kubernetes/pkg/storage
Kubernetes Submit Queue f9cadb290b Merge pull request #22919 from liggitt/http-test-etcd
Automatic merge from submit-queue

Allow starting test etcd with http

There are cases where we'll want to start a test etcd without https (external tools monitoring tests, tests with lots of parallelism, etc). This makes it an option.

Helps with https://github.com/kubernetes/kubernetes/issues/23127

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/22919)
<!-- Reviewable:end -->
2016-08-05 12:06:12 -07:00
..
etcd Merge pull request #22919 from liggitt/http-test-etcd 2016-08-05 12:06:12 -07:00
etcd3 etcd3/store: Add test for compact conflict 2016-07-15 10:24:50 -07:00
storagebackend Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
testing Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cacher.go Revert "cacher.go: embed storage.Interface into cacher" 2016-07-22 07:28:45 +02:00
cacher_test.go Fix watch cache filtering 2016-07-14 13:13:17 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go storage error: precondition failure should return invalid object error 2016-07-24 20:21:42 -07:00
interfaces.go Fixed several typos 2016-07-13 15:06:24 +01:00
OWNERS Create pkg/storage/OWNERS 2016-05-25 21:13:10 -07:00
util.go Fix watch cache filtering 2016-07-14 13:13:17 -04:00
util_test.go Fix watch cache filtering 2016-07-14 13:13:17 -04:00
watch_cache.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00
watch_cache_test.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00