Skip to content

fix issue when ignoring destroy_cloud_config_vdi_after_boot #345

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

Merged

Conversation

gCyrille
Copy link
Collaborator

Will fix #338

When destroy_cloud_config_vdi_after_boot is set to true, it requires the set the power_state to "Running" even if the power_state changes are ignored in resource lifecycle (for example when the cm is stopped).

With this PR, when destroy_cloud_config_vdi_after_boot=true it will check if power_state is "Running" only if it has changed

@gCyrille gCyrille self-assigned this Feb 25, 2025
@gCyrille gCyrille added the bug Something isn't working label Feb 25, 2025
@gCyrille gCyrille force-pushed the fix/issue-338-ignoring-destroy_cloud_config_vdi_after_boot branch from e5818f9 to c1375f4 Compare February 25, 2025 15:38
@nathanael-h nathanael-h merged commit 44773a6 into master Mar 3, 2025
4 checks passed
@gCyrille gCyrille deleted the fix/issue-338-ignoring-destroy_cloud_config_vdi_after_boot branch March 6, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ignoring destroy_cloud_config_vdi_after_boot doesn't work
2 participants