kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
47 stars 13 forks source link

🐛 add RBAC rules for CRDs #150

Closed pdettori closed 11 months ago

pdettori commented 11 months ago

Summary

add RBAC rules for CRDs that prevents the finalizer logic for the control plane deletes to run to completion.

Related issue(s)

Fixes #149