Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EKS upgrade to 1.22 #298

Closed
VarunTyagi86 opened this issue May 23, 2022 · 4 comments
Closed

EKS upgrade to 1.22 #298

VarunTyagi86 opened this issue May 23, 2022 · 4 comments

Comments

@VarunTyagi86
Copy link

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 ?

@sudermanjr
Copy link
Member

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.

@VarunTyagi86
Copy link
Author

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
Copy link
Author

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

@sudermanjr
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants