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

Handle create/delete of storage pool for bootMode iso: #202

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

jacobweinstock
Copy link
Member

Description

In the bootMode: iso, the redfish emulator needs a storage location named "default" to exist for media mounting. So we create it. To clean it up, we need to delete all the ISO files that get put into there.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

In the bootMode: iso, the redfish emulator needs a storage
location named "default" to exist for media mounting.
So we create it. To clean it up, we need to delete all
the ISO files that get put into there.

Signed-off-by: Jacob Weinstock <[email protected]>
Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock merged commit 3ae8ee4 into tinkerbell:main Dec 6, 2024
3 checks passed
@jacobweinstock jacobweinstock deleted the librvirt-storage branch December 6, 2024 01:38
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