Skip to content

Commit a21801f

Browse files
authored
Merge pull request kubernetes#4002 from Atharva-Shinde/updatereadme
Add v1.28 enhancements board link to Readme.md
2 parents 3357c24 + e0ec171 commit a21801f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ As of the 1.26 release, enhancements from this repo are visualized in the Enhanc
7676

7777
Links:
7878

79+
- [1.28 Milestone](https://bit.ly/k8s128-enhancements)
7980
- [1.27 Milestone](https://bit.ly/k8s127-enhancements)
8081
- [1.26 Milestone](https://bit.ly/k8s126-enhancements)
8182

@@ -91,7 +92,7 @@ Procedure:
9192

9293
### Current Release Cycle
9394

94-
[Dates and further information for the 1.25 Release](https://github.com/kubernetes/sig-release/tree/master/releases/release-1.25)
95+
[Dates and further information for the 1.28 Release](https://github.com/kubernetes/sig-release/tree/master/releases/release-1.28)
9596

9697
## Exceptions to Enhancement Milestone Dates
9798

@@ -103,8 +104,6 @@ The Exceptions Process is handled by the Release Team, please see their [documen
103104
| ------ | ------ | ------ | ------ |
104105
| `sig/foo` | Denotes the SIG(s) which owns this enhancement—e.g., `SIG Foo` | Set the label using the comment `/sig foo` (on a separate line) | Anyone |
105106
| `kind/feature` | Denotes that the issue should be tracked as an enhancement (all enhancement issues should be marked with this label) | Set the label using the comment `/kind feature` (on a separate line) | Anyone |
106-
| `tracked/yes` | Denotes an issue has been reviewed by a Feature Maintainer (SIG Release) and is actively tracked for the current milestone | Manually set | Feature Maintainers (SIG Release) ONLY |
107-
| `tracked/no` | Denotes an issue has been reviewed by a Feature Maintainer (SIG Release) and will not be actively tracked for the current milestone | Manually set | Feature Maintainers (SIG Release) ONLY |
108107
| `stage/{alpha,beta,stable}` | Denotes the stage of an issue in the features process | Set the label using the comment `/stage alpha` (on a separate line) | Anyone |
109108

110109
## Glossary

0 commit comments

Comments
 (0)