rbac-manager
rbac-manager copied to clipboard
EKS upgrade to 1.22
Hello Team RBAC Manager,
We are using EKS and currently testing the upgrade from version 1.21 to 1.22. As with Kubernetes version 1.22 few beta API version has changed, are there any changes in API version for RBAC Manager or anything else that needs to be taken care with Kubernetes 1.22 ?
Rbac-manager has been updated to use the rbac.authorization.k8s.io/v1, so as long as you are up to date on rbac-manager, the upgrade should be fine.
As always, we recommend you verify this on a non-production cluster.
We are using apiVersion as rbacmanager.reactiveops.io/v1beta1 , do with Kubernetes v 1.22 we have to update to rbac.authorization.k8s.io/v1 or we can continue to use rbacmanager.reactiveops.io/v1beta1 ?
@sudermanjr - Could you please let me know on this, so that we can take action accordingly.
The rbacmanager api version has not changed. I was referencing the objects that rbac-manager creates, not the rbacdefinition CRD.