GoogleContainerTools/skaffold

Support setting nested global config values instead of subcommands

オープン

#3,810 opened on 2020/03/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,416 件のフォーク)batch import
area/global-confighelp wantedkind/feature-requestpriority/p3

Repository metrics

Stars
 (12,822 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 16 merged PRs)

説明

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

コントリビューターガイド