Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump etcd to 3.2.8 #16730

Merged
merged 5 commits into from
Oct 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smarterclayton why did we have this?
@soltysh do we no longer have any upstream commits?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we had those some time ago, but I've double checked the last bump and it was using official version (no carry commits). That's why I've decided to remove it from here. We'll bring it back when needed.

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