Bug 1848437

Summary: OCP 4.4 metadata.managedFields.fieldsType Invalid Value. Must be FieldsV1
Product: OpenShift Container Platform Reporter: Stefan Schimanski <sttts>
Component: kube-apiserverAssignee: Stefan Schimanski <sttts>
Status: CLOSED ERRATA QA Contact: Ke Wang <kewang>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: aos-bugs, kewang, mdelder, mfojtik, xxia, zkayyali
Target Milestone: ---   
Target Release: 4.4.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1842660
: 1848443 (view as bug list) Environment:
Last Closed: 2020-09-01 19:41:34 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: 1849340    
Bug Blocks: 1848443    

Comment 4 Ke Wang 2020-08-25 10:23:18 UTC
Verified with OCP build 4.4.0-0.nightly-2020-08-25-031758.
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.4 successfully 

After finished, checking,
$ oc project advtest
Already on project "advtest" on server "https://api.ke2541.gcp.openshift.com:6443".

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

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


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

Comment 6 errata-xmlrpc 2020-09-01 19:41:34 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.4.19 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:3514