mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 14:38:46 +00:00
This uses the generic ptr.To in k8s.io/utils to replace functions and code constructs which only serve to return pointers to intstr values. Other uses of the deprecated pointer package are updated in modified files. Signed-off-by: Stephen Kitt <skitt@redhat.com>
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- apelisse
|
|
- stewart-yu
|
|
- thockin
|
|
reviewers:
|
|
- apelisse
|
|
- stewart-yu
|
|
- thockin
|