GoogleContainerTools/skaffold

Support setting nested global config values instead of subcommands

Aperta

#3810 aperta il 10 mar 2020

 (1 commento) (0 reazioni) (0 assegnatari)Go (1416 fork)batch import
area/global-confighelp wantedkind/feature-requestpriority/p3

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor