You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Procedure:
92
92
93
93
### Current Release Cycle
94
94
95
-
[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)
96
96
97
97
## Exceptions to Enhancement Milestone Dates
98
98
@@ -104,8 +104,6 @@ The Exceptions Process is handled by the Release Team, please see their [documen
104
104
| ------ | ------ | ------ | ------ |
105
105
|`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 |
106
106
|`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 |
107
-
|`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 |
108
-
|`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 |
109
107
|`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 |
0 commit comments