It seems historical releases never get rid of a once-obtained ClustersNotReady strategy condition even if the condition is gone. Based on the user feedback, this is primarily a problem on historical releases, not on contender/incumbent pair.
Example of a condition:
status:
strategy:
conditions:
- lastTransitionTime: "2020-03-11T16:33:00Z"
message: 'release "app-7acaa8df-0" hasn''t achieved capacity in clusters: foo:
; bar: . for more details try `kubectl describe ct app-7acaa8df-0`'
reason: ClustersNotReady
status: "False"
step: 2
type: ContenderAchievedCapacity
It seems historical releases never get rid of a once-obtained ClustersNotReady strategy condition even if the condition is gone. Based on the user feedback, this is primarily a problem on historical releases, not on contender/incumbent pair.
Example of a condition:
From shipper logs: