vshn / appcat-service-postgresql

AppCat Service Provider for PostgreSQL
https://vshn.github.io/appcat-service-postgresql/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add K8up permissions to clusterrole #79

Closed ccremer closed 2 years ago

ccremer commented 2 years ago

Summary

Checklist

For Helm Chart changes

zugao commented 2 years ago

Can you also add pods and PVCs in this PR? Same permissions as Schedules

ccremer commented 2 years ago

Can you also add pods and PVCs in this PR? Same permissions as Schedules

That requires the generator to be updated as well, which would be a code change that can't go into this PR. If you create a PR that adds those permissions, I'm happy to rebase this PR on your PR. See https://github.com/vshn/appcat-service-postgresql/blob/d3404861b869c27f4970913f6ee4e8720117e78f/operator/standalone/controller.go#L28-L39

zugao commented 2 years ago

Lets not get confusing with this, lets merge it