Skip to content

Commit

Permalink
chore: cleanup annoataion in CSV (opendatahub-io#1173)
Browse files Browse the repository at this point in the history
- we do not want to make DSCI as internal API
- the usage is wrong, for DSCI it should be dscinitializations.dscinitialization.opendatahub.io

Signed-off-by: Wen Zhou <[email protected]>
  • Loading branch information
zdtsw authored Aug 14, 2024
1 parent 4a51dfd commit 4d3ed37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ metadata:
createdAt: "2024-08-09T10:12:27Z"
olm.skipRange: '>=1.0.0 <2.16.0'
operators.operatorframework.io/builder: operator-sdk-v1.31.0
operators.operatorframework.io/internal-objects: '[dscinitialization.opendatahub.io]'
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/opendatahub-io/opendatahub-operator
name: opendatahub-operator.v2.16.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ metadata:
containerImage: quay.io/opendatahub/opendatahub-operator:v2.16.0
createdAt: "2024-8-09T00:00:00Z"
olm.skipRange: '>=1.0.0 <2.16.0'
operators.operatorframework.io/internal-objects: '[dscinitialization.opendatahub.io]'
repository: https://github.com/opendatahub-io/opendatahub-operator
name: opendatahub-operator.v2.16.0
namespace: placeholder
Expand Down

0 comments on commit 4d3ed37

Please sign in to comment.