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. |
||
|---|---|---|
| .. | ||
| resttest | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| doc.go | ||
| rest.go | ||
| types.go | ||
| update.go | ||
| update_test.go | ||