Replies: 3 comments 2 replies
-
Hi roshair! Thanks for creating the discussion thread. If I understand the situation correctly, the use case you'd like to see is something like:
with the default rolling update strategy, this might not be possible at the moment. However, if the customer's willing to switch to the staged rollout strategy, they could simply:
I totally understand the customer might want something more automatic. I will discuss with the team and see if we could offer some form of gate checks that can verify this status. |
Beta Was this translation helpful? Give feedback.
-
Hi @roshair, Thank you for being interested in kubefleet and contributing!
For both rounds of rollout, you may use staged updateRun. However, there's currently a known bug with staged updateRun rollout targeting a CRP with |
Beta Was this translation helpful? Give feedback.
-
Hi @roshair, you need to set the applyStrategy on the CRP spec instead of the clusterStagedUpdateStrategy. It's under
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Experts,
One of my customers is looking for a solution with fleet, a little different execution style than IfNotDrifted feature.
The customer wants, when Drift is detected on any member cluster, then no apply operation should happen on any of the member cluster.
When drift is not detected in any of the member cluster, then only the apply operation should happen, on all the clusters.
Could you please share some guidance on how we can achieve this using Staged Rollout?
Beta Was this translation helpful? Give feedback.
All reactions