DataWorkz-NL / KubeETL

ETL controller for Kubernetes
Apache License 2.0
4 stars 0 forks source link

Deprecated API version used for ClusterRole #62

Open ThijsKoot opened 2 years ago

ThijsKoot commented 2 years ago

When deploying manifests/quick-start.yaml:

Warning: rbac.authorization.k8s.io/v1beta1 ClusterRole is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRole

This was merged in Kubebuilder 3 but out project is still 2, upgrading that might do the trick.