-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
4.14.z
-
No
-
Proposed
-
False
-
Description of problem:
Operators are missing from custom catalog source on HyperShift agent based deployed hosted cluster on ppc64le architecture.
Version-Release number of selected component (if applicable):
OCP Build: 4.14.0-0.nightly-multi-2023-09-06-200255 Catalog source index image: quay.io/openshift-release-dev/ocp-release-nightly:iib-int-index-art-operators-4.14
How reproducible:
Everytime
Steps to Reproduce:
1. Deploy HyperShift cluster with Agent-based-installation 2. Create custom catalog source apiVersion: operators.coreos.com/v1alpha1 kind: CatalogSource metadata: name: redhat-operators-stagging namespace: openshift-marketplace spec: sourceType: grpc publisher: redhat displayName: Custom Catalog source image: quay.io/openshift-release-dev/ocp-release-nightly:iib-int-index-art-operators-4.14 3. Check packagemanifest. Only few packagemanifest are available # oc get packagemanifest -A | grep "Custom Catalog source" openshift-marketplace ptp-operator Custom Catalog source 36m openshift-marketplace e2e-cve Custom Catalog source 36m openshift-marketplace advanced-cluster-management Custom Catalog source 36m openshift-marketplace mcg-operator Custom Catalog source 36m openshift-marketplace e2e-test-operator-vitals Custom Catalog source 36m openshift-marketplace node-healthcheck-operator Custom Catalog source 36m openshift-marketplace gatekeeper-operator-product Custom Catalog source 36m openshift-marketplace rh-service-binding-operator Custom Catalog source 36m
Actual results:
Most of the operators are missing from custom catalog source
Expected results:
All Operators should be available from custom catalog source
Additional info:
Management cluster is on x86 and Hosted cluster is on ppc64le.
Must gather logs: https://drive.google.com/file/d/1Ds_KUU-bNIRbixU8AXVn8Dl6ijD3UUGb/view?usp=sharing