[BUG]: Force delete of pod kicks in late (pod in terminating state for a while) #148
Labels
area/csm-resiliency
Issue pertains to the CSM Resiliency module
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Describe the bug
When testing a node reboot with a real application we observed that there were two pods as below in terminating state for quite some time and then got finally deleted after the CSI node pod came up running on that WN mm-pool01-blccdmm01-wn001.
eric-bss-em-fm-datbel01fop01-ftp-6dfcb5cfbc-s7n64 0/2 Terminating 0 7m32s mm-pool01-blccdmm01-wn001
eric-bss-em-fm-datbel01nef01-5f6868cbf4-q5spf 0/4 Terminating 0 12m mm-pool01-blccdmm01-wn001
time="Fri, 17 Dec 2021 19:55:21 UTC" level=info msg="Deleting pod cembel01/eric-bss-em-fm-datbel01fop01-657c646df6-fmlqb force true"
time="Fri, 17 Dec 2021 19:56:22 UTC" level=info msg="Deleting pod cembel01/eric-bss-em-fm-datbel01nef01-5f6868cbf4-q5spf force true"
time="Fri, 17 Dec 2021 19:56:23 UTC" level=info msg="Deleting pod cembel01/eric-bss-em-fm-datbel01fop01-ftp-6dfcb5cfbc-s7n64 force true"
.
To Reproduce
Steps to reproduce the behavior:
...
n. Step n See error
Expected behavior
All the pods must be cleaned successfully and should be stuck in deleting state for long time.
Screenshots
NA
Logs
Share on mail with Tom Watson.
System Information (please complete the following information):
OS/Version: Suse
Kubernetes 1.21
Attaching the logs
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: