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

feat: Change from upgradeAfter to rolloutAfter in v1beta2 api upgrade #116

Merged
merged 3 commits into from
May 20, 2024

Conversation

wikoion
Copy link
Contributor

@wikoion wikoion commented May 15, 2024

This PR changes v1beta2 to use rolloutAfter instead of upgradeAfter for parity with the kubeadm controlplane in cluster-api.
Addresses: #115

@wikoion wikoion force-pushed the wikoion/move-to-rolloutafter branch 2 times, most recently from 54a2923 to 3ad2bdf Compare May 15, 2024 13:58
@wikoion wikoion force-pushed the wikoion/move-to-rolloutafter branch from 3ad2bdf to bf01f95 Compare May 15, 2024 13:59
Signed-off-by: Richard Draycott <[email protected]>
@wikoion wikoion force-pushed the wikoion/move-to-rolloutafter branch from f3f7f4b to 056cec8 Compare May 15, 2024 14:26
Signed-off-by: Richard Draycott <[email protected]>
@wikoion wikoion force-pushed the wikoion/move-to-rolloutafter branch from d93f45c to 47ded5b Compare May 15, 2024 16:50
@nasusoba
Copy link
Contributor

Have you verified if clusterctl alpha rollout restart is also working? If so, we could also have #80 closed!

@wikoion
Copy link
Contributor Author

wikoion commented May 16, 2024

Have you verified if clusterctl alpha rollout restart is also working? If so, we could also have #80 closed!

There's some work that would need to be done in cluster-api to enable that. They currently have the types hardcoded for clusterctl alpha rollout, so it will only work with machinedeployments and kubeadmcontrolplanes. I opened an issue here kubernetes-sigs/cluster-api#10621

@mogliang mogliang merged commit ebf98fd into k3s-io:main May 20, 2024
5 checks passed
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