File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
keps/sig-release/1733-release-notes Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -59,15 +59,15 @@ approach:
5959 - [x] Replace the "Detailed Bug Fixes And Changes" section in the release notes with a new
6060 website that allows user to filter and search.
6161 - [x] Generate a consumable JSON file via ` release-notes ` as part of the Release Team duties
62- - [ ] Identify and stop tracking any "External Dependencies" that a vanilla Kubernetes install
62+ - [x ] Identify and stop tracking any "External Dependencies" that a vanilla Kubernetes install
6363 does not rely on. (eg. Things in ` cluster/addons ` )
6464- Automation
6565 - [x] Build additional labels to classify:
6666 - [x] API Changes (done, since we now sort the release notes by ` kind/ ` )
6767 - [x] Deprecations (see above)
6868 - [x] Urgent Upgrade Notes
69- - [ ] Put the generated release notes JSON in to a Google Cloud Bucket
70- - [ ] Use milestones to capture "Known Issues" at time of release notes generation
69+ - [x ] Put the generated release notes JSON in to a Google Cloud Bucket
70+ - [x ] Use milestones to capture "Known Issues" at time of release notes generation
7171
7272### Non-Goals
7373
Original file line number Diff line number Diff line change 11title : Release Notes Improvements
22authors :
33 - " @jeefy"
4+ - " @saschagrunert"
45owning-sig : sig-release
56participating-sigs :
67 - sig-contributor-experience
@@ -14,5 +15,5 @@ approvers:
1415 - " @justaugustus"
1516editor : " @saschagrunert"
1617creation-date : 2019-03-31
17- last-updated : 2019-03-31
18- status : implementable
18+ last-updated : 2021-01-12
19+ status : implemented
You can’t perform that action at this time.
0 commit comments