Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2058191

Summary: ZTP gitops apps report errors and do not recover when openshift-gitops-operator.v1.4.1 is used
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Telco EdgeAssignee: melserng
Telco Edge sub component: ZTP QA Contact: Marius Cornea <mcornea>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: unspecified CC: imiller, keyoung, melserng, scuppett
Version: 4.10   
Target Milestone: ---   
Target Release: 4.10.0   
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: 2022-03-16 11:12:06 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: 2046775    
Bug Blocks:    

Comment 2 Marius Cornea 2022-03-01 11:08:16 UTC
Looks like the argocd-openshift-gitops-patch.json diff hasn't landed to the downstream openshift4-ztp-site-generate container image:

podman run registry-proxy.engineering.redhat.com/rh-osbs/openshift4-ztp-site-generate:v4.10.0 cat /home/ztp/argocd/deployment/argocd-openshift-gitops-patch.json

Trying to pull registry-proxy.engineering.redhat.com/rh-osbs/openshift4-ztp-site-generate:v4.10.0...
Getting image source signatures
Copying blob 29acebcd6af5 skipped: already exists  
Copying blob fdf7c3c4a3fe skipped: already exists  
Copying blob 4af7314918ee [--------------------------------------] 0.0b / 0.0b
Copying config 371267948e done  
Writing manifest to image destination
Storing signatures
{
  "spec": {
    "controller": {
      "resources": {
        "limits": {
          "cpu": "16",
          "memory": "32Gi"
        },
        "requests": {
          "cpu": "1",
          "memory": "2Gi"
        }
      }
    },
    "kustomizeBuildOptions": "--enable-alpha-plugins",
    "repo": {
      "resources": {
        "limits": {
          "cpu": "8",
          "memory": "16Gi"
        },
        "requests": {
          "cpu": "1",
          "memory": "2Gi"
        }
      }
    }
  }
}

skopeo inspect docker://registry-proxy.engineering.redhat.com/rh-osbs/openshift4-ztp-site-generate:v4.10.0 | jq .Labels
{
  "architecture": "x86_64",
  "build-date": "2022-02-24T17:53:58.048902",
  "com.redhat.build-host": "cpt-1001.osbs.prod.upshift.rdu2.redhat.com",
  "com.redhat.component": "ztp-site-generate-container",
  "com.redhat.license_terms": "https://www.redhat.com/agreements",
  "description": "Container Image for Argo CD integration with ACM",
  "distribution-scope": "public",
  "io.k8s.description": "Container Image for Argo CD integration with ACM",
  "io.k8s.display-name": "ztp-site-generate",
  "io.openshift.expose-services": "",
  "io.openshift.tags": "data,images",
  "maintainer": "nparekh",
  "name": "openshift4/ztp-site-generate",
  "release": "32",
  "summary": "Container Image for Argo CD integration with ACM",
  "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/openshift4/ztp-site-generate/images/v4.10.0-32",
  "vcs-ref": "a19b00dd819e03f9d9e0b6e6b0896ee26068316f",
  "vcs-type": "git",
  "vendor": "Red Hat, Inc.",
  "version": "v4.10.0"
}

Comment 6 errata-xmlrpc 2022-03-16 11:12:06 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.10.4 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-2022:0811