Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Handle a fully-qualified openstack qcow URL #6

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

hardys
Copy link

@hardys hardys commented Jul 23, 2019

The URL provided internally by the installer is the full path
to the openstack qcow file, and the baseURI is supposed to be an
internal detail, so we need to handle this case for the planned
switch to use installer generated image references:

openshift/installer#2037
openshift/installer#2061

The previous baseURI method is maintained for backwards compatibilty
and can be removed later when the installer changes are complete,
and at that point we probably want to remove the latest symlinks
as I think we need to deal with explicit image references in the
providerSpec, then have the BMO (and terraform) look at the mirror
location for the locally downloaded/compressed version.

The URL provided internally by the installer is the full path
to the openstack qcow file, and the baseURI is supposed to be an
internal detail, so we need to handle this case for the planned
switch to use installer generated image references:

openshift/installer#2037
openshift/installer#2061

The previous baseURI method is maintained for backwards compatibilty
and can be removed later when the installer changes are complete,
and at that point we probably want to remove the latest symlinks
as I think we need to deal with explicit image references in the
providerSpec, then have the BMO (and terraform) look at the mirror
location for the locally downloaded/compressed version.
@hardys hardys requested a review from derekhiggins July 23, 2019 15:45
@hardys hardys merged commit 948c520 into openshift-metal3:master Jul 24, 2019
hardys pushed a commit to hardys/dev-scripts that referenced this pull request Jul 24, 2019
This aligns with the format expected from openshift-install, and
means we can remove some backwards compatibility from the downloader
container ref openshift-metal3/rhcos-downloader#6
hardys pushed a commit to hardys/dev-scripts that referenced this pull request Jul 24, 2019
This aligns with the format expected from openshift-install, and
means we can remove some backwards compatibility from the downloader
container ref openshift-metal3/rhcos-downloader#6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants