• Kubernetes Submit Queue's avatar
    Merge pull request #49326 from deads2k/cli-16-all · 1dbe09b1
    Kubernetes Submit Queue authored
    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.
    ```
    1dbe09b1
Name
Last commit
Last update
..
editor Loading commit data...
jsonmerge Loading commit data...
openapi Loading commit data...
sanity Loading commit data...
BUILD Loading commit data...
cached_discovery.go Loading commit data...
cached_discovery_test.go Loading commit data...
clientcache.go Loading commit data...
factory.go Loading commit data...
factory_builder.go Loading commit data...
factory_client_access.go Loading commit data...
factory_object_mapping.go Loading commit data...
factory_object_mapping_test.go Loading commit data...
factory_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
printing.go Loading commit data...
shortcut_restmapper.go Loading commit data...
shortcut_restmapper_test.go Loading commit data...