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

fix(kong): handle admin openid-connect correctly for Kong < 3.6.0 #1101

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Jul 9, 2024

What this PR does / why we need it:

Ensures that KONG_ADMIN_GUI_SESSION_CONF is set when Kong version is below 3.6.0 and Admin RBAC is enabled. After recent changes that adapted to 3.6.0 no longer requiring KONG_ADMIN_GUI_SESSION_CONF, the chart stopped correctly handling older versions. This fixes that.

Which issue this PR fixes

Issue reported by @yankun-li-kong.

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@czeslavo czeslavo self-assigned this Jul 9, 2024
@czeslavo czeslavo marked this pull request as ready for review July 9, 2024 06:55
@czeslavo czeslavo requested a review from a team as a code owner July 9, 2024 06:55
randmonkey
randmonkey previously approved these changes Jul 17, 2024
@czeslavo czeslavo merged commit e8334f8 into main Aug 9, 2024
33 checks passed
@czeslavo czeslavo deleted the fix/openid-below-360 branch August 9, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants