-
Bug
-
Resolution: Done
-
Major
-
1.40.0.Final
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 30-32 (from Jul 24)
We need to review the Deployment reconciliation flow on dev profile. Sometimes, it creates two replicasets, hence two pods. See attached YAMLs.
The problem might be in the reconciliation phase where we enforce unneeded changes in the deployment, ending up in changes in the replicaset, hence the pod.
This is a follow-up work we did in KOGITO-9313.
- relates to
-
KOGITO-9313 2 pods created to a single apply command
- Resolved