istio-ecosystem / sail-operator

The Sail Operator is able to install and manage the lifecycle of the Istio control plane in an Kubernetes & OpenShift cluster.
Apache License 2.0
41 stars 28 forks source link

Remove usage of kube-rbac-proxy #486

Open dgn opened 15 hours ago

dgn commented 15 hours ago

It has been deprecated in favor of a controller-runtime feature called WithAuthenticationAndAuthorization. More details at https://github.com/kubernetes-sigs/kubebuilder/discussions/3907.

We will need to