Skip to content

Commit bb9c8ef

Browse files
committed
Add removal of environment variable to make it default
1 parent e2ed366 commit bb9c8ef

File tree

1 file changed

+3
-1
lines changed
  • keps/sig-cli/3638-kubectl-plugin-subcommands

1 file changed

+3
-1
lines changed

keps/sig-cli/3638-kubectl-plugin-subcommands/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,11 +273,12 @@ in back-to-back releases.
273273
#### Beta
274274

275275
- Gather feedback from developers and surveys
276+
- Add integration tests
277+
- Remove `KUBECTL_ENABLE_CMD_SHADOW` environment variable and this feature will be enabled by default.
276278

277279
#### GA
278280

279281
- Add e2e test
280-
- Add integration tests
281282
- Enable shadowing for all non-existent subcommands
282283

283284
### Upgrade / Downgrade Strategy
@@ -668,6 +669,7 @@ For each of them, fill in the following information by copying the below templat
668669

669670
## Implementation History
670671
The KEP was proposed on 2022-10-22
672+
The KEP was promoted to beta on 2023-10-02
671673
<!--
672674
Major milestones in the lifecycle of a KEP should be tracked in this section.
673675
Major milestones might include:

0 commit comments

Comments
 (0)