kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 1dbe09b1f6 Merge pull request #49326 from deads2k/cli-16-all
Automatic merge from submit-queue

add cronjobs to all

Categories were added to the discovery API, but the `kubectl` plumbing didn't make it.  We *did* make `kubectl all` gate on discovery information, so it can least be a superset.  

`cronjobs` are user resources, so I've added them to the list.

@kubernetes/sig-cli-misc 

```release-note
added cronjobs.batch to all, so kubectl get all returns them.
```
2017-07-21 23:18:58 -07:00
..
editor Merge pull request #46091 from xilabao/new-output-in-edit 2017-07-16 18:04:42 -07:00
jsonmerge Introduce visibility rules to kubernetes code. 2017-05-15 12:50:56 -07:00
openapi openapi: Fetch protobuf rather than Json 2017-06-23 13:50:50 -07:00
sanity More cli sanity verifications 2017-05-18 15:44:49 -03:00
BUILD update godep 2017-07-20 11:03:49 -07:00
cached_discovery_test.go openapi: Fetch protobuf rather than Json 2017-06-23 13:50:50 -07:00
cached_discovery.go openapi: Fetch protobuf rather than Json 2017-06-23 13:50:50 -07:00
clientcache.go stop setting bad defaults that are indistinguishable from real values for clients 2017-05-17 07:18:34 -04:00
factory_builder.go fix --local flag for kubectl set commands 2017-06-13 12:57:05 -04:00
factory_client_access.go PDB MaxUnavailable: kubectl changes 2017-05-23 07:18:44 -07:00
factory_object_mapping_test.go remove registry from testing/fixture.go; update client-gen to not use 2017-05-04 11:30:51 -07:00
factory_object_mapping.go run hack/update-all 2017-06-22 11:31:03 -07:00
factory_test.go add cronjobs to all 2017-07-21 10:56:26 -04:00
factory.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
helpers_test.go update import 2017-07-20 11:03:49 -07:00
helpers.go update import 2017-07-20 11:03:49 -07:00
printing.go make sure that the template param is the right type before using it 2017-07-18 13:48:29 -04:00
shortcut_restmapper_test.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
shortcut_restmapper.go move category expansion out of restmapper 2017-03-27 13:54:05 -04:00