Skip to content

Commit c2373b8

Browse files
committed
KEP-2258: Update milestones to 1.26
Update the milestones on the KEP for node service log viewer to 1.26+
1 parent 0f95d74 commit c2373b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

keps/sig-windows/2258-node-service-log-viewer/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,13 +302,13 @@ e2e tests. For Windows a new set of tests will be added to the existing
302302

303303
### Graduation Criteria
304304

305-
The plan is to introduce the feature as alpha in the v1.25 time frame behind the
305+
The plan is to introduce the feature as alpha in the v1.26 time frame behind the
306306
`NodeLogViewer` kubelet feature gate and using the `kubectl alpha node-logs`
307307
sub-command.
308308

309309
#### Alpha -> Beta Graduation
310310

311-
The plan is to graduate the feature to beta in the v1.26 time frame. At that
311+
The plan is to graduate the feature to beta in the v1.27 time frame. At that
312312
point we would have collected feedback from cluster administrators and
313313
developers who have enabled the feature. Based on this feedback and issues
314314
opened we should consider adding a kubelet side throttle for the viewing the
@@ -320,7 +320,7 @@ The kubectl implementation will move from `kubectl alpha node-logs` to
320320
`kubectl node-logs`.
321321
#### Beta -> GA Graduation
322322

323-
The plan is to graduate the feature to GA in the v1.27 time frame at which point
323+
The plan is to graduate the feature to GA in the v1.28 time frame at which point
324324
any major issues should have been surfaced and addressed during the alpha and
325325
beta phases.
326326

keps/sig-windows/2258-node-service-log-viewer/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ approvers:
1818
prr-approvers:
1919
- "@johnbelamaric"
2020
creation-date: 2021-01-14
21-
last-updated: 2021-05-05
21+
last-updated: 2022-06-06
2222
# The target maturity stage in the current dev cycle for this KEP.
2323
stage: alpha
2424

2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
2727
# worked on.
28-
latest-milestone: "v1.25"
28+
latest-milestone: "v1.26"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
32-
alpha: "v1.25"
32+
alpha: "v1.26"
3333

3434
# The following PRR answers are required at alpha release
3535
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)