Skip to content

Commit aff4434

Browse files
rphillipssoltysh
authored andcommitted
UPSTREAM: <carry>: add control plane to allow roles
openshift-rebase(v1.24):source=4ac30cd9474
1 parent 2ebf199 commit aff4434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/src/k8s.io/kubelet/pkg/apis/well_known_labels.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ var kubeletLabels = sets.NewString(
4747
LabelArch,
4848

4949
// These are special for OpenShift:
50+
"node-role.kubernetes.io/control-plane",
5051
"node-role.kubernetes.io/master",
5152
"node-role.kubernetes.io/worker",
5253
"node-role.kubernetes.io/etcd",

0 commit comments

Comments
 (0)