Update and restructure release engineering documentation#2984
Open
saschagrunert wants to merge 2 commits intokubernetes:masterfrom
Open
Update and restructure release engineering documentation#2984saschagrunert wants to merge 2 commits intokubernetes:masterfrom
saschagrunert wants to merge 2 commits intokubernetes:masterfrom
Conversation
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
aebec12 to
ea64c58
Compare
Remove stale SendGrid references and replace with Gmail API, fix outdated krel command examples, update role terminology from Branch Manager/Patch Release Team to Release Managers, correct kube-cross build variables, fill empty handbook sections, fix broken TOC links, and update testgridshot description to match actual behavior. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
ea64c58 to
6a74d36
Compare
7d41a88 to
5accb11
Compare
b8ac12c to
3a45129
Compare
Reorganize into handbooks/ and reference/ directories. Merge branch-manager.md and patch-release-team.md into release-manager.md. Extract security content into security-releases.md. Rewrite README.md as documentation index with mermaid diagrams. Fix technical inaccuracies across all docs. Update all cross-references. Remove obsolete content. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
3a45129 to
693b262
Compare
Member
Author
|
@kubernetes/release-engineering PTAL |
1 similar comment
Member
Author
|
@kubernetes/release-engineering PTAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this:
/kind cleanup
/kind documentation
What this PR does / why we need it:
Two-part update to the release engineering documentation:
Content fixes (commit 1):
krel announce send)--type=releasein krel examples (valid: alpha, beta, rc, official)--nomockflag to release cut stepsStructural restructure (commit 2):
branch-manager.mdandpatch-release-team.mdinto a singlerelease-manager.md(roles were consolidated years ago)handbooks/security-releases.mdhandbooks/(procedural) andreference/(informational)k8s-release-cut.md->release-cuts.md,post-release-branch-creation.md->branch-creation.md,go.md->go-updates.mdREADME.mdas a proper documentation indexrole-handbooks/directory,platforms/guide.md,img/directoryWhich issue(s) this PR fixes:
Fixes #1324
Fixes #1649
Fixes #2291
Fixes #2796
Fixes #2797
Special notes for your reviewer:
New file layout:
/sig release
/area release-eng