k3s/hack/make-rules
Kubernetes Submit Queue bc0171c6ec Merge pull request #43312 from deads2k/cli-08-discovery
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.
```
2017-03-25 22:24:25 -07:00
..
helpers Generate for staging directories that are not client-go 2017-01-16 16:13:29 -05:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh remove hardcoded ansi to tput so that color coding works in multiple platforms including osx. 2017-02-10 10:25:43 -08:00
test-cmd-util.sh Merge pull request #43312 from deads2k/cli-08-discovery 2017-03-25 22:24:25 -07:00
test-cmd.sh Do not run kubelet in test-cmd.sh 2017-02-21 14:53:44 -08:00
test-e2e-node.sh test/node_e2e: wire-in "container-runtime" for local tests 2017-02-01 20:34:51 +00:00
test-federation-cmd.sh Temporary disable federation kubectl tests for secrets to unblock merge queue 2017-01-26 15:43:56 -08:00
test-integration.sh test-federation.sh: Make use of WHAT consistent with make test 2017-02-16 10:53:58 -08:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Ignore bazel-* directories when looking for tests to run 2017-02-17 14:03:56 -08:00
verify.sh client-go: enable smoke compile test for examples 2017-02-02 20:28:32 +01:00
vet.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00