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

Failed bootstrapping of node leads to certificate mismatches #8893

Closed
brandond opened this issue Nov 17, 2023 · 1 comment
Closed

Failed bootstrapping of node leads to certificate mismatches #8893

brandond opened this issue Nov 17, 2023 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

K3s tracking issue for:

I believe this is related to rancher/dynamiclistener#81. This is fixed in dynamiclistener v0.3.6 but we hadn't updated since it did not seem reproducible on RKE2 or K3s, but as with all race conditions, its hard to know for sure.

@mdrahman-suse
Copy link

Unable to replicate the issue, tried with the 1.28.3+k3s2 version on different OS (Ubuntu, RHEL) with various setups (HA, split roles, etc). Closing it for now and will keep an eye out if this issue resurfaces and will check as part of patch validation for any regression.

Validated the dynamic listener version bump in go.mod for RC v1.28.4-rc1+k3s1, which is tagged using commit 3f23723
Change ref:

k3s/go.mod

Line 127 in 3f23723

github.com/rancher/dynamiclistener v0.3.6

From release v1.28.3+k3s2 (commit bbafb86):

k3s/go.mod

Line 126 in bbafb86

github.com/rancher/dynamiclistener v0.3.6-rc2

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants