Skip to content

Commit

Permalink
Merge pull request #329 from iamniting/release-4.10
Browse files Browse the repository at this point in the history
Bug 2222863:[release-4.10] bundle: add the valid-subscription annotation
  • Loading branch information
openshift-merge-robot authored Jul 14, 2023
2 parents ed984c9 + fbefee2 commit f947851
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundle/manifests/odf-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ metadata:
}
operatorframework.io/suggested-namespace: openshift-storage
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.openshift.io/valid-subscription: '["OpenShift Platform Plus","OpenShift
Data Foundation Essentials","OpenShift Data Foundation Advanced"]'
operators.operatorframework.io/builder: operator-sdk-v1.13.0+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/red-hat-storage/odf-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ metadata:
}
operatorframework.io/suggested-namespace: openshift-storage
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.openshift.io/valid-subscription: '["OpenShift Platform Plus","OpenShift
Data Foundation Essentials","OpenShift Data Foundation Advanced"]'
repository: https://github.com/red-hat-storage/odf-operator
support: Red Hat
vendors.odf.openshift.io/kind: '["storagecluster.ocs.openshift.io/v1", "flashsystemcluster.odf.ibm.com/v1alpha1"]'
Expand Down

0 comments on commit f947851

Please sign in to comment.