GoogleContainerTools/skaffold

Support setting nested global config values instead of subcommands

Open

#3,810 建立於 2020年3月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (12,822 star) (1,416 fork)batch import
area/global-confighelp wantedkind/feature-requestpriority/p3

描述

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

貢獻者指南