kubernetes/pkg/apis/apps
Tim Hockin ec3379a717
Do hostNet Pod-ports -> hostPorts in Pod defaults
Rather than doing it in PodSpec defaulting, which triggers in
Deployments and DaemonSets, do it only when a Pod is actually in play.
2023-05-09 18:10:20 -07:00
..
fuzzer api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
install hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
v1 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
v1beta1 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
v1beta2 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
validation Do hostNet Pod-ports -> hostPorts in Pod defaults 2023-05-09 18:10:20 -07: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 Graduate StatefulSetAutoDelete to beta 2023-03-13 17:09:29 -07:00
zz_generated.deepcopy.go Update generated protobuf files 2022-11-08 07:48:09 -08:00