|
8 | 8 | - [When to Create a New Enhancement Issue](#when-to-create-a-new-enhancement-issue)
|
9 | 9 | - [Why Are Enhancements Tracked](#why-are-enhancements-tracked)
|
10 | 10 | - [When to Comment on an Enhancement Issue](#when-to-comment-on-an-enhancement-issue)
|
| 11 | +- [Enhancements Tracking Board](#enhancements-tracking-board) |
11 | 12 | - [Enhancements Tracking Spreadsheet](#enhancements-tracking-spreadsheet)
|
12 | 13 | - [Current Release Cycle](#current-release-cycle)
|
13 | 14 | - [Exceptions to Enhancement Milestone Dates](#exceptions-to-enhancement-milestone-dates)
|
@@ -69,27 +70,20 @@ Please comment on the enhancement issue to:
|
69 | 70 | Please do not comment on the enhancement issue to:
|
70 | 71 | - discuss a detail of the design, code or docs. Use a linked-to-issue or PR for that
|
71 | 72 |
|
72 |
| -## Enhancements Tracking Spreadsheet |
| 73 | +## Enhancements Tracking Board |
73 | 74 |
|
74 |
| -All the enhancements from this repo are visualized in the Enhancements Tracking Spreadsheets. |
| 75 | +As of the 1.26 release, enhancements from this repo are visualized in the Enhancements Tracking Boards. |
75 | 76 |
|
76 | 77 | Links:
|
77 | 78 |
|
78 |
| -- [1.25 Milestone](https://bit.ly/k8s125-enhancements) |
79 |
| -- [1.24 Milestone](https://bit.ly/k8s124-enhancements) |
80 |
| -- [1.23 Milestone](https://bit.ly/k8s123-enhancements) |
81 |
| -- [1.22 Milestone](https://bit.ly/k8s122-enhancements) |
82 |
| -- [1.21 Milestone](https://bit.ly/k8s121-enhancements) |
83 |
| -- [1.20 Milestone](https://bit.ly/k8s-1-20-enhancements) |
84 |
| -- [1.19 Milestone](https://bit.ly/k8s-1-19-enhancements) |
85 |
| -- [1.18 Milestone](https://bit.ly/k8s-1-18-enhancements) |
86 |
| -- [1.17 Milestone](https://bit.ly/k8s117-enhancement-tracking) |
87 |
| -- [1.16 Milestone](https://bit.ly/k8s116-enhancement-tracking) |
88 |
| -- [1.15 Milestone](https://bit.ly/115-enhancements) |
89 |
| -- [1.14 Milestone](https://bit.ly/k8s114-enhancements) |
90 |
| -- [1.13 Milestone](https://bit.ly/k8s113-features) |
91 |
| -- [1.12 Milestone](https://bit.ly/k8s112-features) |
92 |
| -- [1.11 Milestone](https://bit.ly/k8s-features-111) |
| 79 | +- [1.26 Milestone](http://bit.ly/k8s126-enhancements) |
| 80 | + |
| 81 | +## Enhancements Tracking Spreadsheet (deprecated) |
| 82 | + |
| 83 | +Prior to the 1.26 release, enhancements from this repo were visualized using Enhancements Tracking Spreadsheets. |
| 84 | + |
| 85 | +Please refer to the [Enhancements Tracking Spreadsheet Archive](docs/archived-tracking-sheets.md) for links to |
| 86 | +these sheets. |
93 | 87 |
|
94 | 88 | Procedure:
|
95 | 89 | *TBA*
|
|
0 commit comments