Skip to content

Commit ea5c65f

Browse files
📖 Readme: Make more clear notice abour kube-rbac-proxy (#4364)
Readme: Make more clear notice
1 parent 9d11571 commit ea5c65f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
> ⚠️ **IMPORTANT NOTICE:** Images under `gcr.io/kubebuilder/` Will Be Unavailable Soon
22
>
3-
> 🚨The image `gcr.io/kubebuilder/kube-rbac-proxy,` will become unavailable.
4-
> Your projects will be affected and may fail to work if the image cannot be pulled.
5-
> You must move as soon as possible, sometime from early 2025, the GCR will go away.🚨
3+
> **If your project uses `gcr.io/kubebuilder/kube-rbac-proxy`** it will be affected.
4+
> Your project may fail to work if the image cannot be pulled.
5+
> 🚨You must move as soon as possible, sometime from early 2025, the GCR will go away.🚨
6+
>
7+
> The usage of the project [kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) was discontinued from Kubebuilder
8+
> and replaced for similar protection using `authn/authz` via Controller-Runtime's feature [WithAuthenticationAndAuthorization](https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/metrics/filters#WithAuthenticationAndAuthorization).
69
>
710
> For more information and guidance see the discussion https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
811

0 commit comments

Comments
 (0)