You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
> ⚠️ **IMPORTANT NOTICE:** Images under `gcr.io/kubebuilder/` Will Be Unavailable Soon
2
2
>
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).
6
9
>
7
10
> For more information and guidance see the discussion https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
0 commit comments