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

Change control plane to use RolloutAfter instead of UpgradeAfter #115

Open
richardcase opened this issue May 15, 2024 · 0 comments
Open
Milestone

Comments

@richardcase
Copy link
Collaborator

Currently the KThressControlPlane has a field called UpgradeAfter thats used to indicate that an update should be performed after a time.

This is similar to the RolloutAfter filed that KCP uses.

It would be good to bring KThressControlPlane inline with KCP, especially considering the request to add support for clusterctl rollout (#80).

As we haven't released v1beta1 yet it would be good to get this into this API version bump instead of the waiting until the next bump.

@richardcase richardcase changed the title Change controll plane to use RolloutAfter instead of UpgradeAfter Change control plane to use RolloutAfter instead of UpgradeAfter May 15, 2024
@richardcase richardcase added this to the v0.2.0 milestone May 16, 2024
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

No branches or pull requests

1 participant