Skip to content

Update fails for clusters using etcd 3.5.23 #17810

@kwillmon-veracode

Description

@kwillmon-veracode

/kind bug

Running kops 1.34.1 against a cluster that is currently at kubernetes v1.32.8 (and using etcd 3.5.23). The following update fails

kops update cluster --yes
kops rolling-update cluster --yes

During troubleshooting, I found this error log in etcd.log:

W1212 17:55:30.739917    6859 etcdserver.go:115] error running etcd: unknown etcd version v3.5.23: not found in [/opt/etcd-v3.5.23 /opt/etcd-v3.5.23/usr/local/bin /tmp/etcd-v3.5.23 /tmp/etcd-v3.5.23/usr/local/bin]

This appears to be caused by #17720 that dropped support for etcd 3.5.23

I believe that patch should have also included a symlink for 3.5.23 to 3.5.24

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions