Skip to content

Commit

Permalink
operator nim-operator-certified (v1.0.1) (#4974)
Browse files Browse the repository at this point in the history
* operator nim-operator-certified (v1.0.1)

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Fix lint errors

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Update project ID for the operator bundle image

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Update image digests for the operator

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Update digest for the NIM container

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Add relatedImages for digest pinning

Signed-off-by: Shiva Krishna, Merla <[email protected]>

* Add missing NIMPipeline APIVersion in the sample

Signed-off-by: Shiva Krishna, Merla <[email protected]>

---------

Signed-off-by: Shiva Krishna, Merla <[email protected]>
  • Loading branch information
shivamerla authored Jan 8, 2025
1 parent c55d1b0 commit b368320
Show file tree
Hide file tree
Showing 6 changed files with 5,746 additions and 0 deletions.
2 changes: 2 additions & 0 deletions operators/nim-operator-certified/ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cert_project_id: 671a7534df23803cbb02516e
merge: true

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions operators/nim-operator-certified/v1.0.1/metadata/annotations.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
annotations:
operators.operatorframework.io.bundle.channels.v1: stable
operators.operatorframework.io.bundle.channel.default.v1: stable
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.mediatype.v1: registry+v1
operators.operatorframework.io.bundle.metadata.v1: metadata/
operators.operatorframework.io.bundle.package.v1: nim-operator-certified
operators.operatorframework.io.metrics.builder: operator-sdk-v1.34.1
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4
operators.operatorframework.io.test.config.v1: tests/scorecard/
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
operatorframework.io/cluster-monitoring: "true"
operatorframework.io/suggested-namespace: nvidia-nim-operator

# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.16

0 comments on commit b368320

Please sign in to comment.