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

CR and CRB for appdynamics-operator #40

Open
DendoD96 opened this issue Jul 4, 2023 · 0 comments
Open

CR and CRB for appdynamics-operator #40

DendoD96 opened this issue Jul 4, 2023 · 0 comments

Comments

@DendoD96
Copy link

DendoD96 commented Jul 4, 2023

Hi all,
I have deployed the operator on OCP 4.11.9. The k8s-cluster-agent logs reported errors about listing resources at cluster scope like the one below:
failed to list *v1.Deployment: deployments.apps is forbidden: User "system:serviceaccount:appdynamics:appdynamics-operator" cannot list resource "deployments" in API group "apps" at the cluster scope
This error is repeated for different resources (deployment, pod...) in different API group.
Checking the resources created by the chart there were a Role and a RoleBiding, but no CR and CRB. I have created these resources and the errors are gone.

is there a reason these resources aren't being created or is it an oversight? In the second case, i can add the missing files and open a PR.

Best regards,
Daniele

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

No branches or pull requests

1 participant