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

RBAC resources for k8sattributes processor are not being created #2788

Closed
iblancasa opened this issue Mar 25, 2024 · 0 comments · Fixed by #2789
Closed

RBAC resources for k8sattributes processor are not being created #2788

iblancasa opened this issue Mar 25, 2024 · 0 comments · Fixed by #2789
Labels
bug Something isn't working needs triage

Comments

@iblancasa
Copy link
Contributor

Component(s)

collector

What happened?

Description

When the processor is enabled without any extra parameter, the permissions are not being created:

    processors:
      k8sattributes: {}

Note the --create-rbac-permissions must be provided and permissions to manage ClusterRoles and ClusterRoleBindings.

Kubernetes Version

.

Operator version

.

Collector version

.

Environment information

Environment

OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")

Log output

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant