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

Add services to ClusterRole to fix RBAC issue #1095

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

claudio-vellage
Copy link

Issue

With the current ClusterRole, there is a permissions issue in the logs, when using the latest version of the cloudwatch-metrics image.

failed to list *v1.Service: services is forbidden: User "system:serviceaccount:kube-system:aws-cloudwatch-metrics" cannot list resource "services" in API group "" in the namespace "kube-system"

Description of changes

Add services list/watch permissions to the ClusterRole.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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