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

Add staged split-role test #11647

Open
brandond opened this issue Jan 23, 2025 · 0 comments
Open

Add staged split-role test #11647

brandond opened this issue Jan 23, 2025 · 0 comments

Comments

@brandond
Copy link
Member

We need to add a split-role test that mimics rancher's order of operations when joining nodes to the cluster

For split-role clusters, rancher waits for all etcd-only nodes to start containerd, kubelet, and etcd. It then joins the control-plane nodes to the cluster, and waits for them to start containerd, kubelet, and apiserver. Once that is done it joins the agents.

Our current tests just start all the nodes at once and rely on everything to come up eventually - which it does if you start them all at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next Up
Development

No branches or pull requests

1 participant