Benjamin Elder
63ef0ac750
clarify redirect
2023-03-27 16:34:01 -07:00
Benjamin Elder
fd9bdc1024
show redirect-after banner now
...
really we should have shown this starting on the 20th or so, and there is no EU 2023 banner ...
and EU 2023 is sold out anyhow
2023-03-27 16:31:44 -07:00
Nate W
c3f31fea70
updating katacoda removal message, adding it to more pages
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00
Nate W
26b24d762f
Adding katacoda removal notices on pages with interactive tutorials
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-24 17:38:38 -07:00
Marko Mudrinić
dc82455d8d
Add March patch releases to the releases calendar
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-03-17 21:46:44 +01:00
Benjamin Elder
91b297c3e8
add suggested fixes to registry redirect announcement
2023-03-10 15:02:57 -08:00
Benjamin Elder
0e6a3b08c4
preempt registry freeze announcement with redirect announcement
2023-03-10 11:19:18 -08:00
Marko Mudrinić
d86e129d6a
Mark 1.23 as EOL
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-03-08 14:51:47 +01:00
Marko Mudrinić
08aaa3fce5
Add February patch releases to the calendar
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-03-08 14:51:08 +01:00
nurayko
3a9b4317b4
Fix phrasing.
2023-03-02 11:40:24 +02:00
Tim Bannister
ec6615209a
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.
2023-02-28 14:38:42 +00:00
mtardy
3d850f6b9a
Clean CVE feed shortcode i18n caption data
...
Previsouly we were using two data items:
```toml
[cve_table_date_before]
other = "(last updated: "
[cve_table_date_after]
other = ")"
```
Which was simplified, using printf, to:
```toml
[cve_table_date_format_string]
other = "(last updated: %s)"
```
This is related to the following discussion
https://github.com/kubernetes/website/pull/38579#discussion_r1116992896
2023-02-28 11:46:04 +01:00
upodroid
7d6cc70214
Merge branch 'main' of github.com:kubernetes/website into k8s-gcr-io-banner-1
2023-02-27 20:26:58 +00:00
Kubernetes Prow Robot
1d514a5b3c
Merge pull request #38579 from mtardy/cve-json-feed
...
Update CVE feed layouts for new JSON feed format
2023-02-27 08:36:38 -08:00
Kubernetes Prow Robot
b514657676
Merge pull request #39013 from Ashwin1102/main
...
Sorted the order for entries in data/i18n/en/en.toml
2023-02-25 16:14:27 -08:00
upodroid
f89b55e0e7
revert change to owners
2023-02-24 16:58:46 +03:00
upodroid
5fc05fe1aa
use a darker shade of red
2023-02-22 14:39:03 +03:00
upodroid
987e74670d
adjust the banner dates for katacoda deprecation
2023-02-21 22:50:32 +03:00
mtardy
96fe076330
Remove unused localization strings
2023-02-21 10:34:44 +01:00
mtardy
e277fe5f8c
Update CVE feed layouts for new JSON feed format
...
Also add information about last update time on CVE table
2023-02-21 10:34:37 +01:00
upodroid
f3a499fab8
apply tim's suggestions
2023-02-21 11:49:26 +03:00
upodroid
99a793bfbd
add announcement banner
2023-02-20 20:15:33 +03:00
Kubernetes Prow Robot
a5f1040078
Merge pull request #39261 from grainrigi/ja-dockershim-deprecation
...
[ja] Add dockerhim depreaction FAQ blog post
2023-02-19 15:41:37 -08:00
grainrigi
30b23dd107
[ja] Add /blog/2022/02/17/dockershim-faq (/ja/dockershim) and dockershim_message
2023-02-18 09:08:16 +09:00
Guangwen Feng
1732c08e8c
data/i18n/zh-cn/zh-cn.toml: translate en to zh-cn
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 22:53:36 +08:00
Guangwen Feng
7e5679195a
data/i18n/zh-cn/zh-cn.toml: sync with data/i18n/en/en.toml
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 21:32:36 +08:00
Marko Mudrinić
d839169cd6
Remove cherry-pick deadline for minor .0 releases
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-01-25 15:22:29 +01:00
Marko Mudrinić
5865eb1340
Show minor (.0) releases in the calendar
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-01-24 15:57:45 +01:00
ashwin
ab954ffeba
Sorted the order for entries in data/i18n/en/en.toml
2023-01-20 18:40:41 +05:30
Marko Mudrinić
5e1966df3f
Add January 2023 patch releases to the calendar
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-01-20 12:56:04 +01:00
Kubernetes Prow Robot
5bc55170ba
Merge pull request #35019 from shurup/patch-5
...
[ru] Updated ru.toml
2023-01-16 16:14:10 -08:00
Mauren Berti
5841fc1e1e
[pt-br] Reword glossary description for tools.
2023-01-11 09:37:55 -05:00
Mauren Berti
c827cb49ac
Move Portuguese localization files to pt-br folder ( #37967 )
...
* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.
2023-01-11 05:51:46 -08:00
Kubernetes Prow Robot
d09babd0ad
Merge pull request #36897 from mtardy/cleanup-user-personas
...
Cleanup legacy data under `data/user-personas/`
2023-01-03 06:43:32 -08:00
Christoph Mewes
1b7889ef69
Fix EOL dates for 1.25 and 1.26
2023-01-03 13:29:31 +01:00
Kubernetes Prow Robot
a865703061
Merge pull request #37384 from sergeyshevch/fix/36839/remove-release_complete-string
...
fix: Remove release_complete string since it's unused
2022-12-21 05:19:25 -08:00
Marko Mudrinić
563bba01a8
Add December 2022 patch releases
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-19 12:42:42 +01:00
Kubernetes Prow Robot
71f880ce60
Merge pull request #38124 from stormqueen1990/add-glossary-tags-pt-br
...
[pt-br] Translate glossary tag display names
2022-12-14 06:39:36 -08:00
Carol Valencia
ce5b60eef3
Update data/releases/schedule.yaml
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2022-12-09 21:21:17 -03:00
carolina valencia
2c0b98e2fd
chore: release schedule for 1.26 release
2022-12-09 18:31:34 -03:00
Marko Mudrinić
eb7ed117a4
Add 1.22.17 patch release to the calendar
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-02 18:11:37 +01:00
Marko Mudrinić
52d8193f79
Update target date for December patch releases
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-02 15:54:16 +01:00
Mauren Berti
88f05e2534
[pt-br] Translate glossary tag display names.
2022-11-28 08:31:05 -05:00
Sergey Shevchenko
5c2e4f4f66
fix: Remove release_complete string since it's unused
2022-11-25 16:28:50 +02:00
Mauren Berti
2f39d55857
Changes from code review.
2022-11-19 09:55:43 -05:00
Mauren Berti
74b03f943a
Localization for glossary tag headers.
2022-11-18 21:35:57 -05:00
Marko Mudrinić
183b11f554
Add November patch releases
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-11-14 12:03:20 +01:00
Kubernetes Prow Robot
66dd8c621a
Merge pull request #37261 from mfilocha/pl-new-localization-string
...
Update Polish localization strings
2022-10-18 23:03:01 -07:00
Kubernetes Prow Robot
d0fa755d49
Merge pull request #37167 from kadtendulkar/kad0
...
Fix typos in banner text
2022-10-17 10:45:09 -07:00
Maciej Filocha
bfcb8a3819
Update Polish localization strings
...
Synchronize with English version.
Fixes https://github.com/kubernetes/website/issues/36761
2022-10-15 19:01:13 +02:00