Feature Request
Reporting something which should be discussed here I think, from @cgwalters (a couple edits to make it more generic):
As coreos-installer is now used by other distros (such as RHEL for Edge), I think it doesn't make sense to have "coreos-installer" default to installing Fedora CoreOS - at least when built for other distros (e.g. RHEL).
We've seen at least a few situations where people trying to use coreos-installer for RHEL CoreOS/OCP somehow get defaulted to trying to install FCOS which has to be from their PoV extremely surprising.
(I'd bikeshed that we should introduce a wrapper binary fedora-coreos-installer that is literally just:
#!/bin/bash
exec coreos-installer --distro fcos
or so, then ship that in Fedora too.
Desired Feature
Other Information
Feature Request
Reporting something which should be discussed here I think, from @cgwalters (a couple edits to make it more generic):
As coreos-installer is now used by other distros (such as RHEL for Edge), I think it doesn't make sense to have "coreos-installer" default to installing Fedora CoreOS - at least when built for other distros (e.g. RHEL).
We've seen at least a few situations where people trying to use coreos-installer for RHEL CoreOS/OCP somehow get defaulted to trying to install FCOS which has to be from their PoV extremely surprising.
(I'd bikeshed that we should introduce a wrapper binary fedora-coreos-installer that is literally just:
or so, then ship that in Fedora too.
Desired Feature
Other Information