summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-release
AgeCommit message (Collapse)Author
2022-11-22Document the k8s-stable4 version markerMarko Mudrinić
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-08-26Fix broken link of release versioningMax Xu
Signed-off-by: Max Xu <xuhuan@live.cn>
2022-08-03Fix links for k/design-proposals-archive ↵Sean Wei
2022-02-04Update release.mdKunal Chhabra
2022-02-04Added new release-lifecyle.jpgKunal Chhabra
2022-02-04Deleted Old release-lifecycle imageKunal Chhabra
2022-02-03Changes Release Cycle imageKunal Chhabra
2022-02-03Added new Release Cycle imageKunal Chhabra
2022-02-03Delete release-cycle.pngKunal Chhabra
Deleted Old release-cycle.png
2022-02-03Update release.mdKunal Chhabra
Updated tldr links in accordance to new Timeline
2022-02-03Update release.mdKunal Chhabra
Changed Relase cycles timeline in accordance with new release cadence change. Changed release from four times a year to three times a year and changed the phases-: Normal Dev from to Weeks 1-11, Code freeze to Weeks 12-14 and Post release to Weeks 14+.
2021-09-20cherry-pick policy for alpha and beta featuresAntonio Ojea
2021-09-18Update cherry picks doc with a description for alpha featuresDavanum Srinivas
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-09-17Update doc link to active release branches.Wes Panther
2021-09-03hub -> gh (#5933)Sergey Kanzhelev
* hub -> gh fall of from https://github.com/kubernetes/kubernetes/pull/97697 * Also permissions are changed with the tool switch gh auth login requires way more permissions * Update cherry-picks.md
2021-08-22sig-release: Minor link/comment cleanupsStephen Augustus
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-07-16contributors/devel/sig-release: use dl.k8s.io where possibleAaron Crickenberger
Update the kubernetes-versions guide to avoid referencing `gsutil` and URI's that have GCS bucket names hardcoded in them where possible. We don't have a CLI accessible way to list the contents of a given build through dl.k8s.io, so it was necessary to keep it there. Anything else that uses http or https to download kubernetes artifacts should always use dl.k8s.io. It greatly reduces the amount of code that will need to change whenever a different location is used (GCS bucket rename, some other backing store, etc.)
2021-04-14docs: clarify github tokens and cherry-pick script (#5719)Jack Francis
* docs: clarify github tokens and cherry-pick script * emphasize interactive instructions * Update contributors/devel/sig-release/cherry-picks.md Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com> Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2021-04-09Update cherry-picks.mdSergey Kanzhelev
2021-02-28[flake finders] fix episode 000 readme formattinghasheddan
Fixes code block formatting in guide for flake finders episode 000. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-21Add docs about github tokens for cherrypickingBharath Vedartham
2021-02-15Require applicable cherry picks to active brancheshasheddan
Updates cherry pick guide to note that applicable patches must be made to all active release branches at the same time so that the fix will be included for each in the same round of patch releases. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06Add flake finders episode 0 hostshasheddan
Updates flake finders episode 0 README.md with host links. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06Add Flake Finder Fridays episode 0 show noteshasheddan
Adds show notes for the first episode of flake finder fridays. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06Bootstrap flake-finders subdirhasheddan
Adds a dedicated area for flake finder fridays show assets under sig-release developer documentation. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-10-26sig-release: Add doc on version markers (migrated from k/test-infra)Stephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-19release docs: update 9 months to 1 year patch supportTim Pepper
As of the KEP https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period becoming implementable for 1.19, we should note this change in the developer guide description of the release process and lifecycle. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-06-14devel/sig-release: Update cherry-picks.mdStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-14devel/sig-release: Update release.mdStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-14devel/sig-release: Update getting-builds.mdStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-13devel/sig-release: Initial link cleanupStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-13devel/sig-release: Markdown lintingStephen Augustus
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-05-21Remove reference to latest-green.txtAaron Crickenberger
The file is no longer being published by ci-kubernetes-e2e-gci-gce
2020-01-08adding in doc to cover exceptionsJim Angel
2019-12-05Merge pull request #4058 from jeefy/milestone-updateKubernetes Prow Robot
Add more milestone info to the release doc
2019-12-05update wordingJeffrey Sica
2019-11-11update language from guin's suggestionJeffrey Sica
2019-10-22Merge pull request #4186 from tpepper/prt-cherry-pick-reviewKubernetes Prow Robot
cherry-picks: bump up guidance on criteria, add table of contents
2019-10-21cherry-picks: bump up guidance on criteria, add table of contentsTim Pepper
We see a relatively high volume of cherry picks that aren't clearly meeting the criteria for cherry-picking, but that criteria has only recently started to be in written, shared form and it is not super discoverable. To make it more clear let's make that its own section (linkable), move it earlier in the document, and add a table of contents to the cherry-picks.md for navigation. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2019-10-10Add short definitions for release phases and link to release phase docguineveresaenger
2019-09-20devel guide: add words on cherry pick review processTim Pepper
There has been a fair amount of ambiguity, even deliberately, around what is a valid candidate for backporting to a stable release branch of Kubernetes. For some the criteria is simply "critical bug fixes", but this is also something that lacks definition. This documentation update attempts to better describe what is expected of and what can be expected by somebody proposing a cherry-pick on one of our stable release branches. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2019-09-06add more milestone info to release docJeffrey Sica
2019-05-07change old link to new linktoyoda
2019-04-05update patch release team contact for cherry picksTim Pepper
We're adding a GitHub team for the patch managers and have a group mail alias to make it easier contacting the folks who shepherd cherry picks across the arc of time, documented in the release repo. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2019-03-19contributor docs: clarify cherry pick release notesTim Pepper
Cherry picks are now mostly handled primarily through automation, including their release note block. In some cases that release note automation may fail (multiple candidate release notes from which to pick) and human intervention is required, but this amounts to just adding the otherwise normal `release-note` block in the pull request description. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2019-03-18priority/critical-urgent isn't needed during code freezeAaron Crickenberger
2019-02-04two images used in the file release.md were left in the parent directoryeduartua
2019-02-04devel: add OWNERS files for sig sub-directoriesNikhita Raghunath
2019-01-29file release.md has been moved to /devel/sig-release - URLs in k/community ↵eduartua
updated
2019-01-29getting-builds.md has been moved to /devel/sig-release - URLs updatededuartua