k3s/pkg/master
Kubernetes Submit Queue 9484b2c0a0 Merge pull request #30890 from timothysc/etcd3_v3client
Automatic merge from submit-queue

Enable v3 Client as the default on UTs

Updates the default initialization to use clientv3 interface to etcd3, and fixes the UTs.  

This PR includes a cherry-pick of https://github.com/kubernetes/kubernetes/pull/30634 so we can validate the tests, so do not merge until that PR is complete.
2016-08-23 08:04:02 -07:00
..
ports Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
controller.go move RangeRegistry to a separate package for generic usage 2016-08-09 13:10:48 +08:00
controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
import_known_versions.go Actually link in ImagePolicyWebhook and run initialization. 2016-08-22 16:54:03 -07:00
master.go Add /eviction subresource. 2016-08-22 16:38:00 -07:00
master_test.go Switch UT default settings to leverage etcd3.v3client 2016-08-22 22:17:55 -05:00
storage_apps.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_authentication.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
storage_authorization.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
storage_autoscaling.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_batch.go ScheduledJob storage leftovers 2016-08-03 17:25:35 +02:00
storage_certificates.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_extensions.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_policy.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_rbac.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
thirdparty_controller.go Fix third party APIResource reporting 2016-08-13 15:51:34 -07:00
thirdparty_controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00