You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What does this PR do?
* Changes the type from iso to anaconda-iso as ".iso" may be used in the
future for something else, see: osbuild/bootc-image-builder#433
### Screenshot / video of UI
<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->
N/A, backend code / use anaconda-iso option
### What issues does this PR fix or reference?
<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->
Closespodman-desktop#482
### How to test this PR?
<!-- Please explain steps to reproduce -->
1. Test build .iso
2. See that is succesfully creates the .iso
Signed-off-by: Charlie Drage <[email protected]>
### What does this PR do?
* Changes the type from iso to anaconda-iso as ".iso" may be used in the
future for something else, see: osbuild/bootc-image-builder#433
### Screenshot / video of UI
<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->
N/A, backend code / use anaconda-iso option
### What issues does this PR fix or reference?
<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->
Closes#482
### How to test this PR?
<!-- Please explain steps to reproduce -->
1. Test build .iso
2. See that is succesfully creates the .iso
Signed-off-by: Charlie Drage <[email protected]>
Is your enhancement related to a problem? Please describe
See: osbuild/bootc-image-builder#433
we should have it as anaconda-iso / explain that it's an "automated installer" rather than a "network boot" style ISO disk image, etc.
Describe the solution you'd like
Anaconda iso on build image page, not just iso, since iso support will be added in the future.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: