Skip to content

Commit ec66152

Browse files
author
Tim Bannister
committed
Merge pull request #39575 from upodroid/k8s-gcr-io-banner-1
Add announcement banner for image registry freeze Manual merge as the Netlify preview is timing out.
2 parents fbd180f + 7d6cc70 commit ec66152

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

data/announcements/scheduled.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,25 @@ announcements:
130130
message: |
131131
5 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
132132
October 24 - 28, 2022.
133+
134+
- name: Freezing k8s.gcr.io - Before
135+
startTime: 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
136+
# This should run before and after Kubecon EU 2023
137+
endTime: 2023-03-26T00:00:00
138+
style: "background: #c70202"
139+
title: "Legacy k8s.gcr.io container image registry will be frozen in early April 2023"
140+
message: |
141+
k8s.gcr.io image registry will be frozen from the 3rd of April 2023.<br/>
142+
Images for Kubernetes 1.27 will not available in the k8s.gcr.io image registry.<br/>
143+
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
144+
145+
- name: Freezing k8s.gcr.io - After
146+
startTime: 2023-04-05T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
147+
# This should run before and after Kubecon EU 2023
148+
endTime: 2023-05-31T00:00:00
149+
style: "background: #c70202"
150+
title: Legacy k8s.gcr.io container image registry was frozen on the 3rd of April 2023
151+
message: |
152+
k8s.gcr.io image registry has been frozen on the 3rd of April 2023.<br/>
153+
Images for Kubernetes 1.27 are not available in the k8s.gcr.io image registry.<br/>
154+
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.

0 commit comments

Comments
 (0)