Kubernetes Prow Robot
ddf05649e1
Merge pull request #35130 from saschagrunert/release-managers-description
...
Update Release Managers description
2022-07-21 03:37:56 -07:00
Kubernetes Prow Robot
3ff48fe8d7
Merge pull request #35003 from jeremyrickard/jeremyrickard/update-release-managers
...
releng: Update release managers page for new RMA
2022-07-18 14:28:07 -07:00
Jeremy Rickard
aa4d6c1777
Fix alpha ordering of RMA
...
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
2022-07-18 09:23:24 -06:00
Sascha Grunert
fb3a6fdba9
Update Release Managers description
...
To be precise, Release Managers to not tag releases or build packages
for Kubernetes. They mainly oversee the process and use the tools we
provide in SIG Release.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-18 15:44:47 +02:00
Nabarun Pal
51adb27e61
Update patch release markers and dates
...
Also, updates EOL for 1.24
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2022-07-15 15:23:36 +05:30
Jeremy Rickard
5ebea6226f
Update release managers page for new RMA
...
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
2022-07-13 14:07:38 -06:00
ayatk
5cbf53b0c8
Migrate to latest versioning document
...
release/versioning.md that was in the k/design-proposals-archive repository
in the past has been migrated to k/sig-release repository.
2022-07-13 15:07:46 +00:00
howieyuen
885c0033b6
en: fix images address of Kubernetes Release Cycle
2022-07-11 09:52:39 +08:00
Kubernetes Prow Robot
e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
...
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Kubernetes Prow Robot
d787e9e921
Merge pull request #34719 from Sea-n/fix-release-links
...
Fix links in release.md
2022-07-01 17:57:23 -07:00
Kubernetes Prow Robot
131a6c4ec0
Merge pull request #34648 from kadtendulkar/kad9
...
Fix hyperlink within Release Managers page
2022-07-01 17:55:23 -07:00
kadtendulkar
73303d041a
Update content/en/releases/release-managers.md
2022-07-01 22:18:32 +05:30
kadtendulkar
85cbd1e73a
Update content/en/releases/release-managers.md
...
Update content/en/releases/release-managers.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-06-30 21:32:00 +05:30
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
Sean Wei
34719abc19
Fix links in release.md
2022-06-30 11:42:07 +08:00
cpanato
1897dfba16
remove v1.21 release from the schedule due to EOL
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-06-20 13:44:25 +02:00
cpanato
199c78c0f3
update patch schedule for July cycle
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-06-20 13:43:57 +02:00
Jihoon Seo
e7caadc564
Replace skew shortcode parameters
2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot
a290d0c943
Merge pull request #34049 from howieyuen/release-en
...
rerun scripts/releng/update-release-info.sh and add two necessary image
2022-06-16 06:36:49 -07:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Sean Wei
34093abc1f
Remove user specificed parameter from URL
2022-06-01 18:26:08 +08:00
howieyuen
935b499515
rerun scripts/releng/update-release-info.sh and add two necessary image
2022-05-30 21:06:14 +08:00
cpanato
eed963fa31
update patch releases for June cycle
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-05-30 13:28:55 +02:00
kadtendulkar
694abb2962
update content/en/releases/version-skew-policy.md
2022-05-25 21:28:36 +05:30
cpanato
c5da2d2c28
update patch calendar
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-05-04 15:17:13 +02:00
Nate W
712f45dee4
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-26 13:11:13 -07:00
Shivam Sharma
ac879ddbaa
Hyperlink to support period update ( #33007 )
...
* Hyperlink to support period update
* Update _index.md
2022-04-19 21:21:41 -07:00
Tim Bannister
77df670627
Tweak wording about which container images are signed
2022-04-13 10:46:31 +01:00
Tim Bannister
5866a6f690
Revise download page SBoM advice
...
Quote a command to avoid any risk of side-effects from a malicious BoM
Avoid a use of grep where awk can achieve the same outcome
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2022-04-13 10:46:30 +01:00
Tim Bannister
b7834e367f
Fix download page introduction
...
Remove a level 1 heading; we don't use these.
2022-04-13 10:46:28 +01:00
Pushkar Joglekar
ba6776b2a6
Task Page for Verifying Signed Images ( #32184 )
...
* Add container image signing docs
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
* Creates a task page to verify signed control plane container images
* Added info about cosigned and why we need cosign in experimental mode
Updates based on PR review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Uses K8s SBoM to get list of signed images
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
* Add current scope of sign/verify
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-04-12 08:29:23 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
cpanato
2543983f4e
update patch calendar for April cycle
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-03-21 16:59:56 +01:00
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
cpanato
95dd95982f
update patch release for march cycle and remove 1.20 release due to eol
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-03-03 10:18:12 +01:00
Nate W
f9dda7bc96
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-07 11:03:19 -08:00
Sascha Grunert
391408a053
Add container image signing docs
...
This patch outlines basic documentation about how container image
signing works and which images are signed for official Kubernetes
releases.
Refers to https://github.com/kubernetes/enhancements/issues/3031
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-02-03 11:15:19 +01:00
Carlos Panato
c5e9cf1ee8
update patch releases for February cycle
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2022-02-01 14:34:57 +01:00
Kubernetes Prow Robot
45061ef70f
Merge pull request #31434 from BenTheElder/jaun-admin
...
update build admins, add Juan Escobar, remove Amit Watve
2022-01-25 08:54:31 -08:00
Puerco
003b5dad5c
Fix dates in 1.23.3 patch release date
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-24 22:56:07 -06:00
Adolfo García Veytia (Puerco)
29fb92a20d
Add release 1.23.3 to schedulke markdown
...
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2022-01-24 21:02:15 -06:00
Benjamin Elder
cde8c64ded
update build admins, add Juan Escobar, remove Amit Watve
2022-01-20 21:27:56 -08:00
Tim Bannister
4c0612d605
Fix case for tables in patch releases list
...
(aside: if we did want these all-uppercase, I'd be tempted to apply that
style using CSS / Sass)
2022-01-03 15:44:06 +00:00
Kubernetes Prow Robot
72b65adec6
Merge pull request #31037 from erpel/patch-1
...
Update Release Managers Link
2021-12-27 07:55:16 -08:00
Philipp Erbelding
f62a5eb677
Apply suggestions from code review
...
Obviously the better approach. I was not familiar enough with how which repo corresponds to which site and just blindly followed the link in the placeholder.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-23 09:29:49 +01:00
Philipp Erbelding
81238ea7ff
Update Release Managers Link
...
Link lead to redirec/placeholder due for deletion on December 31st 2021
2021-12-20 09:55:05 +01:00
Marko Mudrinić
59e2125b8f
patches: update patch release calendar for January 2022 cycle
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-12-20 09:47:13 +01:00
Nabarun Pal
94601ce233
releng: update release managers
...
Promote Nabarun Pal to Release Manager
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-12-16 17:17:23 +05:30
Tim Bannister
ea4dfa19a1
Add v1.23 release to release list
...
Co-authored-by: Puerco <puerco@users.noreply.github.com>
2021-12-14 17:00:37 +00:00
Carlos Panato
0810f31204
patches: update patch release calendar for December/21 cycle
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-23 09:20:16 +01:00