Closed ebattat closed 1 month ago
Note: Fill x in []
Return None version when there are several versions:
# oc get csv -n openshift-cnv NAME DISPLAY VERSION REPLACES PHASE kubevirt-hyperconverged-operator.v4.14.8 OpenShift Virtualization 4.14.8 kubevirt-hyperconverged-operator.v4.14.7 Succeeded node-healthcheck-operator.v0.8.2 Node Health Check Operator 0.8.2 node-healthcheck-operator.v0.8.1 Succeeded self-node-remediation.v0.9.0 Self Node Remediation Operator 0.9.0 self-node-remediation.v0.8.0 Succeeded
Solved it by searching hyperconverged-operator and there return the cnv version
Type of change
Note: Fill x in []
Description
Return None version when there are several versions:
Solved it by searching hyperconverged-operator and there return the cnv version
For security reasons, all pull requests need to be approved first before running any automated CI