-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Both pod_status and operator controllers update operator progressing status.
operator controller use (un)setProgressing, but pod_status doesn't (it uses the status.set directly), which results in inconsistent update on the progressing status (one would overwrite the other periodically)