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
job pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
legacyscheme
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
servicecidr modify components to use the networking v1beta1 API 2024-06-30 09:48:46 +00:00
storage
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