kubernetes/pkg/registry/core/replicationcontroller
Michael Fraenkel a7264f95ff
pod terminationGracePeriodSeconds is always valid (#124461)
* Pod terminationGracePeriodSeconds is always valid

Validation of a pod spec will always use the pod's
TerminationGracePeriodSeconds value.

A set of pod test-helpers have been created to help construct Pods.

* remove unused func

* reduction

* reduce 2

* simplify test

* report invalid grace period

* update SupplementalGroupPolicy tests
2024-06-29 18:09:29 -07:00
..
storage pod terminationGracePeriodSeconds is always valid (#124461) 2024-06-29 18:09:29 -07:00
doc.go Fix golint failures in pkg/registry/core/replicationcontroller 2020-10-03 12:56:14 +01:00
OWNERS Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
strategy.go rc: API warn when name is not DNS label 2022-12-16 13:06:10 -08:00
strategy_test.go pod terminationGracePeriodSeconds is always valid (#124461) 2024-06-29 18:09:29 -07:00