Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ServiceAccount and ClusterRoleBinding for storage-provisioner #2480

Merged
merged 2 commits into from
Jan 29, 2018
Merged

Create ServiceAccount and ClusterRoleBinding for storage-provisioner #2480

merged 2 commits into from
Jan 29, 2018

Conversation

colinhoglund
Copy link
Contributor

@colinhoglund colinhoglund commented Jan 29, 2018

This change gets the storage-provisioner working when RBAC is enabled by utilizing the system:persistent-volume-provisioner ClusterRole as outlined here. I have verified this continues to work with RBAC disabled.

I am also adding storage-provisioner to config settings, and setting addonmanager.kubernetes.io/mode: Reconcile on the Pod, so that it can be disabled by the addon-manager.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 29, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: colinhoglund
We suggest the following additional approver: aaron-prindle

Assign the PR to them by writing /assign @aaron-prindle in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 29, 2018
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 29, 2018
@colinhoglund
Copy link
Contributor Author

I believe this resolves or at least partially addresses the following:

@r2d4
Copy link
Contributor

r2d4 commented Jan 29, 2018

@minikube-bot ok to test

@r2d4 r2d4 self-requested a review January 29, 2018 22:02
@r2d4 r2d4 merged commit 35d685a into kubernetes:master Jan 29, 2018
@r2d4
Copy link
Contributor

r2d4 commented Jan 29, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants