kubevirt / kubevirt-ansible

Set of Ansible roles & playbooks for KubeVirt deployment
Apache License 2.0
91 stars 72 forks source link

kubevirt_web_ui_version variable is prefixed with `v` #557

Closed mareklibra closed 5 years ago

mareklibra commented 5 years ago

For consistency with the other roles. Conforms update in the Operator code [1], released within v0.0.2 [2].

[1] https://github.com/kubevirt/web-ui-operator/pull/25 [2] https://github.com/kubevirt/web-ui-operator/releases/tag/v0.0.2

What this PR does / why we need it: In Web UI playbook, the kubevirt_web_ui_version parameter can be reused from the docker_tag, it means it's prefixed with the v like v1.4.0

Special notes for your reviewer: Upstream build of the operator with relevant change is already published.

Release note:

NONE
mareklibra commented 5 years ago

Will be backported to release-0.12