Skip to content

Commit

Permalink
Merge pull request #59836 from jpbetz/etcd-3.2.16-patch-upgrade
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue. 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>.

Bump etcd server patch version to 3.2.16

etcd 3.2.16 contains a critical fix for HA clusters: etcd-io/etcd#9281

Also, update newly added tests to use `REGISTRY` make variable.

Release note:
```release-note
Upgrade the default etcd server version to 3.2.16
```

Kubernetes-commit: 9aae9b58a5e2b78d27f2bd093fc1c4299bf63c36
  • Loading branch information
k8s-publishing-bot committed Mar 16, 2018
2 parents 3174e25 + e249dce commit 6d415ab
Show file tree
Hide file tree
Showing 132 changed files with 165 additions and 6,214 deletions.
246 changes: 123 additions & 123 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion artifacts/example/rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
- "--etcd-servers=http://localhost:2379"
- "--audit-log-path=-"
- name: etcd
image: quay.io/coreos/etcd:v3.2.14
image: quay.io/coreos/etcd:v3.2.16
43 changes: 0 additions & 43 deletions vendor/k8s.io/api/admission/v1beta1/BUILD

This file was deleted.

44 changes: 0 additions & 44 deletions vendor/k8s.io/api/admissionregistration/v1alpha1/BUILD

This file was deleted.

44 changes: 0 additions & 44 deletions vendor/k8s.io/api/admissionregistration/v1beta1/BUILD

This file was deleted.

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

4 changes: 4 additions & 0 deletions vendor/k8s.io/api/admissionregistration/v1beta1/types.go

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

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

43 changes: 0 additions & 43 deletions vendor/k8s.io/api/apps/v1/BUILD

This file was deleted.

47 changes: 0 additions & 47 deletions vendor/k8s.io/api/apps/v1beta1/BUILD

This file was deleted.

47 changes: 0 additions & 47 deletions vendor/k8s.io/api/apps/v1beta2/BUILD

This file was deleted.

46 changes: 0 additions & 46 deletions vendor/k8s.io/api/authentication/v1/BUILD

This file was deleted.

Loading

0 comments on commit 6d415ab

Please sign in to comment.