Skip to content

Commit 4d096ce

Browse files
Readme: Make more clear notice
1 parent 9d11571 commit 4d096ce

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
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 and may fail to work
4+
> if the image cannot be pulled. The usage of the project [kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) was discontinued from Kubebuilder.
5+
> 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].
6+
> 🚨You must move as soon as possible, sometime from early 2025, the GCR will go away.🚨
67
>
78
> For more information and guidance see the discussion https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
89

0 commit comments

Comments
 (0)