k3s/pkg/master
Kubernetes Submit Queue d4b678036f
Merge pull request #63200 from deads2k/api-09-duplicate
Automatic merge from submit-queue (batch tested with PRs 62911, 63200). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

stop duplicating preferred version order 

`GroupMeta` includes two fields for a preferred groupVersion, `.GroupVersion` and `.GroupVersion[0]`.  This collapses onto the latter.

@kubernetes/sig-api-machinery-pr-reviews 

lots of ripples, but eliminate of duplication is good.
/assign @sttts 
/assign @cheftako 


```release-note
NONE
```
2018-04-26 09:43:06 -07:00
..
controller/crdregistration Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
ports controller-manager: add SecureServingOptions 2018-02-13 11:16:47 +01:00
reconcilers Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
tunneler Merge pull request #60068 from wojtek-t/ssl_key_longer_timeout 2018-02-21 18:09:47 -08:00
BUILD remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
client_ca_hook.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
client_ca_hook_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
client_util.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
doc.go
import_known_versions.go remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
import_known_versions_test.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
master.go eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
master_openapi_test.go Remove request context mapper 2018-04-18 17:03:31 -04:00
master_test.go stop duplicating preferred version order 2018-04-26 10:03:36 -04:00
services.go Merge pull request #51249 from tengqm/service-ip-cidr 2018-02-24 18:43:39 -08:00