Skip to content

Conversation

hermanho
Copy link
Contributor

Fix: support httpAgent in JwksFetcher #2684

@hermanho hermanho force-pushed the fix/jwks-http-proxy branch 4 times, most recently from f94cf42 to ae80c99 Compare August 28, 2024 21:24
@hermanho hermanho force-pushed the fix/jwks-http-proxy branch from ae80c99 to 6b55c00 Compare August 28, 2024 21:25
@hermanho hermanho marked this pull request as ready for review August 28, 2024 21:28
@lahirumaramba lahirumaramba changed the title fix: support httpAgent in JwksFetcher fix: support httpAgent in JwksFetcher Aug 29, 2024
@lahirumaramba lahirumaramba changed the title fix: support httpAgent in JwksFetcher fix(app-check): support httpAgent in JwksFetcher Aug 29, 2024
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @hermanho for your contribution! LGTM!

@hermanho
Copy link
Contributor Author

For the CI build failed in 22.x, it is related to a bug in nodejs v22.7.0.
protobufjs/protobuf.js#2025
nodejs/node#54518

It should be fixed in v22.8.0. I tested with v22.6.0 in local machine and no problem in emulator-based integration tests.

@lahirumaramba
Copy link
Member

For the CI build failed in 22.x, it is related to a bug in nodejs v22.7.0. protobufjs/protobuf.js#2025 nodejs/node#54518

It should be fixed in v22.8.0. I tested with v22.6.0 in local machine and no problem in emulator-based integration tests.

Yep! Looks like they plan to release 22.8.0 next week. Let's wait and rerun the tests next week. If the Node release is delayed I can update the workflows to pin to 22.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants