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
-[Sidecars started first](#sidecars-started-first)
48
-
-[PreStop hooks sent to Sidecars first](#prestop-hooks-sent-to-sidecars-first)
49
-
-[Proposal decisions to discuss](#proposal-decisions-to-discuss)
50
-
-[preStop hooks delivery guarantees are changed](#prestop-hooks-delivery-guarantees-are-changed)
51
-
-[Alternative 1: add a TerminationHook](#alternative-1-add-a-terminationhook)
52
-
-[Alternative 2: Do nothing](#alternative-2-do-nothing)
53
-
-[Suggestion](#suggestion)
54
-
-[Killing pods take 3x the time](#killing-pods-take-3x-the-time)
55
-
-[Why is it important to discuss this?](#why-is-it-important-to-discuss-this)
56
-
-[Alternatives to kill the pod in the expected time](#alternatives-to-kill-the-pod-in-the-expected-time)
57
-
-[How to split the shutdown time to kill different types of containers?](#how-to-split-the-shutdown-time-to-kill-different-types-of-containers)
58
-
-[Alternative 1: Allow any step to consume all and be over <code>GraceTime</code> by 8s](#alternative-1-allow-any-step-to-consume-all-and-be-over--by-8s)
59
-
-[Alternative 2: Allow any step to consume all and skip preStop hooks](#alternative-2-allow-any-step-to-consume-all-and-skip-prestop-hooks)
60
-
-[Alternative 3: Allow any step to consume all and be over <code>GraceTime</code> by 0s](#alternative-3-allow-any-step-to-consume-all-and-be-over--by-0s)
61
-
-[Alternative 4: Allow any step to consume all and use 6s as minimum <code>GraceTime</code>](#alternative-4-allow-any-step-to-consume-all-and-use-6s-as-minimum-)
62
-
-[Alternative 5: Use <em>per container</em> terminations](#alternative-5-use-per-container-terminations)
63
-
-[Suggestion](#suggestion-1)
64
-
-[Currently not handling the case of pod=nil](#currently-not-handling-the-case-of-podnil)
0 commit comments