-
Notifications
You must be signed in to change notification settings - Fork 4
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
missing roles #15
Comments
@bvv906 Can you provide more details about your environment - like which Kubernetes distribution and version? The ClusterRole |
I just tried migrating a volume and it works even without ClusterRole
|
Hi @gohilankit , latest 0.3.0 version still relies on psp, and for us using Openshift or other kubernetes we just can't install. Can you provide a valid CR for it in the meanwhile that a release fixes it, please? Thanks! |
Describe the bug
Volume migration stuck,
"volumemigrationjob-a8ebd411-ef02-11ed-bff3-0a580a8200cb", "namespace": "cnsmanager", "TraceId": "134452f3-561d-4be3-ad4d-1ab4f8d0fe27", "volume": "6b56ced2-2eaf-4eab-800b-d74b5e8dd63a", "error": "volumemigrationtasks.cnsmanager.cns.vmware.com "volumemigrationtask-cd71f397-ef02-11ed-bff3-0a580a8200cb" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: RBAC: clusterrole.rbac.authorization.k8s.io "psp:vmware-system-privileged" not found, "}
deploy-template.yaml have only binding, not the role
Reproduction steps
...
Expected behavior
succesful migration
Additional context
No response
The text was updated successfully, but these errors were encountered: