File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
sig-cli/3638-kubectl-plugin-subcommands Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
kep-number : 3638
2
2
alpha :
3
3
approver : " @johnbelamaric"
4
+ beta :
5
+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change @@ -273,12 +273,12 @@ in back-to-back releases.
273
273
#### Beta
274
274
275
275
- Gather feedback from developers and surveys
276
- - Add integration tests
277
- - Enable shadowing for all non-existent subcommands
278
276
279
277
#### GA
280
278
281
279
- Add e2e test
280
+ - Add integration tests
281
+ - Enable shadowing for all non-existent subcommands
282
282
283
283
### Upgrade / Downgrade Strategy
284
284
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ approvers:
16
16
- " @KnVerey"
17
17
- " @soltysh"
18
18
19
- stage : alpha
19
+ stage : beta
20
20
21
- latest-milestone : " v1.27 "
21
+ latest-milestone : " v1.29 "
22
22
23
23
milestone :
24
24
alpha : " v1.27"
25
- beta : " v1.28 "
26
- stable : " v1.29 "
25
+ beta : " v1.29 "
26
+ stable : " v1.30 "
27
27
28
28
disable-supported : true
You can’t perform that action at this time.
0 commit comments