mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-25 11:53:55 -04:00
Avoid TTL by deleting pods immediately when they aren't scheduled, and letting the Kubelet delete them otherwise. Ensure the Kubelet uses pod.Spec.TerminationGracePeriodSeconds when no pod.DeletionGracePeriodSeconds is available. |
||
|---|---|---|
| .. | ||
| testdata/v1 | ||
| doc.go | ||
| events.go | ||
| events_test.go | ||
| schema.go | ||
| schema_test.go | ||
| validation.go | ||
| validation_test.go | ||