Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-13336

[doc] please replace cert-manager with service-mesh platform operator

XMLWordPrintable

    • Critical
    • No
    • 1
    • OSDOCS Sprint 242
    • 1
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Description of problem:

      The cert-manager-operator doesn't support the AllNamespace install mode anymore: openshift/cert-manager-operator#83, so it will fail at:

        activeBundleDeployment:
          name: ""
        conditions:
        - lastTransitionTime: "2023-03-26T14:27:30Z"
          message: 'Failed to unpack the cert-manager-po-8v44b5 Bundle: convert registry+v1
            bundle to plain+v0 bundle: AllNamespace install mode must be enabled'
          reason: UnpackFailed
          status: "False"
          type: Installed

      So, cert-manager is not available, we should update it in 

      https://docs.openshift.com/container-platform/4.13/operators/admin/olm-managing-po.html

      Version-Release number of selected component (if applicable):

      4.13.0

      How reproducible:

      always

      Steps to Reproduce:

      1. Replace the `cert-manager` with other operators, such as
      ---
      apiVersion: platform.openshift.io/v1alpha1
      kind: PlatformOperator
      metadata:
        name: service-mesh-po
      spec:
        package:
          name: servicemeshoperator
      
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

            rhn-support-mipeter Michael Peter
            rhn-support-jiazha Jian Zhang
            Jian Zhang Jian Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: