mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-20 01:40:36 +00:00
Automatic merge from submit-queue (batch tested with PRs 63770, 63776, 64001, 64028, 63984). 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>. sort on non-tabular output **Release note**: ```release-note NONE ``` Enables sorting objects when printing as json, yaml, etc. cc @soltysh