• Kubernetes Submit Queue's avatar
    Merge pull request #61255 from dixudx/fix_describe_taint · 83a4f278
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. 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>.
    
    fix sorting taints in case the sorting keys are equal
    
    **What this PR does / why we need it**:
    /kind bug
    /sig cli
    
    When describing node taints, the similar issue mentioned in #61250 also exists.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    xref #61250
    
    **Special notes for your reviewer**:
    /cc @kubernetes/sig-cli-bugs 
    @kubernetes/sig-cli-api-reviews 
    
    **Release note**:
    
    ```release-note
    fix sorting taints in case the sorting keys are equal
    ```
    83a4f278
Name
Last commit
Last update
..
.import-restrictions Loading commit data...
BUILD Loading commit data...
describe.go Loading commit data...
describe_test.go Loading commit data...
printers.go Loading commit data...
printers_test.go Loading commit data...
sorted_resource_name_list_test.go Loading commit data...