Skip to content

Commit eb01c4b

Browse files
Merge pull request #86 from lpiwowar/lpiwowar/csv-touches
Add missing CSV annotations
2 parents b4861fb + 1ec720c commit eb01c4b

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

bundle/manifests/openstack-lightspeed-operator.clusterserviceversion.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,18 @@ metadata:
2424
}
2525
]
2626
capabilities: Basic Install
27-
createdAt: "2026-02-17T15:40:01Z"
27+
categories: AI/Machine Learning
28+
createdAt: "2026-02-18T16:58:24Z"
29+
description: AI-powered virtual assistant for Red Hat OpenStack Services on OpenShift
30+
features.operators.openshift.io/cnf: "false"
31+
features.operators.openshift.io/cni: "false"
32+
features.operators.openshift.io/csi: "false"
33+
features.operators.openshift.io/fips-compliant: "false"
34+
features.operators.openshift.io/proxy-aware: "false"
35+
features.operators.openshift.io/tls-profiles: "false"
36+
features.operators.openshift.io/token-auth-aws: "false"
37+
features.operators.openshift.io/token-auth-azure: "false"
38+
features.operators.openshift.io/token-auth-gcp: "false"
2839
operatorframework.io/suggested-namespace: openshift-lightspeed
2940
operators.operatorframework.io/builder: operator-sdk-v1.38.0
3041
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4

config/manifests/bases/openstack-lightspeed-operator.clusterserviceversion.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ metadata:
44
annotations:
55
alm-examples: '[]'
66
capabilities: Basic Install
7+
categories: AI/Machine Learning
8+
description: AI-powered virtual assistant for Red Hat OpenStack Services on OpenShift
9+
features.operators.openshift.io/cnf: "false"
10+
features.operators.openshift.io/cni: "false"
11+
features.operators.openshift.io/csi: "false"
12+
features.operators.openshift.io/fips-compliant: "false"
13+
features.operators.openshift.io/proxy-aware: "false"
14+
features.operators.openshift.io/tls-profiles: "false"
15+
features.operators.openshift.io/token-auth-aws: "false"
16+
features.operators.openshift.io/token-auth-azure: "false"
17+
features.operators.openshift.io/token-auth-gcp: "false"
718
operatorframework.io/suggested-namespace: openshift-lightspeed
819
repository: https://github.com/openstack-lightspeed/operator
920
name: openstack-lightspeed-operator.v0.0.0

0 commit comments

Comments
 (0)