mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 07:02:59 -04:00
Automatic merge from submit-queue Add a short `-n` for `kubectl --namespace` fixes #24078 `--namespace` is a very common flag for nearly every `kubectl` command we have. We should claim `-n` for it. |
||
|---|---|---|
| .. | ||
| api | ||
| auth_loaders.go | ||
| client_config.go | ||
| client_config_test.go | ||
| config.go | ||
| doc.go | ||
| loader.go | ||
| loader_test.go | ||
| merged_client_builder.go | ||
| overrides.go | ||
| validation.go | ||
| validation_test.go | ||