Bug 2076292 - Upgrade from 4.10.1->4.11 using nightly channel, is not completing with error "could not complete the upgrade process. KubeVirt is not with the expected version. Check KubeVirt observed version in the status field of its CR"
Summary: Upgrade from 4.10.1->4.11 using nightly channel, is not completing with error...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Installation
Version: 4.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.11.0
Assignee: Simone Tiraboschi
QA Contact: Debarati Basu-Nag
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-18 15:07 UTC by Debarati Basu-Nag
Modified: 2023-11-13 08:11 UTC (History)
2 users (show)

Fixed In Version: hco-bundle-registry-container-v4.11.0-227
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-09-14 19:30:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CNV-17666 0 None None None 2023-11-13 08:11:12 UTC
Red Hat Product Errata RHSA-2022:6526 0 None None None 2022-09-14 19:30:59 UTC

Comment 4 Debarati Basu-Nag 2022-08-05 19:14:05 UTC
[cnv-qe-jenkins@c01-dbn-pr1-57g6k-executor ~]$ kubectl get csv -n openshift-cnv
NAME                                          DISPLAY                                          VERSION      REPLACES                                    PHASE
jaeger-operator.v1.34.1-5                     Red Hat OpenShift distributed tracing platform   1.34.1-5     jaeger-operator.v1.30.2                     Succeeded
kiali-operator.v1.48.1                        Kiali Operator                                   1.48.1       kiali-operator.v1.48.0                      Succeeded
kubevirt-hyperconverged-operator.4.11.0-590   OpenShift Virtualization                         4.11.0-590   kubevirt-hyperconverged-operator.4.10.4-4   Succeeded
servicemeshoperator.v2.2.1                    Red Hat OpenShift Service Mesh                   2.2.1-0      servicemeshoperator.v2.2.0                  Succeeded
[cnv-qe-jenkins@c01-dbn-pr1-57g6k-executor ~]$

[cnv-qe-jenkins@c01-dbn-pr1-57g6k-executor ~]$ kubectl get hco kubevirt-hyperconverged -n openshift-cnv -o json | jq ".status.conditions"
[
  {
    "lastTransitionTime": "2022-08-05T19:05:17Z",
    "message": "Reconcile completed successfully",
    "observedGeneration": 2,
    "reason": "ReconcileCompleted",
    "status": "True",
    "type": "ReconcileComplete"
  },
  {
    "lastTransitionTime": "2022-08-05T19:12:28Z",
    "message": "Reconcile completed successfully",
    "observedGeneration": 2,
    "reason": "ReconcileCompleted",
    "status": "True",
    "type": "Available"
  },
  {
    "lastTransitionTime": "2022-08-05T19:12:28Z",
    "message": "Reconcile completed successfully",
    "observedGeneration": 2,
    "reason": "ReconcileCompleted",
    "status": "False",
    "type": "Progressing"
  },
  {
    "lastTransitionTime": "2022-08-05T19:12:28Z",
    "message": "Reconcile completed successfully",
    "observedGeneration": 2,
    "reason": "ReconcileCompleted",
    "status": "False",
    "type": "Degraded"
  },
  {
    "lastTransitionTime": "2022-08-05T19:12:28Z",
    "message": "Reconcile completed successfully",
    "observedGeneration": 2,
    "reason": "ReconcileCompleted",
    "status": "True",
    "type": "Upgradeable"
  }
]
[cnv-qe-jenkins@c01-dbn-pr1-57g6k-executor ~]$ kubectl get hco kubevirt-hyperconverged -n openshift-cnv -o json | jq ".status.versions"
[
  {
    "name": "operator",
    "version": "4.11.0"
  }
]
[cnv-qe-jenkins@c01-dbn-pr1-57g6k-executor ~]$

Upgrade from 4.10.4-4 ->4.11.0-590 completed successfully.

Comment 7 errata-xmlrpc 2022-09-14 19:30:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:6526


Note You need to log in before you can comment on or make changes to this bug.