Bug 2153849 - After upgrade to 4.11.1->4.12.0 hco.spec.workloadUpdateStrategy value is getting overwritten
Summary: After upgrade to 4.11.1->4.12.0 hco.spec.workloadUpdateStrategy value is gett...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Installation
Version: 4.12.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.12.0
Assignee: Simone Tiraboschi
QA Contact: Debarati Basu-Nag
URL:
Whiteboard:
Depends On: 2151693 2235308
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-15 16:16 UTC by Simone Tiraboschi
Modified: 2023-08-28 11:30 UTC (History)
4 users (show)

Fixed In Version: hco-bundle-registry-container-v4.12.0-764
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2151693
Environment:
Last Closed: 2023-01-24 13:42:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt hyperconverged-cluster-operator pull 2181 0 None Merged [release-1.8] Avoid omitempty on WorkloadUpdateMethods (#2180) 2022-12-15 16:18:37 UTC
Red Hat Issue Tracker CNV-23449 0 None None None 2022-12-15 16:27:14 UTC
Red Hat Product Errata RHSA-2023:0408 0 None None None 2023-01-24 13:42:20 UTC

Comment 1 Debarati Basu-Nag 2022-12-20 20:46:38 UTC
Verified against 4.12.0-769
=============================
cnv-qe-jenkins@cnv-qe-infra-01:~/dbasunag$ kubectl get csv -n openshift-cnv
NAME                                       DISPLAY                                          VERSION    REPLACES                                   PHASE
jaeger-operator.v1.39.0-3                  Red Hat OpenShift distributed tracing platform   1.39.0-3   jaeger-operator.v1.34.1-5                  Succeeded
kiali-operator.v1.57.3                     Kiali Operator                                   1.57.3     kiali-operator.v1.48.3                     Succeeded
kubevirt-hyperconverged-operator.v4.12.0   OpenShift Virtualization                         4.12.0     kubevirt-hyperconverged-operator.v4.11.2   Succeeded
servicemeshoperator.v2.3.0                 Red Hat OpenShift Service Mesh                   2.3.0-0    servicemeshoperator.v2.2.3                 Succeeded
cnv-qe-jenkins@cnv-qe-infra-01:~/dbasunag$ kubectl get hco kubevirt-hyperconverged -n openshift-cnv -o json | jq ".status.versions"
[
  {
    "name": "operator",
    "version": "4.12.0"
  }
]
cnv-qe-jenkins@cnv-qe-infra-01:~/dbasunag$ kubectl get hco kubevirt-hyperconverged -n openshift-cnv -o json | jq ".spec.workloadUpdateStrategy"
{
  "batchEvictionInterval": "1m0s",
  "batchEvictionSize": 10,
  "workloadUpdateMethods": []
}
cnv-qe-jenkins@cnv-qe-infra-01:~/dbasunag$

Comment 4 errata-xmlrpc 2023-01-24 13:42:07 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.12.0 Images security 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-2023:0408


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