Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

update dockerhub images url #243

Merged
merged 1 commit into from
Jun 6, 2018
Merged

Conversation

shiywang
Copy link

Fixes: #237

@aglitke @copejon @screeley44 PTAL
Signed-off-by: Shiyang Wang shiywang@redhat.com

@shiywang
Copy link
Author

@gbenhaim would you mind take a look of this one ? it's just a url fixed as @copejon described

@@ -1,5 +1,5 @@
cdi_namespace: "{{ cdi_image_namespace | default('golden-images') }}"
cdi_storageclass: "{{ cdi_kubevirt_storageclass | default('kubevirt') }}"
apb_action: "provision"
repo_tag: "{{ cdi_repo_tag | default('jcoperh') }}"
repo_tag: "{{ cdi_repo_tag | default('kubevirt') }}"
release_tag: "{{ cdi_release_tag | default('latest') }}"
Copy link

Choose a reason for hiding this comment

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

release tags should reflect the most recent kubevirt version. The :latest tag is deliberately not used. Instead, CDI tracks kubevirt versions so as to ensure new kubevirt versions always use the most recent compatible version of CDI.

@copejon
Copy link

copejon commented Jun 5, 2018

@shiywang Line 5 of roles/cdi/defaults/main.yml has latest, should have v0.5.0-alpha.0

Signed-off-by: Shiyang Wang <shiywang@redhat.com>
@copejon
Copy link

copejon commented Jun 6, 2018

@shiywang lgtm!

@lukas-bednar lukas-bednar requested a review from aglitke June 6, 2018 14:17
@screeley44
Copy link
Contributor

/lgtm

@lukas-bednar lukas-bednar merged commit 0014aae into kubevirt:master Jun 6, 2018
@lukas-bednar
Copy link
Contributor

Thank you!

@shiywang shiywang deleted the fix_dockerhub branch June 6, 2018 19:29
alexxa pushed a commit to alexxa/kubevirt-ansible that referenced this pull request Jul 23, 2018
Signed-off-by: Shiyang Wang <shiywang@redhat.com>
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.

None yet

4 participants