Skip to content

Commit

Permalink
Merge pull request #16730 from soltysh/etcd_bump
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

bump etcd to 3.2.8

This bumps etcd and performs additional cleanups needed for our restoration to work properly.
  • Loading branch information
openshift-merge-robot committed Oct 12, 2017
2 parents b06962d + 13466d0 commit 3f94f23
Show file tree
Hide file tree
Showing 103 changed files with 4,861 additions and 5,006 deletions.
454 changes: 147 additions & 307 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions hack/godep-restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ preload-remote "github.com/openshift" "origin" "github.com/openshift" "origin" #
preload-remote "k8s.io" "kubernetes" "github.com/openshift" "kubernetes"
preload-remote "github.com/docker" "distribution" "github.com/openshift" "docker-distribution"
preload-remote "github.com/skynetservices" "skydns" "github.com/openshift" "skynetservices-skydns"
preload-remote "github.com/coreos" "etcd" "github.com/openshift" "coreos-etcd"
preload-remote "github.com/emicklei" "go-restful" "github.com/openshift" "emicklei-go-restful-swagger12"
preload-remote "github.com/emicklei" "go-restful-swagger12" "github.com/openshift" "emicklei-go-restful-swagger12"
preload-remote "github.com/cloudflare" "cfssl" "github.com/openshift" "cloudflare-cfssl"
preload-remote "github.com/google" "certificate-transparency" "github.com/openshift" "google-certificate-transparency"
preload-remote "github.com/google" "cadvisor" "github.com/openshift" "google-cadvisor"
Expand Down
166 changes: 23 additions & 143 deletions vendor/github.com/coreos/etcd/auth/range_perm_cache_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3f94f23

Please sign in to comment.