rancher / turtles

Rancher CAPI extension
https://turtles.docs.rancher.com
Apache License 2.0
40 stars 15 forks source link

[BUG] Sequential auto-migration for cluster not working #588

Open cpinjani opened 1 week ago

cpinjani commented 1 week ago

What steps did you take and what happened?

Description: Sequential v3 auto-migration not working

What steps did you take and what happened?

What did you expect to happen?

Sequential migration ie. managementv3-cluster = true, managementv3-cluster-migration = false -> managementv3-cluster = true, managementv3-cluster-migration = true should work.

How to reproduce it?

Steps mentioned above.

Rancher Turtles version

v0.9.0

Anything else you would like to add?

While upgrade from v0.8.0 if both managementv3-cluster, managementv3-cluster-migration = true, then migration completes successfully. image

Label(s) to be applied

/kind bug

cpinjani commented 1 week ago

logs.tar.gz

Danil-Grigorev commented 1 day ago

Should be caused by #587

furkatgofurov7 commented 1 day ago

Should be caused by #587

Exactly, yes. We have noticed it while testing it with @salasberryfin