You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check the FAQ documentation before raising an issue
Describe the bug (required)
When you increase the size of PVCs (metad or storaged ), the operator failed to process with the following error.
nebula_cluster_control.go:152] reconcile storaged cluster failed:
storageclasses.storage.k8s.io is forbidden: User "system:serviceaccount:<my_namespace>:nebula-controller-manager-sa"
cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
Your Environments (required)
OS: uname -a: Linux nebula-controller-manager-deployment-6d94bc886-66st4 5.10.238-234.956.amzn2.x86_64 first commit #1 SMP Tue Jul 1 20:20:57 UTC 2025 x86_64 Linux
Please check the FAQ documentation before raising an issue
Describe the bug (required)
When you increase the size of PVCs (metad or storaged ), the operator failed to process with the following error.
Your Environments (required)
uname -a: Linux nebula-controller-manager-deployment-6d94bc886-66st4 5.10.238-234.956.amzn2.x86_64 first commit #1 SMP Tue Jul 1 20:20:57 UTC 2025 x86_64 Linuxa3ffc7d8): ??How To Reproduce(required)
Steps to reproduce the behavior:
Note that the storage class used in
Expected behavior
Nebula Operator increases the size of the PVC to the desired sized.
Additional context