litmuschaos / litmus-helm

Helm Charts for the Litmus Chaos Operator & CRDs
Apache License 2.0
46 stars 88 forks source link

install-litmus-agent is failing with permissions denied error #318

Closed akumar760613 closed 6 months ago

akumar760613 commented 1 year ago

Hi Team,

Getting below error post install-litmus-agent deploy onto k8s. Litmus-agent is installed via helm charts[https://litmuschaos.github.io/litmus-helm/] with version 0.1.2 and releaseName litmus-agent

What kind of permissions are missing ? Can someone provide some insights into how we can troubleshoot this issue? TIA

🚀 Start Pre install hook ... 🎉

❌ Error, cannot search if agent exist: permission_denied
akumar760613 commented 1 year ago

Jasstkn Could you please help here

Jasstkn commented 1 year ago

Hi @akumar760613! For some reason I haven't seen this issue that you reported. Please, report this to the community slack 🙏🏻

uditgaurav commented 6 months ago

Hi @akumar760613 , The error message indicates that the user do not have permission to create chaos infra. This should not be the case with some of the latest versions now. I will suggest you to try with the newer version again and let us know. If the issue persists feel free to reopen it.

Thanks