kubernetes/pkg/apis/apps
Tim Hockin f4c1682fb1
Validate StatefulSet names as DNS Label
Any StatefuleSet which took advantage of this (by having dots in the
name) can't have worked because we set `pod.spec.hostname` from it,
which is validated as a DNS label.

So while this is strictly a breaking change, it doesn't break anything
that was not already broken.
2022-11-28 17:31:08 -08:00
..
fuzzer statefulset PersistentVolumeClaimDeletePolicy api change 2021-11-17 16:46:47 -08:00
install hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
v1 Update generated protobuf files 2022-11-08 07:48:09 -08:00
v1beta1 Update generated protobuf files 2022-11-08 07:48:09 -08:00
v1beta2 Update generated protobuf files 2022-11-08 07:48:09 -08:00
validation Validate StatefulSet names as DNS Label 2022-11-28 17:31:08 -08:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go Fix golint issues in pkg/apis/apps and pkg/apis/apps/validation 2019-08-22 21:26:49 +02:00
types.go Rebasing feature branch 2022-11-08 07:48:10 -08:00
zz_generated.deepcopy.go Update generated protobuf files 2022-11-08 07:48:09 -08:00