Skip to content

Commit

Permalink
Merge pull request #466 from jakobmoellerdev/OCPBUGS-22362-4.12
Browse files Browse the repository at this point in the history
OCPBUGS-22384: fix: added 4.12 subscription annotations
  • Loading branch information
jeff-roche authored Oct 25, 2023
2 parents 25b3212 + b2af6d8 commit 5e99bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundle/manifests/lvms-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ metadata:
}
operatorframework.io/suggested-namespace: openshift-storage
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift
Platform Plus"]'
operators.operatorframework.io/builder: operator-sdk-v1.23.0
operators.operatorframework.io/internal-objects: '["logicalvolumes.topolvm.io",
"lvmvolumegroups.lvm.topolvm.io", "lvmvolumegroupnodestatuses.lvm.topolvm.io"]'
Expand Down
1 change: 1 addition & 0 deletions config/manifests/bases/clusterserviceversion.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ metadata:
repository: https://github.com/red-hat-storage/lvm-operator
operatorframework.io/suggested-namespace: openshift-storage
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift Platform Plus"]'
operators.operatorframework.io/internal-objects: '["logicalvolumes.topolvm.io", "lvmvolumegroups.lvm.topolvm.io", "lvmvolumegroupnodestatuses.lvm.topolvm.io"]'
labels:
operatorframework.io/arch.amd64: supported
Expand Down

0 comments on commit 5e99bac

Please sign in to comment.