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] Fix use of agent creds for secrets-encrypt and config validate #4879

Merged

Conversation

brandond
Copy link
Contributor

@brandond brandond commented Jan 6, 2022

Proposed Changes

Fix use of agent creds for secrets-encrypt and config validate

Types of Changes

bugfix

Verification

  • Start k3s server with k3s server --token=token --agent-token=agent-token --cluster-init
  • Join a second server; note that it succeeds.

Linked Issues

User-Facing Change

Fixed an issue that prevented joining additional servers when `--agent-token` is set.

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner January 6, 2022 19:34
@brandond brandond changed the title Fix use of agent creds for secrets-encrypt and config validate [release-1.21] Fix use of agent creds for secrets-encrypt and config validate Jan 6, 2022
@brandond
Copy link
Contributor Author

brandond commented Jan 6, 2022

etcd tests are broken; will fix in follow-up PR

@brandond brandond merged commit 4b3f5be into k3s-io:release-1.21 Jan 6, 2022
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

2 participants