You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: