• Kubernetes Submit Queue's avatar
    Merge pull request #41576 from deads2k/cli-04-remove-outputversion · 1cb737fb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41706, 39063, 41330, 41739, 41576)
    
    deprecate and disconnect --output-version
    
    For at least two releases, there haven't been multiple versions of API groups and we don't plan to support conversions in commands other than `kubectl convert`.  This disconnects the `--output-version` option to be consistent with conversion agnostic command before it becomes an issue.
    
    @kubernetes/sig-cli-pr-reviews @fabianofranz @smarterclayton
    
    ```release-note
    `--output-version` is ignored for all commands except `kubectl convert`.  This is consistent with the generic nature of `kubectl` CRUD commands and the previous removal of `--api-version`.  Specific versions can be specified in the resource field: `resource.version.group`, `jobs.v1.batch`.
    ```
    1cb737fb
Name
Last commit
Last update
..
editor Loading commit data...
jsonmerge 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_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...