• Kubernetes Submit Queue's avatar
    Merge pull request #44710 from xiangpengzhao/describe-print-rc-rs-conditions · 8e3d32b1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Print conditions of RC/RS in 'kubectl describe' command
    
    **What this PR does / why we need it**:
    If conditions of RC/RS exist, print them in 'kubectl describe' command.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    
    **Release note**:
    
    ```release-note
    Print conditions of RC/RS in 'kubectl describe' command.
    ```
    8e3d32b1
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...