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

Reset the Build Disk Image page form when Build disk image action is called upon other image #461

Open
odockal opened this issue May 7, 2024 · 0 comments
Labels
kind/bug 🐞 Something isn't working

Comments

@odockal
Copy link
Contributor

odockal commented May 7, 2024

Bug description

When I pull a bootc capable image, I can call Build Disk image from the Images page or the particular image details, which I would expect would lead me to a Build Disk image page with a field Bootable container image prefilled with the image I have called the option from, and also, reset the other values from previous building.

Operating system

Windows 10

Version

next (development version)

Steps to reproduce

  1. Pull a bootable image
  2. Build the image disk (choose the image, any image type, file system, etc).
  3. Pull another bootable image
  4. Call Build disk image for the new image
  5. Assert: Fields on Bootable Disk Image page are using expected image to build, and do not have preselected values from previous build
    Actual: container image is the previous one, image types are from previous run, etc.

Relevant log output

No response

Additional context

No response

@odockal odockal added the kind/bug 🐞 Something isn't working label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant