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: Add common option to export machine image artifacts #226

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

tenthirtyam
Copy link
Contributor

@tenthirtyam tenthirtyam commented Jul 19, 2022

Summary of Pull Request

Adds a common option to export machine image artifacts (.ovf,.vmdk, and .mf) to an output path.

Type of Pull Request

  • This is a bugfix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is something else.
    Please describe:

Related to Existing Issues

Closes #217

Test and Documentation Coverage

  • Tests have been completed (for bugfixes / features).
  • Documentation has been added / updated (for bugfixes / features).

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Adds a common option to export machine image artifacts (`.ovf`,`.vmdk`, and `.mf`) to an output path.

#217

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam added this to the v22.07 milestone Jul 19, 2022
@tenthirtyam tenthirtyam self-assigned this Jul 19, 2022
@tenthirtyam tenthirtyam changed the title feature: Add common option to export machine image artifacts feat: Add common option to export machine image artifacts Jul 19, 2022
@tenthirtyam tenthirtyam merged commit af1c7e0 into main Jul 19, 2022
@tenthirtyam tenthirtyam deleted the feature/ovf-export branch July 19, 2022 14:13
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for VM image exporting
1 participant