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

Add the KubeVirt ociarchive artifact to the browser #36

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

rmohr
Copy link
Member

@rmohr rmohr commented Apr 13, 2022

Add the ociarchive from the metadata which looks somewhat like this:

    "images": {
        "ostree": {
            "path": "fedora-coreos-35.20220412.dev.0-ostree.x86_64.ociarchive",
            "sha256": "fa58a55fec683dcbf7f8c57bf06dd183258ed1e450e0c8fd978fe039bb6c0b80",
            "size": 1487249920,
            "skip-compression": true
        },
        "qemu": {
            "path": "fedora-coreos-35.20220412.dev.0-qemu.x86_64.qcow2",
            "sha256": "a554c002682b7671683fbbbb66b511abe83ca37fdd4c32414c210d4dfd1af33a",
            "size": 1619263488
        },
        "kubevirt": {
            "path": "fedora-coreos-35.20220412.dev.0-kubevirt.x86_64.ociarchive",
            "sha256": "44b634f448f67c27c749767e7c0b501cca0272993441e051890194cda2b006a2",
            "size": 854137344
        }
    },

and add it to the browser.

xref coreos/fedora-coreos-tracker#1126

Signed-off-by: Roman Mohr <rmohr@redhat.com>
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jlebon jlebon merged commit d45e14f into coreos:main Apr 13, 2022
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.

None yet

2 participants