kubernetes/pkg/api
Alex Petrov 642b0eae3d fix(pod/util): typos in getting pod validation options
Before, containers with the PostStart sleep lifecycle hook would cause
null pointer panics due to a typo in the field name being checked. This
commit fixes that.

The check also needs to be done on the oldPodSpec, rather than the
podSpec, so that existing workloads which use the zero value continue
functioning in the same way.
2025-02-28 22:19:00 +05:30
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
job pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node Merge pull request #119024 from wafuwafu13/deprecated-node-label 2024-07-20 11:31:40 -07:00
persistentvolume Merge pull request #124819 from carlory/add-warning-MountOptionAnnotation 2024-07-23 12:21:11 -07:00
persistentvolumeclaim Fix code that uses old values for resize errors 2024-07-12 14:37:35 -04:00
pod fix(pod/util): typos in getting pod validation options 2025-02-28 22:19:00 +05:30
service Improve service unit test failure report 2023-09-01 23:18:45 +08:00
servicecidr modify components to use the networking v1beta1 API 2024-06-30 09:48:46 +00:00
storage use generic Set in api 2023-09-25 19:04:08 +08:00
testing DRA API: register v1beta1 2024-11-06 13:03:18 +01:00
v1 Updated the comment of IsRestartableInitContainer(...) 2024-11-07 22:14:22 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00