mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 46946, 45792). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. kubectl config get-contexts: sort output This sorts the output of kubectl config get-contexts because the ordering is otherwise non-stable and makes it harder to find the context you're looking for when you have more than a few. ```release-note The output of kubectl config get-contexts is now sorted alphabetically by the context name. ``` |
||
---|---|---|
.. | ||
BUILD | ||
config.go | ||
config_test.go | ||
create_authinfo.go | ||
create_authinfo_test.go | ||
create_cluster.go | ||
create_cluster_test.go | ||
create_context.go | ||
create_context_test.go | ||
current_context.go | ||
current_context_test.go | ||
delete_cluster.go | ||
delete_cluster_test.go | ||
delete_context.go | ||
delete_context_test.go | ||
get_clusters.go | ||
get_clusters_test.go | ||
get_contexts.go | ||
get_contexts_test.go | ||
navigation_step_parser.go | ||
navigation_step_parser_test.go | ||
rename_context.go | ||
rename_context_test.go | ||
set.go | ||
set_test.go | ||
unset.go | ||
unset_test.go | ||
use_context.go | ||
use_context_test.go | ||
view.go | ||
view_test.go |