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

Fix issue with RKE2 server hanging on startup when listing apiserver addresses #5437

Merged
merged 4 commits into from
Apr 15, 2022

Conversation

brandond
Copy link
Member

@brandond brandond commented Apr 14, 2022

Proposed Changes

  • Fix issue with RKE2 servers hanging on listing apiserver addresses.
  • Print a helpful error when trying to join additional servers but etcd is not in use.
  • Move IPv4/v6 selection into helpers.
  • Use upstream group constants.

Types of Changes

Bugfix/cleanup

Verification

  • Verify that K3s starts up as usual.
  • Verify that RKE2 starts up as usual, when this PR is pulled through.
  • Try to join an additional server to the cluster when etcd is not in use; note the helpful warning on the first server.

Linked Issues

User-Facing Change

NONE

Further Comments

@brandond brandond requested a review from a team as a code owner April 14, 2022 20:10
@brandond brandond force-pushed the fix-tunnel-apiserver-seed branch from 4ddffd2 to 0af77ad Compare April 14, 2022 20:38
Also update cert gen to ensure leaf certs are regenerated if other key fields change.

Signed-off-by: Brad Davidson <[email protected]>
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.

3 participants