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

update for etcd 3.5.1 #228

Merged
merged 2 commits into from
Dec 21, 2021
Merged

update for etcd 3.5.1 #228

merged 2 commits into from
Dec 21, 2021

Conversation

umezawatakeshi
Copy link
Contributor

Signed-off-by: UMEZAWA Takeshi takeshi-umezawa@cybozu.co.jp

Signed-off-by: UMEZAWA Takeshi <takeshi-umezawa@cybozu.co.jp>
@@ -21,7 +21,7 @@ jobs:
go-version: ${{ env.go-version }}

- name: Start etcd container
run: docker run -d --network host quay.io/coreos/etcd:v3.4.16
run: docker run -d --network host quay.io/coreos/etcd:v3.5.1
Copy link
Member

@ymmt2005 ymmt2005 Dec 20, 2021

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

https://github.com/etcd-io/etcd/releases/tag/v3.2.5

Starting from v3.2.5, we are switching to gcr.io/etcd-development/etcd.
quay.io/coreos/etcd will be deprecated in the future.

Hmm...
They should emphasize their deprecation policy much more.

Signed-off-by: UMEZAWA Takeshi <takeshi-umezawa@cybozu.co.jp>
Copy link
Contributor

@morimoto-cybozu morimoto-cybozu left a comment

Choose a reason for hiding this comment

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

LGTM

@umezawatakeshi umezawatakeshi merged commit 42047fe into main Dec 21, 2021
@umezawatakeshi umezawatakeshi deleted the etcd-3.5.1 branch December 21, 2021 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants