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 v3.5.3 #5449

Closed
brandond opened this issue Apr 15, 2022 · 2 comments
Closed

Bump etcd to v3.5.3 #5449

brandond opened this issue Apr 15, 2022 · 2 comments
Assignees
Milestone

Comments

@brandond
Copy link
Member

@brandond brandond added this to the v1.23.6+k3s1 milestone Apr 15, 2022
@brandond brandond self-assigned this Apr 15, 2022
@ShylajaDevadiga ShylajaDevadiga self-assigned this Apr 18, 2022
@liyimeng
Copy link
Contributor

This is badly wanted :)

@bguzman-3pillar
Copy link

Validated using commit 3d425e5

$ k3s --version
k3s version v1.23.6-rc2+k3s1 (3d425e5d)
go version go1.17.5

v3.5.3 showed correctly!

$ journalctl -xe | grep etcd-version
Apr 25 17:04:56 ip-172-31-35-108 k3s[18947]: {"level":"info","ts":"2022-04-25T17:04:56.175Z","caller":"embed/etcd.go:308","msg":"starting an etcd server","etcd-version":"3.5.3","git-sha":"Not provided (use ./build instead of go build)","go-version":"go1.17.5","go-os":"linux","go-arch":"amd64","max-cpu-set":2,"max-cpu-available":2,"member-initialized":false,"name":"ip-172-31-35-108-7ee06afc","data-dir":"/var/lib/rancher/k3s/server/db/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/rancher/k3s/server/db/etcd/member","force-new-cluster":false,"heartbeat-interval":"500ms","election-timeout":"5s","initial-election-tick-advance":true,"snapshot-count":100000,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://172.31.35.108:2380"],"listen-peer-urls":["https://172.31.35.108:2380"],"advertise-client-urls":["https://172.31.35.108:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://172.31.35.108:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"ip-172-31-35-108-7ee06afc=https://172.31.35.108:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-size-bytes":2147483648,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","auto-compaction-mode":"","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"}

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

No branches or pull requests

4 participants