-
Notifications
You must be signed in to change notification settings - Fork 48
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
Updating HA clusters fails #857
Comments
I checked behavior with the newest k0smotron version
|
Yeah, thanks for reporting the issue! I prepared a fix, we'll try to merge and release new version asap |
I checked the latest image with the fix present. The etcd pods indeed are not crashing anymore, the other ones do though 🤔 It does happen only when upgrading the cluster. May I ask you to reopen the issue if it turns out to be still k0smotron-related, @makhov ?
|
Yeah, I'll check. Could you also send a full log of crashing pod? |
Sure, the logs look like this. Then it just repeats itself Toggle, not to clutter the issue
|
What happened?
I created a HA cluster, the
k0smotron.io/v1beta1
Clusterspec.replicas
equals3
. I tried to follow the docs to update the k0s, I changed thespec.version
fromv1.30.4-k0s.0
tov1.31.2-k0s.0
. The impact is as follows:Involved Areas
Standalone
What did you expect to happen?
The cluster is upgraded and works fine. Maybe I use wrong documentation, could you point me to some working instructions?
Steps to reproduce
Create a cluster with
spec.replicas=3
, wait for it to start working, edit the cluster and bump the version, watch the cluster burnk0smotron version
v1.1.2
k0s version
v1.30.4-k0s.0
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: