Dynamically create jwks clusters for jwt providers #17944
Merged
roncodingenthusiast merged 1 commit intomainfrom Jun 29, 2023
Merged
Dynamically create jwks clusters for jwt providers #17944roncodingenthusiast merged 1 commit intomainfrom
roncodingenthusiast merged 1 commit intomainfrom
Conversation
e01d5a8 to
dabfaa6
Compare
pglass
reviewed
Jun 29, 2023
cthain
reviewed
Jun 29, 2023
Contributor
cthain
left a comment
There was a problem hiding this comment.
Looking good! A couple of minor questions/suggestions?
pglass
approved these changes
Jun 29, 2023
|
linking to #17886 |
johnlanda
approved these changes
Jun 29, 2023
Contributor
johnlanda
left a comment
There was a problem hiding this comment.
Looks good to me. Just some super minor comment styling suggestions.
833cfa1 to
f005999
Compare
f005999 to
f3adf49
Compare
1 task
hc-github-team-consul-core
added a commit
that referenced
this pull request
Jul 21, 2023
…nto release/1.16.x (#18229) * [OSS] Post Consul 1.16 updates (#17606) * chore: update dev build to 1.17 * chore(ci): add nightly 1.16 test Drop the oldest and add the newest running release branch to nightly builds. * Add writeAuditRPCEvent to agent_oss (#17607) * Add writeAuditRPCEvent to agent_oss * fix the other diffs * backport change log * Add Envoy and Consul version constraints to Envoy extensions (#17612) * [API Gateway] Fix trust domain for external peered services in synthesis code (#17609) * [API Gateway] Fix trust domain for external peered services in synthesis code * Add changelog * backport ent changes to oss (#17614) * backport ent changes to oss * Update .changelog/_5669.txt Co-authored-by: Michael Zalimeni <[email protected]> --------- Co-authored-by: Michael Zalimeni <[email protected]> * Update intentions.mdx (#17619) Make behaviour of L7 intentions clearer * enterprise changelog update for audit (#17625) * Update list of Envoy versions (#17546) * [API Gateway] Fix rate limiting for API gateways (#17631) * [API Gateway] Fix rate limiting for API gateways * Add changelog * Fix failing unit tests * Fix operator usage tests for api package * sort some imports that are wonky between oss and ent (#17637) * PmTLS and tproxy improvements with failover and L7 traffic mgmt for k8s (#17624) * porting over changes from enterprise repo to oss * applied feedback on service mesh for k8s overview * fixed typo * removed ent-only build script file * Apply suggestions from code review Co-authored-by: Jeff Boruszak <[email protected]> * Apply suggestions from code review Co-authored-by: David Yu <[email protected]> Co-authored-by: Jeff Boruszak <[email protected]> --------- Co-authored-by: Jeff Boruszak <[email protected]> Co-authored-by: David Yu <[email protected]> * Delete check-legacy-links-format.yml (#17647) * docs: Reference doc updates for permissive mTLS settings (#17371) * Reference doc updates for permissive mTLS settings * Document config entry filtering * Fix minor doc errors (double slashes in link url paths) --------- Co-authored-by: trujillo-adam <[email protected]> * Add generic experiments configuration and use it to enable catalog v2 resources (#17604) * Add generic experiments configuration and use it to enable catalog v2 resources * Run formatting with -s as CI will validate that this has been done * api-gateway: stop adding all header filters to virtual host when generating xDS (#17644) * Add header filter to api-gateway xDS golden test * Stop adding all header filters to virtual host when generating xDS for api-gateway * Regenerate xDS golden file for api-gateway w/ header filter * fix: add agent info reporting log (
Description
failed: [cluster = jwks_cluster] is not configuredTesting & Reproduction steps
Jwt is missing%)PR Checklist