mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-05 01:06:49 -04:00
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. ``` |
||
|---|---|---|
| .. | ||
| internalversion | ||
| .import-restrictions | ||
| BUILD | ||
| common.go | ||
| customcolumn.go | ||
| customcolumn_test.go | ||
| humanreadable.go | ||
| humanreadable_test.go | ||
| interface.go | ||
| json.go | ||
| jsonpath.go | ||
| name.go | ||
| OWNERS | ||
| printers.go | ||
| tabwriter.go | ||
| template.go | ||
| versioned.go | ||