From afadffd4929b36de5f3b545692f6a30cdb0e34dc Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Mon, 12 Jun 2023 10:17:50 -0400 Subject: [PATCH] CSV: Set operator-type: non-standalone This should hide the ironic package/bundle in the OpenShift console as we only want the main OpenStack operator to show up there. NOTE: we may eventually make the Ironic project standalone but until then this should align ironic with other operators (hidden). --- .../manifests/bases/ironic-operator.clusterserviceversion.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/manifests/bases/ironic-operator.clusterserviceversion.yaml b/config/manifests/bases/ironic-operator.clusterserviceversion.yaml index 7f2b7218..c53f76d5 100644 --- a/config/manifests/bases/ironic-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/ironic-operator.clusterserviceversion.yaml @@ -6,6 +6,7 @@ metadata: capabilities: Basic Install operatorframework.io/suggested-namespace: openstack operators.openshift.io/infrastructure-features: '["disconnected"]' + operators.operatorframework.io/operator-type: non-standalone name: ironic-operator.v0.0.0 namespace: placeholder spec: