kubernetes/pkg/registry/batch
ravisantoshgudimetla 3e44139ae4 [jobs][registry]: Warn if no propagationpolicy set
If no propagation policy has been set, the pods associated
with the jobs are going to linger because of OrphanDependents
policy set currently. This patch ensures that a warning
will be thrown when the user explicitly doesn't set deletionPolicy.

More context: https://github.com/kubernetes/kubernetes/pull/103449#discussion_r675820335
2021-08-04 21:10:04 -04:00
..
cronjob Send pod spec warnings when creating or changing workload objects 2021-05-18 10:42:36 -04:00
job [jobs][registry]: Warn if no propagationpolicy set 2021-08-04 21:10:04 -04:00
rest Promote CronJobs to batch/v1 2021-03-05 12:44:23 +01:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00