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

feat: support arbitrary Kuma Helm values #958

Merged
merged 1 commit into from
Feb 5, 2024
Merged

feat: support arbitrary Kuma Helm values #958

merged 1 commit into from
Feb 5, 2024

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Feb 5, 2024

Add support for arbitrary chart settings to the Kuma plugin, inspired by the existing Kong plugin functionality.

I added this to test some additional Kuma settings in CI to try and find some fix for the KIC session stickiness issues we've seen with Kong 3.6. Didn't find any fix, but this is generic enough that we may as well add it anyway.

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (7816472) 60.17% compared to head (8aded75) 48.66%.

Files Patch % Lines
pkg/clusters/addons/kuma/builder.go 0.00% 7 Missing ⚠️
pkg/clusters/addons/kuma/addon.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #958       +/-   ##
===========================================
- Coverage   60.17%   48.66%   -11.51%     
===========================================
  Files          50       50               
  Lines        4045     4054        +9     
===========================================
- Hits         2434     1973      -461     
- Misses       1304     1810      +506     
+ Partials      307      271       -36     
Flag Coverage Δ
integration-test 48.66% <0.00%> (-11.51%) ⬇️

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.

@rainest rainest merged commit 197d49c into main Feb 5, 2024
41 checks passed
@rainest rainest deleted the feat/kuma-args branch February 5, 2024 20:33
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.

4 participants