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

feat(vm) add publicIp tag at VM creation #427

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sebglon
Copy link
Contributor

@sebglon sebglon commented Feb 4, 2025

What type of PR is this?
/kind bug Fixes public Ip available at first boot

What this PR does / why we need it:

Use the osc.fcu.eip.auto-attach tag at VM creation to have the public IP linked at first boot.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #419

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

@sebglon sebglon force-pushed the feat/vm/mount-public-ip-at-boot branch from 385b26a to ca16c72 Compare February 4, 2025 10:28
@jfbus
Copy link
Contributor

jfbus commented Feb 4, 2025

VM creation unit tests are currently commented. I need to reenable those so that unit tests can be added to this PR.

@sebglon sebglon marked this pull request as ready for review February 5, 2025 07:38
@sebglon sebglon force-pushed the feat/vm/mount-public-ip-at-boot branch from a674b22 to e0a8bb7 Compare February 5, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: VM Creation with publicIP are not well retrived during cloud-init boot
2 participants