Closed rainest closed 10 months ago
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 :warning: |
pkg/clusters/addons/kuma/addon.go | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.