Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NET-10719] Fix cluster generation for jwt clusters for external jwt providers #21604

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

jm96441n
Copy link
Member

Description

JWT clusters were previously not being created correctly, this adds the plumbing to handle this in the enterprise fork

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@jm96441n jm96441n added backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. backport/1.19 This release series is longer active on CE, use backport/ent/1.19 backport/1.18 This release series is longer active on CE, use backport/ent/1.18 labels Aug 14, 2024
@jm96441n jm96441n requested a review from a team as a code owner August 14, 2024 18:46
@github-actions github-actions bot added the theme/envoy/xds Related to Envoy support label Aug 14, 2024
@jm96441n jm96441n merged commit 1fa4285 into main Aug 14, 2024
89 checks passed
@jm96441n jm96441n deleted the NET-10719-fix-apigw-jwt-cluster-generation branch August 14, 2024 19:41
@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

4 similar comments
@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

@jm96441n jm96441n added backport/ent/1.17 This release series is longer active on CE or Ent backport/ent/1.18 Changes are backported to 1.18 ent and removed backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. backport/1.18 This release series is longer active on CE, use backport/ent/1.18 backport/ent/1.17 This release series is longer active on CE or Ent backport/ent/1.18 Changes are backported to 1.18 ent labels Aug 19, 2024
@hc-github-team-consul-core
Copy link
Collaborator

@jm96441n, a backport is missing for this PR [21604] for versions [1.15,1.18] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

philrenaud pushed a commit that referenced this pull request Sep 12, 2024
…providers (#21604)

* Fix cluster generation for jwt clusters for external jwt providers

* add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.19 This release series is longer active on CE, use backport/ent/1.19 theme/envoy/xds Related to Envoy support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants