Kong / charts

Helm chart for Kong
Apache License 2.0
242 stars 474 forks source link

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

Closed czeslavo closed 2 weeks ago

czeslavo commented 1 month ago

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.]