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

[Release-1.32] - Update kine and etcd #11696

Closed
brandond opened this issue Jan 31, 2025 · 1 comment
Closed

[Release-1.32] - Update kine and etcd #11696

brandond opened this issue Jan 31, 2025 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

Backport fix for Update kine and etcd

@VestigeJ
Copy link

🟢 Validated

$ sudo INSTALL_K3S_VERSION=v1.32.1+k3s1 INSTALL_K3S_EXEC=server ./install-k3s.sh

$ sudo journalctl -u k3s | grep -i 'starting an etcd server'

"starting an etcd server","etcd-version":"3.5.16"

$ sudo INSTALL_K3S_COMMIT=ff6369579a129f648c78972df0715330ba4cf318 INSTALL_K3S_EXEC=server ./install-k3s.sh

$ sudo journalctl -u k3s | grep -i 'starting an etcd server'

"starting an etcd server","etcd-version":"3.5.18"

For Kine I'm actually getting v0.13.9 https://github.com/rancher/distros-test-framework/actions/runs/13293243039/attempts/1#summary-37118870432

The versions present in these go.mod files are below

github.com/k3s-io/kine v0.13.9
github.com/k3s-io/kine v0.13.9
github.com/k3s-io/kine v0.13.9

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants