rbac-manager icon indicating copy to clipboard operation
rbac-manager copied to clipboard

EKS upgrade to 1.22

Open VarunTyagi86 opened this issue 3 years ago • 4 comments

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 ?

VarunTyagi86 avatar May 23 '22 19:05 VarunTyagi86

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.

sudermanjr avatar May 23 '22 20:05 sudermanjr

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 ?

VarunTyagi86 avatar May 23 '22 20:05 VarunTyagi86

@sudermanjr - Could you please let me know on this, so that we can take action accordingly.

VarunTyagi86 avatar May 24 '22 13:05 VarunTyagi86

The rbacmanager api version has not changed. I was referencing the objects that rbac-manager creates, not the rbacdefinition CRD.

sudermanjr avatar May 24 '22 17:05 sudermanjr