cronjobber icon indicating copy to clipboard operation
cronjobber copied to clipboard

depracted apiversion for kubernetes 1.21

Open mehmetyazicioglu opened this issue 2 years ago • 2 comments

Hello @hiddeco

is it okay to upgrade apiversions for clusterrole and clusterrolebinding due to kubernetes version upgrade.

The rbac.authorization.k8s.io/v1beta1 API version of ClusterRole, ClusterRoleBinding, Role, and RoleBinding is no longer served as of v1.22.

Migrate manifests and API clients to use the rbac.authorization.k8s.io/v1 API version, available since v1.8. All existing persisted objects are accessible via the new APIs No notable changes

https://kubernetes.io/docs/reference/using-api/deprecation-guide/

I think there is no harm for anyone if we change the apiversions since "Migrate manifests and API clients to use the scheduling.k8s.io/v1 API version, available since v1.14."

what do you think?

mehmetyazicioglu avatar Feb 15 '22 15:02 mehmetyazicioglu

@hiddeco pls review

mehmetyazicioglu avatar May 10 '22 09:05 mehmetyazicioglu

@hiddeco could you please review?

mehmetyazicioglu avatar May 27 '22 20:05 mehmetyazicioglu