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

Bump k3s in go.mod to address issue with disabling kube-proxy #1462

Merged
merged 2 commits into from Jul 31, 2021

Conversation

brandond
Copy link
Contributor

@brandond brandond commented Jul 27, 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

@brandond brandond requested a review from a team as a code owner July 27, 2021 00:13
@brandond brandond force-pushed the fix_1455 branch 6 times, most recently from 7ea42f4 to e696eea Compare July 28, 2021 21:38
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond merged commit a675348 into rancher:master Jul 31, 2021
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