k3s/pkg/apis/batch
Janet Kuo 47d06c446d Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled
1. If TTLAfterFinished feature is enabled, the value should be non-negative.
2. If TTLAfterFinished feature is disabled, the field value should not
be kept.
2018-09-04 14:21:14 -07:00
..
fuzzer Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
install Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
v1 Autogen API docs 2018-09-04 11:35:30 -07:00
v1beta1 auto-generated file 2018-07-28 07:54:17 +08:00
v2alpha1 generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
validation Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled 2018-09-04 14:21:14 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
register.go Fix and update comment with api.Scheme 2017-10-30 19:54:02 +01:00
types.go Add TTLAfterFinished alpha feature 2018-09-04 11:35:30 -07:00
zz_generated.deepcopy.go Autogen API docs 2018-09-04 11:35:30 -07:00