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

Download SeedImage's checksum #221

Open
anmazzotti opened this issue Aug 22, 2024 · 1 comment
Open

Download SeedImage's checksum #221

anmazzotti opened this issue Aug 22, 2024 · 1 comment

Comments

@anmazzotti
Copy link

anmazzotti commented Aug 22, 2024

SURE-8889

Part of rancher/elemental-operator#823

SeedImage.status.checksumURL has been added (gate to elemental-operator >= v1.6.5 ) to provide a checksum of the built image artifact.

It does follow the same rule as downloadURL, so the SeedImage Ready condition has to be true for this field to be usable.

status:
  checksumURL: https://172.18.0.2.sslip.io/elemental/seedimage/wr9xntd96nj6c6rztcfcsfnbtgb7xpz47fxb9dhp4mkjj27cttmxkf/fire-nodes-2024-08-22T07:48:10Z.iso.sha256
  downloadURL: https://172.18.0.2.sslip.io/elemental/seedimage/wr9xntd96nj6c6rztcfcsfnbtgb7xpz47fxb9dhp4mkjj27cttmxkf/fire-nodes-2024-08-22T07:48:10Z.iso

The request is to be able to download this checksum from the UI as well, as it is for the image artifact.

@aalves08
Copy link
Contributor

aalves08 commented Oct 21, 2024

@kwwii we are going to need UX help on this one. Based on SURE-8889

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

No branches or pull requests

2 participants