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

Initial cluster token for every etcd cluster should be unique #1002

Open
unmarshall opened this issue Feb 21, 2025 · 0 comments
Open

Initial cluster token for every etcd cluster should be unique #1002

unmarshall opened this issue Feb 21, 2025 · 0 comments
Labels
area/control-plane Control plane related kind/bug Bug

Comments

@unmarshall
Copy link
Contributor

How to categorize this issue?

/area control-plane
/kind bug

What happened:
It is a recommendation from upstream etcd to have unique initial-cluster-token as unique for every etcd cluster that is created.
See etcd-clustering-guide. Right now we are not impacted by because the peer URLs are unique. However we can easily change the initial-cluster-token to be the name of the Etcd resource.

What you expected to happen:
For every etcd cluster initial-cluster-token should be unique.

@gardener-robot gardener-robot added area/control-plane Control plane related kind/bug Bug labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Control plane related kind/bug Bug
Projects
None yet
Development

No branches or pull requests

2 participants