-
Bug
-
Resolution: Done
-
Major
-
1.34.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 15-17 (from Apr 10)
-
Low
This happens when something bad happens to the workflow deployment, like changing the base image. The controller tries to rollout a new version of the deployment, this kicks a new reconciliation and we exhaust the recover attempts.
It's working, but it's kinda buggy. Ideally, we should get the deployment and see how much time has passed since the latest rollout or implement a channel to wait for the rollout before returning to the reconciliation manager.
- is depended on by
-
KOGITO-8812 [KSW-Operator] Improve deployment failure handling for prod/dev
- Closed
- relates to
-
KOGITO-8645 [KSW-Operator] Review the status.conditions field to follow Kubernetes conventions
- Resolved