You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
I know this is just a shadow defect so it's not that important.. but FWIW the title of this issue is a bit misleading. Individual containers do not terminate while their drain scripts are running. The problem is specifically that each individual container will terminate once it's own drain script ends (or immediately if it has no drain script). Instead each container in a pod should wait for all other containers in the pod to finish their drains before any container terminates.
jandubois
changed the title
Containers are terminated while drain scripts are still running
Containers are already terminating while drain scripts of other jobs in the instance group are still running
Mar 16, 2021
This is a bug in quarks-operator: cloudfoundry-incubator/quarks-operator#1297
Just creating a corresponding kubecf issue so we can track it for the 2.8.0 release milestone.
The text was updated successfully, but these errors were encountered: