bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
733 stars 39 forks source link

capacity controller: ensure Operational condition is always set #239

Closed juliogreff closed 4 years ago

juliogreff commented 5 years ago

In a few cases, capacity controller wouldn't set the Operational condition in CapacityTargets, even though it could operate on them successfully, and even report non-Ready states!

juliogreff commented 4 years ago

Further changes to this were needed and will be applied in #242 instead, so I'm closing this one.