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

Fix permissions for replacer #40

Merged
merged 3 commits into from
Jun 29, 2020
Merged

Fix permissions for replacer #40

merged 3 commits into from
Jun 29, 2020

Conversation

stepro
Copy link
Owner

@stepro stepro commented Jun 29, 2020

It appears that depending on the cluster you are talking to, if it is RBAC enabled, the permissions needed to run certain kubectl commands are different. The existing permissions worked with RBAC on Azure Kubernetes Service, but didn't work on minikube. This change adds additional permissions that hopefully will work across more clusters.

@stepro stepro merged commit 6bf6b48 into master Jun 29, 2020
@stepro stepro deleted the permissions branch June 29, 2020 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant