GoogleContainerTools/skaffold

skaffold config list description is wrong

オープン

#4,271 opened on 2020/05/27

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

Repository metrics

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

説明

Expected behavior

skaffold config list should return something like:

skaffold config: 
global: {}
kubeContexts:
- kube-context: current-cluster-ctx

Actual behavior

skaffold config list is returning:

skaffold config: 
kube-context: current-cluster-ctx

Information

  • Skaffold version: v1.10.1
  • Operating system: Catalina

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