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

helm: fix KPR autodetection value #2453

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

giorio94
Copy link
Member

The logic to determine whether KPR should be enabled using the "true" setting or the legacy "strict" one, based on the Cilium version, appears to be inverted, apparently due to a test change which got incorrectly committed. Let's fix it.

Fixes: ad3a82c ("helm: improve KPR autodetection logic")

The logic to determine whether KPR should be enabled using the "true"
setting or the legacy "strict" one, based on the Cilium version, appears
to be inverted, apparently due to a test change which got incorrectly
committed. Let's fix it.

Fixes: ad3a82c ("helm: improve KPR autodetection logic")
Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@tklauser tklauser merged commit 9e45f6a into cilium:main Mar 28, 2024
13 checks passed
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.

None yet

3 participants