Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot fix: CNV version #918

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

ebattat
Copy link
Collaborator

@ebattat ebattat commented Oct 13, 2024

Type of change

Note: Fill x in []

  • bug
  • enhancement
  • documentation
  • dependencies

Description

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

For security reasons, all pull requests need to be approved first before running any automated CI

@ebattat ebattat added the bug Something isn't working label Oct 13, 2024
@ebattat ebattat requested a review from RobertKrawitz October 13, 2024 09:46
@ebattat ebattat self-assigned this Oct 13, 2024
@ebattat ebattat merged commit c00b996 into redhat-performance:main Oct 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant