Skip to content

Commit f4a3ed0

Browse files
committed
Set feature environment variable to true instead removing
1 parent bb9c8ef commit f4a3ed0

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,11 +274,12 @@ in back-to-back releases.
274274

275275
- Gather feedback from developers and surveys
276276
- Add integration tests
277-
- Remove `KUBECTL_ENABLE_CMD_SHADOW` environment variable and this feature will be enabled by default.
277+
- set `KUBECTL_ENABLE_CMD_SHADOW` environment variable to true as default.
278278

279279
#### GA
280280

281281
- Add e2e test
282+
- Remove `KUBECTL_ENABLE_CMD_SHADOW` environment variable
282283
- Enable shadowing for all non-existent subcommands
283284

284285
### Upgrade / Downgrade Strategy

0 commit comments

Comments
 (0)