We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9c8ef commit f4a3ed0Copy full SHA for f4a3ed0
keps/sig-cli/3638-kubectl-plugin-subcommands/README.md
@@ -274,11 +274,12 @@ in back-to-back releases.
274
275
- 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.
+- set `KUBECTL_ENABLE_CMD_SHADOW` environment variable to true as default.
278
279
#### GA
280
281
- Add e2e test
282
+- Remove `KUBECTL_ENABLE_CMD_SHADOW` environment variable
283
- Enable shadowing for all non-existent subcommands
284
285
### Upgrade / Downgrade Strategy
0 commit comments