• Kubernetes Submit Queue's avatar
    Merge pull request #43312 from deads2k/cli-08-discovery · bc0171c6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43429, 43416, 43312, 43141, 43421)
    
    add singular resource names to discovery
    
    Adds the singular resource name to our resource for discovery.  This is something we've discussed to remove our pseudo-pluralization library which is unreliable even for english and really has no hope of properly handling other languages or variations we can expect from TPRs and aggregated API servers.
    
    This pull simply adds the information to discovery, it doesn't not re-wire any RESTMappers.
    
    @kubernetes/sig-cli-misc  @kubernetes/sig-apimachinery-misc @kubernetes/api-review
    
    
    ```release-note
    API resource discovery now includes the `singularName` used to refer to the resource.
    ```
    bc0171c6
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
images Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...