Files
kubernetes/pkg/kubectl/cmd/config/create_context_test.go
Ahmet Alp Balkan f39afd4eeb Differentiate update/create message on set-context
kubectl config set-context prints the same message (Context %q set) for both
new and existing contexts. This patch helps differentiate whether an existing
context is modified or a new context is created.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-12 18:22:02 -07:00

4.0 KiB