#241 Document how to get kubevirt fcos artifacts
Closed 2 years ago by darknao. Opened 2 years ago by rfenkhuber.
fedora-web/ rfenkhuber/websites kubevirt  into  master

@@ -6,7 +6,7 @@ 

  //const baseUrl = 'https://s3.amazonaws.com/fcos-builds/streams'

  const baseUrl = 'https://builds.coreos.fedoraproject.org/streams'

  // list of cloud image artifacts

- const cloudImages = ['aws', 'azure', 'azurestack', 'aliyun', 'digitalocean', 'exoscale', 'gcp', 'ibmcloud', 'nutanix', 'openstack', 'packet', 'vultr']

+ const cloudImages = ['aws', 'azure', 'azurestack', 'aliyun', 'digitalocean', 'exoscale', 'gcp', 'ibmcloud', 'kubevirt', 'nutanix', 'openstack', 'packet', 'vultr']

  // list of virtualized image artifacts

  const virtualizedImages = ['qemu', 'virtualbox', 'vmware']

  // dict of pretty names for platforms, indexed by platform.extension
@@ -19,6 +19,7 @@ 

    "exoscale": "Exoscale",

    "gcp": "GCP",

    "ibmcloud": "IBM Cloud",

+   "kubevirt": "KubeVirt",

    "metal": {

      "raw.xz": "Raw",

      "4k.raw.xz": "Raw (4k Native)",

Add KubeVirt FCOS artifacts to the getfedora download page.

LGTM but let's hold until we actually produce KubeVirt images, which in turn IIUC is blocked on an Ignition release (tracked in https://github.com/coreos/ignition/issues/1353) and https://github.com/coreos/coreos-assembler/pull/2828.

@t0xic0der It's pending on changes on the Fedora CoreOS side of things.

@siosm, thanks for the headsup.
We will wait on the changes to take place.

Metadata Update from @thunderbirdtr:
- Pull-request tagged with: waiting-on-reporter
- Request assigned

2 years ago

@siosm I see that 39/40 task complete and then they marked as complete and second one is closed because based on last message the person is not actively working on it. How do you guys wants to proceed about this ?

cc : @jlebon @rfenkhuber

The "real" tracker for this work is https://github.com/coreos/fedora-coreos-tracker/issues/1126.
It's still pending change.

@siosm thank you for link. I will check time to time.

Thanks for your contribution.
getfedora.org has been retired and replaced with the new fedoraproject.org.
I'm going to close this PR, but you're more than welcome to contribute to the new website: https://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0

Pull-Request has been closed by darknao

2 years ago