Bug 1849340

Summary: OCP 4.5 metadata.managedFields.fieldsType Invalid Value. Must be FieldsV1
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: kube-apiserverAssignee: Stefan Schimanski <sttts>
Status: CLOSED ERRATA QA Contact: Ke Wang <kewang>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, mdelder, mfojtik, sttts, xxia
Target Milestone: ---   
Target Release: 4.5.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-17 20:05:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1842660    
Bug Blocks: 1848437    

Comment 2 Stefan Schimanski 2020-07-16 09:50:32 UTC
*** Bug 1857655 has been marked as a duplicate of this bug. ***

Comment 5 Ke Wang 2020-08-10 05:41:36 UTC
Verified with OCP build 4.5.0-0.nightly-2020-08-08-162221.
Refer to the doc : https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.0/html/install/installing#installing-red-hat-advanced-cluster-management-from-the-console, installed ACM on OCP 4.5 successfully 

After finished, checking,
$ oc project advtest
Now using project "advtest" on server "https://api.ke1051.qe.openshift.com:6443".

$ oc get csv -n advtest
NAME                                 DISPLAY                                      VERSION   REPLACES   PHASE
advanced-cluster-management.v2.0.0   Advanced Cluster Management for Kubernetes   2.0.0                Succeeded

$ oc get MultiClusterHub -o json |jq .items[0].status
{
  "currentVersion": "2.0.0",
  "desiredVersion": "2.0.0",
  "phase": "Running"
}

The ACM installed successfully as expected, so move the bug verified.

Comment 7 errata-xmlrpc 2020-08-17 20:05:19 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 (OpenShift Container Platform 4.5.6 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/RHBA-2020:3330