apply tim's suggestions

This commit is contained in:
upodroid 2023-02-21 11:49:26 +03:00
parent 99a793bfbd
commit f3a499fab8
2 changed files with 19 additions and 4 deletions

View File

@ -6,3 +6,6 @@ options:
no_parent_owners: true
approvers:
- committee-steering # defined in OWNERS_ALIASES
labels:
- committee/steering

View File

@ -131,12 +131,24 @@ announcements:
5 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
October 24 - 28, 2022.
- name: Freezing k8s.gcr.io
startTime: 2023-02-21T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
- name: Freezing k8s.gcr.io - Before
startTime: 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
# This should run before and after Kubecon EU 2023
endTime: 2023-04-15T00:00:00
endTime: 2023-04-02T00:00:00
style: "background: #FF0000"
title: "k8s.gcr.io Image Registry Will Be Frozen From April 2023"
title: "Legacy k8s.gcr.io container image registry will be frozen in early April 2023"
message: |
k8s.gcr.io image registry will be frozen from the 3rd of April 2023.<br/>
Images for Kubernetes 1.27 will not available in the k8s.gcr.io image registry.<br/>
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
- name: Freezing k8s.gcr.io - After
startTime: 2023-04-03T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
# This should run before and after Kubecon EU 2023
endTime: 2023-05-31T00:00:00
style: "background: #FF0000"
title: Legacy k8s.gcr.io container image registry was frozen on the 3rd of April 2023
message: |
k8s.gcr.io image registry has been frozen on the 3rd of April 2023.<br/>
Images for Kubernetes 1.27 are not available in the k8s.gcr.io image registry.<br/>
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.