-
Ahmet Alp Balkan authored
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>