We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
SeedImage.status.checksumURL
elemental-operator
v1.6.5
It does follow the same rule as downloadURL, so the SeedImage Ready condition has to be true for this field to be usable.
downloadURL
SeedImage
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.
The text was updated successfully, but these errors were encountered:
@kwwii we are going to need UX help on this one. Based on SURE-8889
Sorry, something went wrong.
No branches or pull requests
SURE-8889
Part of rancher/elemental-operator#823
SeedImage.status.checksumURL
has been added (gate toelemental-operator
>=v1.6.5
) to provide a checksum of the built image artifact.It does follow the same rule as
downloadURL
, so theSeedImage
Ready condition has to be true for this field to be usable.The request is to be able to download this checksum from the UI as well, as it is for the image artifact.
The text was updated successfully, but these errors were encountered: