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

Security Profiles Operator 0.8.4 is not shown in Operator Hub

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 4.14, 4.15, 4.16
    • OLM / OperatorHub
    • None
    • None
    • False
    • Hide

      None

      Show
      None

      Cannot find the latest release of Security Profiles Operator (SPO) in the Operator Hub page in the console.

      After a fresh install of OCP 4.14, 4.15 and 4.16 SPO cannot be found in Operator Hub, I can still install it via CLI though, using the following yaml:

      ---
      apiVersion: v1
      kind: Namespace
      metadata:     name: openshift-security-profiles
      labels:   openshift.io/cluster-monitoring: "true"
      ---
      apiVersion: operators.coreos.com/v1
      kind: OperatorGroup
      metadata:   name: security-profiles-operator
        namespace: openshift-security-profiles
      ---
      apiVersion: operators.coreos.com/v1alpha1
      kind: Subscription
      metadata:   name: security-profiles-operator-sub
        namespace: openshift-security-profiles
      spec:   channel: release-alpha-rhel-8
        installPlanApproval: Automatic
        name: security-profiles-operator
        source: redhat-operators
        sourceNamespace: openshift-marketplace
      

      Erratum: https://errata.devel.redhat.com/advisory/135912

              lmohanty@redhat.com Lalatendu Mohanty
              wsato@redhat.com Watson Sato
              Jian Zhang Jian Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: