Skip to content
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

Refresh ip only running vms #66

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

cjlapao
Copy link
Contributor

@cjlapao cjlapao commented Nov 21, 2024

Description

  • Added a fix where we will only check for IP changes if the machine is running

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run linting on my code
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Added the ability to set a post_processor_script to always run on update
- Fixed some issues where in some cases the update would but the vm in the wrong state
- Fixed an issue where some errors would bring a nil pointer
- Added an option to wait for network before querying to the datasource vm
- Added a retry mechanism to attempt to get the internal ip on create/update
- Added a fix to only check for ip changes when VMs are running
@cjlapao cjlapao merged commit 0f7e7f5 into main Nov 21, 2024
15 checks passed
@cjlapao cjlapao deleted the cjlapao/hotfix/211124001/refresh-ip-only-running-vms branch November 21, 2024 10:18
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