⚠️ If your solution relies on this image, it will fail to function in any scenario that requires pulling the image once it becomes unavailable.
👉 You will find all the guidance and answers to your questions in this discussion: https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
You must replace the deprecated image gcr.io/kubebuilder/kube-rbac-proxy with an alternative approach ASAP. For example:
Replace kube-rbac-proxy solution with WithAuthenticationAndAuthorization:
Please remember to advise your users to move forward with your latest release, which no longer relies on this image.You can fully upgrade your project to use the latest scaffolds provided by Kubebuilder or manually make the necessary changes.Refer to the FAQ and Discussion for detailed instructions on manually updating your project and testing the changes.
Thank you for your attention!