• Clayton Coleman's avatar
    Alter graceful deletion to not use TTL · 89f1f3b1
    Clayton Coleman authored
    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.
    89f1f3b1
Name
Last commit
Last update
..
testdata/v1 Loading commit data...
doc.go Loading commit data...
events.go Loading commit data...
events_test.go Loading commit data...
schema.go Loading commit data...
schema_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...