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
When you run multiple clusters, you sometimes face the situation where you need to have multiple schedule per timezone. If you need to run multiple clusters in the same timezone, this leads to something unmaintainable depending on the number of cluster or become quite hard to maintain and not forget an application in the lot.
Let's say you have 2 clusters for redundancy in the same timezone, you can end up in the following situation:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When you run multiple clusters, you sometimes face the situation where you need to have multiple schedule per timezone. If you need to run multiple clusters in the same timezone, this leads to something unmaintainable depending on the number of cluster or become quite hard to maintain and not forget an application in the lot.
Let's say you have 2 clusters for redundancy in the same timezone, you can end up in the following situation:
It would be much more maintainable if sync windows could allow to combine both clusters and apps in the following way :
combineMatchers
would define to use an AND or an OR, would default to false which would be the current behaviorBeta Was this translation helpful? Give feedback.
All reactions