Skip to content

Commit

Permalink
Merge pull request #19517 from deads2k/rebase-02-pick
Browse files Browse the repository at this point in the history
 UPSTREAM: 62146: Fix daemon-set-controller bootstrap RBAC policy
  • Loading branch information
openshift-merge-robot authored Apr 28, 2018
2 parents 10c5957 + 6de11d2 commit 4c5c0b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/testdata/bootstrappolicy/bootstrap_cluster_roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3926,6 +3926,7 @@ items:
verbs:
- create
- delete
- get
- list
- patch
- update
Expand Down
1 change: 1 addition & 0 deletions test/testdata/bootstrappolicy/bootstrap_policy_file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4305,6 +4305,7 @@ items:
verbs:
- create
- delete
- get
- list
- patch
- update
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c5c0b2

Please sign in to comment.