mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue (batch tested with PRs 60793, 61181, 61267, 61252, 61334). 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>. --show-all is inert in v1.11 **What this PR does / why we need it**: `--show-all` is inert in v1.11 ref: #60210 **Special notes for your reviewer**: /assign @deads2k **Release note**: ```release-note `--show-all` (which only affected pods and only for human readable/non-API printers) is inert in v1.11, and will be removed in a future release. ``` |
||
|---|---|---|
| .. | ||
| editor | ||
| env | ||
| jsonmerge | ||
| openapi | ||
| sanity | ||
| BUILD | ||
| cached_discovery.go | ||
| cached_discovery_test.go | ||
| clientcache.go | ||
| factory.go | ||
| factory_builder.go | ||
| factory_client_access.go | ||
| factory_object_mapping.go | ||
| factory_object_mapping_test.go | ||
| factory_test.go | ||
| helpers.go | ||
| helpers_test.go | ||
| printing.go | ||
| shortcut_restmapper.go | ||
| shortcut_restmapper_test.go | ||