seaweedfs / seaweedfs-csi-driver

SeaweedFS CSI Driver https://github.com/seaweedfs/seaweedfs
Apache License 2.0
210 stars 50 forks source link

add missing permissions on persistenvolumes #155

Closed spastorclovr closed 7 months ago

spastorclovr commented 7 months ago

As the title implies, this PR brings permissions into registrar-node-role to

["get", "list", "watch","update","patch"]

It shoud fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/152