Skip to content

Comments

adjusted cloning service to prevent fail network device configuration for routers.#12

Merged
xdkaine merged 2 commits intomainfrom
development
Feb 18, 2026
Merged

adjusted cloning service to prevent fail network device configuration for routers.#12
xdkaine merged 2 commits intomainfrom
development

Conversation

@xdkaine
Copy link

@xdkaine xdkaine commented Feb 18, 2026

adjusted cloning service steps

moved waitfordisk function before configuring vnets to prevent a race condition where virtual machines were not ready to be configured

adjusted steps 9,10, 11

before -> after

waitforlock, setpodvnets, waitfordisk, startvm(s) ---> waitforlock, waitfordisk, setpodvnets, startvm(s)

@xdkaine xdkaine merged commit 2c1abb3 into main Feb 18, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant