From 679a0fbd84fa6069ccaa1b0ffd70477a1366f2a6 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Wed, 26 Feb 2020 21:52:37 +0100 Subject: [PATCH] Set the CSV category to OpenShift Optional Based on https://github.com/operator-framework/operator-courier/blob/master/operatorcourier/validate.py#L580 the following categories are valid: - "AI/Machine Learning", - "Application Runtime", - "Big Data", - "Cloud Provider", - "Developer Tools", - "Database", - "Integration & Delivery", - "Logging & Tracing", - "Monitoring", - "Networking", - "OpenShift Optional", - "Security", - "Storage", - "Streaming & Messaging" "OpenShift Optional" is the closest valid category for the descheduler. --- ...-kube-descheduler-operator.v4.4.0.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/4.4/cluster-kube-descheduler-operator.v4.4.0.clusterserviceversion.yaml b/manifests/4.4/cluster-kube-descheduler-operator.v4.4.0.clusterserviceversion.yaml index 3cdcb124c..de40a4c97 100644 --- a/manifests/4.4/cluster-kube-descheduler-operator.v4.4.0.clusterserviceversion.yaml +++ b/manifests/4.4/cluster-kube-descheduler-operator.v4.4.0.clusterserviceversion.yaml @@ -27,7 +27,7 @@ metadata: repository: https://github.com/openshift/cluster-kube-descheduler-operator support: Red Hat, Inc. capabilities: Basic Install - categories: Scheduling + categories: OpenShift Optional spec: customresourcedefinitions: owned: