kubernetes/pkg/api
Stephen Kitt ff3e9ea79f
pkg/api(s): drop pointer wrapper functions
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affacted files.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-09-23 23:00:34 +02:00
..
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 remove AllowImageVolumeSource 2024-09-13 23:45:42 +08:00
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: new API for 1.31 2024-07-22 18:09:34 +02:00
v1 Merge pull request #126760 from ncdc/ncdc/emeritus 2024-09-20 21:01:58 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00