Skip to content

Commit 03f7ad8

Browse files
authored
"disconnected" annotation for assessment (#245)
Signed-off-by: YuChen <[email protected]>
1 parent f1c3693 commit 03f7ad8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bundle/manifests/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ metadata:
2727
olm.skipRange: '<1.17.5'
2828
operators.operatorframework.io/builder: operator-sdk-v1.19.0+git
2929
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
30+
operators.openshift.io/infrastructure-features: '["disconnected"]'
3031
repository: https://github.com/IBM/ibm-namespace-scope-operator
3132
support: IBM
3233
name: ibm-namespace-scope-operator.v1.17.5

config/manifests/bases/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
createdAt: "2020-11-2T15:38:33Z"
99
operators.operatorframework.io/builder: operator-sdk-v1.1.0
1010
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
11+
operators.openshift.io/infrastructure-features: '["disconnected"]'
1112
repository: https://github.com/IBM/ibm-namespace-scope-operator
1213
support: IBM
1314
name: ibm-namespace-scope-operator.v0.0.0

0 commit comments

Comments
 (0)