@@ -31,6 +31,16 @@ metadata:
3131 containerImage : quay.io/ocs-dev/lvm-operator:latest
3232 description : Logical volume manager storage provides dynamically provisioned local
3333 storage for container workloads
34+ features.operators.openshift.io/cnf : " false"
35+ features.operators.openshift.io/cni : " false"
36+ features.operators.openshift.io/csi : " true"
37+ features.operators.openshift.io/disconnected : " true"
38+ features.operators.openshift.io/fips-compliant : " false"
39+ features.operators.openshift.io/proxy-aware : " false"
40+ features.operators.openshift.io/tls-profiles : " false"
41+ features.operators.openshift.io/token-auth-aws : " false"
42+ features.operators.openshift.io/token-auth-azure : " false"
43+ features.operators.openshift.io/token-auth-gcp : " false"
3444 olm.skipRange : " "
3545 operatorframework.io/cluster-monitoring : " true"
3646 operatorframework.io/initialization-resource : |-
@@ -56,14 +66,14 @@ metadata:
5666 }
5767 }
5868 operatorframework.io/suggested-namespace : openshift-storage
59- operators.openshift.io/infrastructure-features : ' ["disconnected"]'
69+ operators.openshift.io/infrastructure-features : ' ["csi", " disconnected"]'
6070 operators.openshift.io/valid-subscription : ' ["OpenShift Container Platform", "OpenShift
6171 Platform Plus"]'
6272 operators.operatorframework.io/builder : operator-sdk-v1.23.0
6373 operators.operatorframework.io/internal-objects : ' ["logicalvolumes.topolvm.io",
6474 "lvmvolumegroups.lvm.topolvm.io", "lvmvolumegroupnodestatuses.lvm.topolvm.io"]'
6575 operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
66- repository : https://github.com/red-hat-storage /lvm-operator
76+ repository : https://github.com/openshift /lvm-operator
6777 labels :
6878 operatorframework.io/arch.amd64 : supported
6979 operatorframework.io/arch.ppc64le : supported
@@ -431,7 +441,7 @@ spec:
431441 - LVM
432442 links :
433443 - name : Source Repository
434- url : https://github.com/red-hat-storage /lvm-operator
444+ url : https://github.com/openshift /lvm-operator
435445 maintainers :
436446 - email : ocs-support@redhat.com
437447 name : Red Hat Support
0 commit comments