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: adapt to kong chart v2.39 #1105

Merged
merged 1 commit into from
Jun 17, 2024
Merged

fix: adapt to kong chart v2.39 #1105

merged 1 commit into from
Jun 17, 2024

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Jun 17, 2024

kong/kong chart from v2.39 no longer sets the default value of enterprise.rbac.session_conf_secret (Kong/charts#1033). This PR fixes an issue discovered in KIC's integration tests (Kong/kubernetes-ingress-controller#6198) that makes Kong complain about missing admin_gui_session_conf caused by KTF relying on the default in charts.

Tested in Kong/kubernetes-ingress-controller#6198 by manual KTF bump to this branch.

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.11%. Comparing base (1204d4d) to head (35b37c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
- Coverage   60.21%   60.11%   -0.10%     
==========================================
  Files          50       50              
  Lines        4079     4082       +3     
==========================================
- Hits         2456     2454       -2     
- Misses       1313     1318       +5     
  Partials      310      310              
Flag Coverage Δ
integration-test 60.11% <100.00%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@czeslavo czeslavo merged commit dd7bb71 into main Jun 17, 2024
41 checks passed
@czeslavo czeslavo deleted the fix/adapt-to-kong-chart branch June 17, 2024 15:20
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.

4 participants