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:
59
59
- [x] Replace the "Detailed Bug Fixes And Changes" section in the release notes with a new
60
60
website that allows user to filter and search.
61
61
- [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
63
63
does not rely on. (eg. Things in ` cluster/addons ` )
64
64
- Automation
65
65
- [x] Build additional labels to classify:
66
66
- [x] API Changes (done, since we now sort the release notes by ` kind/ ` )
67
67
- [x] Deprecations (see above)
68
68
- [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
71
71
72
72
### Non-Goals
73
73
Original file line number Diff line number Diff line change 1
1
title : Release Notes Improvements
2
2
authors :
3
3
- " @jeefy"
4
+ - " @saschagrunert"
4
5
owning-sig : sig-release
5
6
participating-sigs :
6
7
- sig-contributor-experience
@@ -14,5 +15,5 @@ approvers:
14
15
- " @justaugustus"
15
16
editor : " @saschagrunert"
16
17
creation-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