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

Fixed: namespace and persistentvolumeclaims to clusterRole #148

Merged
merged 2 commits into from
May 19, 2022
Merged

Fixed: namespace and persistentvolumeclaims to clusterRole #148

merged 2 commits into from
May 19, 2022

Conversation

prudhvigodithi
Copy link
Collaborator

Signed-off-by: pgodithi pgodithi@amazon.com

Issed Fixed:
#147

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: pgodithi <pgodithi@amazon.com>
@@ -16,6 +16,17 @@ rules:
- patch
- update
- watch
- apiGroups:
- apps
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think tha apiGroup is should be ""
according to the error :
W0518 11:32:40.103809 1 reflector.go:324] pkg/mod/k8s.io/client-go@v0.23.1/tools/cache/reflector.go:167: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:serviceaccount:opensearch-operator-system:opensearch-operator-controller-manager" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope

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.

None yet

2 participants