Skip to content

Commit 4a589f6

Browse files
authored
Merge pull request #40348 from BenTheElder/redirecting
show redirect-after banner now
2 parents 1985208 + 63ef0ac commit 4a589f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/announcements/scheduled.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ announcements:
143143
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
144144
145145
- name: Redirecting k8s.gcr.io - Before
146-
startTime: 2023-03-10T00:00:00 # This should run before and after Kubecon EU 2023
146+
startTime: 2023-03-10T00:00:00 # This should run before the redirect
147147
endTime: 2023-03-26T00:00:00
148148
style: "background: #c70202"
149149
title: Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
@@ -153,11 +153,11 @@ announcements:
153153
Please read our [announcement](/blog/2023/03/10/image-registry-redirect/) for more details.
154154
155155
- name: Redirecting k8s.gcr.io - After
156-
startTime: 2023-04-05T00:00:00 # This should run before and after Kubecon EU 2023
156+
startTime: 2023-03-27T00:00:00 # This should run after the redirect begins
157157
endTime: 2023-05-31T00:00:00
158158
style: "background: #c70202"
159-
title: Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
159+
title: Legacy k8s.gcr.io container image registry is being redirected to registry.k8s.io
160160
message: |
161-
k8s.gcr.io image registry is being redirected to registry.k8s.io (since Monday March 20th).<br>
161+
k8s.gcr.io image registry is gradually being redirected to registry.k8s.io (since Monday March 20th).<br>
162162
All images available in k8s.gcr.io are available at registry.k8s.io.</br>
163163
Please read our [announcement](/blog/2023/03/10/image-registry-redirect/) for more details.

0 commit comments

Comments
 (0)