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

[release-1.21] Bump k3s in go.mod to address issue with disabling kube-proxy #1508

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

brandond
Copy link
Member

@brandond brandond commented Aug 2, 2021

Proposed Changes

Fix issue where kube-proxy static pod is started before the rke2-kube-proxy HelmChartConfig check completes

k3s-io/k3s@b1b5f72...5ab3590

Types of Changes

Bugfix

Verification

Start RKE2 with a rke2-kube-proxy HelmChartConfig present in your cluster; verify that the kube-proxy static pod is not started.

NOTE: The HelmChartConfig detection only works if the customization is present when upgrading an existing cluster. It will not be detected on new installations.

Linked Issues

Further Comments

Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 9ced614)
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 8adfe73)
@brandond brandond requested a review from a team as a code owner August 2, 2021 20:51
@brandond brandond merged commit b3fbc29 into rancher:release-1.21 Aug 2, 2021
@brandond brandond deleted the fix_1455_release-1.21 branch June 6, 2024 23:11
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.

2 participants