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
pkg,test: Avoid setting metadata.GracePeriodSeconds to zero seconds
Update any references where we set the metadata.GracePeriodSeconds field
to zero seconds. If we need a Pod to be deleted as quick as possible,
use a single second.
Signed-off-by: timflannagan <[email protected]>
0 commit comments