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 missing permissions for telegraf ClusterRole #568

Merged

Conversation

KashifSaadat
Copy link
Contributor

@KashifSaadat KashifSaadat commented Jun 22, 2023

The telegraf-ds chart with inputs.kube_inventory logs the following errors:

E! [inputs.kube_inventory] Error in plugin: persistentvolumes is forbidden: User "system:serviceaccount:telegraf:telegraf-telegraf-ds" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E! [inputs.kube_inventory] Error in plugin: nodes is forbidden: User "system:serviceaccount:telegraf:telegraf-telegraf-ds" cannot list resource "nodes" in API group "" at the cluster scope

This PR adds the missing permissions to the influx-stats-viewer ClusterRole.

  • Tested on: EKS v1.25.9
  • Sign CLA (if not already signed)

@jmickey
Copy link
Contributor

jmickey commented Nov 15, 2023

Noticed similar, would be great to get this merged!

@danielwhatmuff
Copy link

+1

@jdockerty jdockerty merged commit d6232bd into influxdata:master Nov 24, 2023
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.

4 participants