DescriptionMiguel Figueiredo Nunes
2019-06-19 22:05:37 UTC
Description of problem:
Pod evicition not working as intended
Version-Release number of selected component (if applicable):
OCP 3.11
How reproducible:
Only when one master + etcd keep working instead of other 4+ masters down
Steps to Reproduce:
1. Put masters in NotReady state
2. Wait more than 3m, the defined Eviction timeout
3. Check pods in the NotReady nodes and they are still with status Running
4. Reestablish the nodes to Ready status
5. Pods still in Running state, not evicted
6. To have the old pods evicted, the procedure must be manual
Actual results:
Pods not evicted after the defined timeout to evict them
Expected results:
Pods evicted in the stated timeout
Additional info: