GoogleContainerTools / GoogleContainerTools/skaffold

Support setting nested global config values instead of subcommands

Open
#3,810 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.