Skip to content

Commit 9d11571

Browse files
đź“– add notice to make bring awarness to the need to move away and no longer use old images provide via the registry (kubernetes-sigs#4363)
add notice to make bring awarness to the need to move away and no longer use old images provide via the registry
1 parent bbf687b commit 9d11571

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> ⚠️ **IMPORTANT NOTICE:** Images under `gcr.io/kubebuilder/` Will Be Unavailable Soon
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.🚨
6+
>
7+
> For more information and guidance see the discussion https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
8+
19
[![Lint](https://github.com/kubernetes-sigs/kubebuilder/actions/workflows/lint.yml/badge.svg)](https://github.com/kubernetes-sigs/kubebuilder/actions/workflows/lint.yml)
210
[![Unit tests](https://github.com/kubernetes-sigs/kubebuilder/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/kubernetes-sigs/kubebuilder/actions/workflows/unit-tests.yml)
311
[![Go Report Card](https://goreportcard.com/badge/sigs.k8s.io/kubebuilder)](https://goreportcard.com/report/sigs.k8s.io/kubebuilder)

0 commit comments

Comments
 (0)