cruise-automation / rbacsync

Automatically sync groups into Kubernetes RBAC
Apache License 2.0
238 stars 33 forks source link

Update CRDs with schema validation and remove deprecated APIs #29

Closed yashmehrotra closed 1 year ago

yashmehrotra commented 2 years ago

Hey, I was trying out this project and had to make some changes to remove all the deprecation warnings and get it to working on k8s version 1.20

Changes I made:

I am not sure whether this project is actively being maintained or not, but if you are interested I can open a PR with the updated manifests.

stevvooe commented 2 years ago

I think #31 should cover you, but if you have some fixes, feel free to submit a PR.