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 KubeVirt to rationale.yaml #1144

Merged
merged 1 commit into from
Mar 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions metadata/stream/rationale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@ architectures:
signature: https://artifacts.example.com/oKooheogobofai8l.qcow.xz.sig
sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
uncompressed-sha256: 38acb15d02d5ac0f2a2789602e9df950c380d2799b4bdb59394e4eeabdd3a662
kubevirt:
release: 30.1.2.3
formats:
"qcow.xz":
disk:
location: https://artifacts.example.com/Kiejeeb6ohpu8Eel.qcow.xz
signature: https://artifacts.example.com/Kiejeeb6ohpu8Eel.qcow.xz.sig
sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
uncompressed-sha256: 38acb15d02d5ac0f2a2789602e9df950c380d2799b4bdb59394e4eeabdd3a662
packet:
release: 30.1.2.3
formats:
Expand Down Expand Up @@ -143,6 +152,10 @@ architectures:
# We don't control platform ingest, so an image slug is probably
# the best we can do.
image: fedora-coreos-stable
kubevirt:
release: 30.1.2.3
# ContainerDisk in a container registry
image: exampleregistry.io/fcos/fcos@sha256:67a81539946ec0397196c145394553b8e0241acf27b14ae9de43bc56e167f773
bgilbert marked this conversation as resolved.
Show resolved Hide resolved
packet:
# Images don't have addressable versions, so an operating system
# slug is the best we can do.
Expand Down