GoogleContainerTools / GoogleContainerTools/skaffold
Support setting nested global config values instead of subcommands
Open
area/global-config
help wanted
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
From https://github.com/GoogleContainerTools/skaffold/pull/3732#issuecomment-595403953
We should support kubectl-style nested config values for setting the global config, e.g.
`kubectl config set-cluster e2e --server=https://1.2.3.4`
and
`kubectl config set clusters.e2e.server https://1.2.3.4`
Contributor guide
Assessment
This issue has not been assessed yet.