Skip to content

Commit 4c5c0b2

Browse files
Merge pull request #19517 from deads2k/rebase-02-pick
UPSTREAM: 62146: Fix daemon-set-controller bootstrap RBAC policy
2 parents 10c5957 + 6de11d2 commit 4c5c0b2

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

test/testdata/bootstrappolicy/bootstrap_cluster_roles.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,6 +3926,7 @@ items:
39263926
verbs:
39273927
- create
39283928
- delete
3929+
- get
39293930
- list
39303931
- patch
39313932
- update

test/testdata/bootstrappolicy/bootstrap_policy_file.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4305,6 +4305,7 @@ items:
43054305
verbs:
43064306
- create
43074307
- delete
4308+
- get
43084309
- list
43094310
- patch
43104311
- update

vendor/k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)