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
Reverts to default termination period, and uses bash for "shell form"...
as Alpine's /bin/busybox (ash) does not forward signals, according to
https://pracucci.com/graceful-shutdown-of-kubernetes-pods.html
The reason for the termination period change is that we haven't observed
any termination behavior yet so we can't know how slow it might be.
0 commit comments