-
Bug
-
Resolution: Done
-
Major
-
rhos-18.0.4
-
None
-
2
-
False
-
-
False
-
?
-
rhos-ops-platform-services-security
-
None
-
-
-
-
DFG Security: Test Sprint 6, DFG Security: Test Sprint 7, DFG Security: Test Sprint 9, DFG Security: Test Sprint 10
-
4
-
Important
To Reproduce Steps to reproduce the behavior:
1. Deploy RHOSO18 with 2 EDPM compute nodes
2. Leave the system for a few days.
3. Check oc get replicaset -n openstack then find out there are many replicasets for keystone
NAME DESIRED CURRENT READY AGE keystone-56f984b554 0 0 0 6d1h keystone-58c4988f45 0 0 0 3d1h keystone-5f8c54479f 0 0 0 5d1h keystone-65cd6f489f 0 0 0 2d1h keystone-776f777b94 0 0 0 8d keystone-77f94745f9 3 3 3 96m keystone-79b69fb599 0 0 0 4d1h keystone-7c78978c54 0 0 0 10d keystone-7d746ccff4 0 0 0 9d keystone-875c647b 0 0 0 7d1h keystone-94cf4dfc7 0 0 0 25h
Expected behavior
The keystone pod won't be recreated.
Bug impact
Recreating pod loses previous logs for pods.
Known workaround
N/A
Additional context