Skip to content

Commit b218c43

Browse files
author
Openshift-AI DevOps
committed
Updating the catalog.yaml with latest images and patches
1 parent 4d172d7 commit b218c43

4 files changed

Lines changed: 108 additions & 51 deletions

File tree

catalog/catalog_build_args.map

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ODH_OPERATOR_BUNDLE_GIT_COMMIT=17271a1cc92a10415a1a22b8909ea45c256fae9a
1+
ODH_OPERATOR_BUNDLE_GIT_COMMIT=f73cf27057f72e792a7d0c2f86fa0d785fd6ed32
22
ODH_OPERATOR_BUNDLE_GIT_URL=https://github.com/red-hat-data-services/RHOAI-Build-Config
33
ODH_BUILT_IN_DETECTOR_GIT_COMMIT=e4049d05185d86b061b886ecf3933b88577bf3f3
44
ODH_BUILT_IN_DETECTOR_GIT_URL=https://github.com/red-hat-data-services/guardrails-detectors
@@ -82,7 +82,7 @@ ODH_NOTEBOOK_CONTROLLER_GIT_COMMIT=b7a6db5758f09a4c7d14e02c43e51ada22204daa
8282
ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
8383
ODH_OPENVINO_MODEL_SERVER_GIT_COMMIT=22291ea213b6d3c0c776702c696f654b20ca1a56
8484
ODH_OPENVINO_MODEL_SERVER_GIT_URL=https://github.com/red-hat-data-services/openvino_model_server
85-
ODH_OPERATOR_GIT_COMMIT=3ac096ad63a658788fe77ff169afdac47f13d764
85+
ODH_OPERATOR_GIT_COMMIT=34ea05f1150eeb30a8e3e85f9a926becc81930d6
8686
ODH_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
8787
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3e11e2cce80bfd0
8888
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
@@ -98,7 +98,7 @@ ODH_PIPELINE_RUNTIME_TENSORFLOW_CUDA_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3
9898
ODH_PIPELINE_RUNTIME_TENSORFLOW_CUDA_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
9999
ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3e11e2cce80bfd0
100100
ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
101-
ODH_RHEL9_OPERATOR_GIT_COMMIT=3ac096ad63a658788fe77ff169afdac47f13d764
101+
ODH_RHEL9_OPERATOR_GIT_COMMIT=34ea05f1150eeb30a8e3e85f9a926becc81930d6
102102
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
103103
ODH_TA_LMES_DRIVER_GIT_COMMIT=97018210ab33b5c92ff510a6a6d0df981b95c2a0
104104
ODH_TA_LMES_DRIVER_GIT_URL=https://github.com/red-hat-data-services/trustyai-service-operator

catalog/v4.19/rhods-operator/catalog.yaml

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26052,7 +26052,7 @@ relatedImages:
2605226052
name: dsp_toolbox_image
2605326053
schema: olm.bundle
2605426054
---
26055-
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:3579c746d432ad8b57e63fbdaa7d193d204513b51079c4fdeb12fe8bd1456a57
26055+
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:2117ccd425ec9f8bdd5d166583d891afade2b3f86bf99a3291e5f8fa80a2e9db
2605626056
name: rhods-operator.3.4.0
2605726057
package: rhods-operator
2605826058
properties:
@@ -26121,6 +26121,11 @@ properties:
2612126121
group: components.platform.opendatahub.io
2612226122
kind: Ray
2612326123
version: v1alpha1
26124+
- type: olm.gvk
26125+
value:
26126+
group: components.platform.opendatahub.io
26127+
kind: SparkOperator
26128+
version: v1alpha1
2612426129
- type: olm.gvk
2612526130
value:
2612626131
group: components.platform.opendatahub.io
@@ -26242,6 +26247,9 @@ properties:
2624226247
"ray": {
2624326248
"managementState": "Managed"
2624426249
},
26250+
"sparkoperator": {
26251+
"managementState": "Removed"
26252+
},
2624526253
"trainer": {
2624626254
"managementState": "Managed"
2624726255
},
@@ -26283,8 +26291,8 @@ properties:
2628326291
capabilities: Full Lifecycle
2628426292
categories: AI/Machine Learning, Big Data
2628526293
certified: "False"
26286-
containerImage: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a440f2727c5eff07ec2f7864946ce59afc766490fe81004b7e9b387cac583de0
26287-
createdAt: "2026-01-29T01:29:14Z"
26294+
containerImage: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:5f9b6733d4ef3fa432fd13e931c3612bdc757ad2dce2045abeb9113e7104287f
26295+
createdAt: "2026-01-29T09:01:11Z"
2628826296
description: Operator for deployment and management of Red Hat OpenShift AI
2628926297
features.operators.openshift.io/cnf: "false"
2629026298
features.operators.openshift.io/cni: "false"
@@ -26329,6 +26337,9 @@ properties:
2632926337
"mlflowoperator": {
2633026338
"managementState": "Removed"
2633126339
},
26340+
"sparkoperator": {
26341+
"managementState": "Removed"
26342+
},
2633226343
"modelregistry": {
2633326344
"managementState": "Managed",
2633426345
"registriesNamespace": "rhoai-model-registries"
@@ -26363,7 +26374,8 @@ properties:
2636326374
"workbenches.components.platform.opendatahub.io", "monitorings.services.platform.opendatahub.io",
2636426375
"modelcontrollers.components.platform.opendatahub.io", "feastoperators.components.platform.opendatahub.io",
2636526376
"llamastackoperators.components.platform.opendatahub.io", "trainers.components.platform.opendatahub.io",
26366-
"mlflowoperators.components.platform.opendatahub.io", "modelsasservices.components.platform.opendatahub.io"]'
26377+
"mlflowoperators.components.platform.opendatahub.io", "modelsasservices.components.platform.opendatahub.io",
26378+
"sparkoperators.components.platform.opendatahub.io"]'
2636726379
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2636826380
repository: https://github.com/red-hat-data-services/rhods-operator
2636926381
support: Red Hat OpenShift AI
@@ -26474,6 +26486,11 @@ properties:
2647426486
kind: Ray
2647526487
name: rays.components.platform.opendatahub.io
2647626488
version: v1alpha1
26489+
- description: SparkOperator is the Schema for the sparkoperators API
26490+
displayName: Spark Operator
26491+
kind: SparkOperator
26492+
name: sparkoperators.components.platform.opendatahub.io
26493+
version: v1alpha1
2647726494
- description: Trainer is the Schema for the trainers API
2647826495
displayName: Trainer
2647926496
kind: Trainer
@@ -26520,6 +26537,7 @@ properties:
2652026537
* Feast - Feature Store is the fastest path to manage existing infrastructure to productionize analytic data for model training and online inference.
2652126538
* Llama Stack - Unified open-source APIs for inference, RAG, agents, safety, evals & telemetry
2652226539
* MLflow - MLflow is an open-source platform, purpose-built to assist machine learning practitioners and teams in handling the complexities of the machine learning process. MLflow focuses on the full lifecycle for machine learning projects, ensuring that each phase is manageable, traceable, and reproducible.
26540+
* Spark Operator - Spark Operator is a Kubernetes operator for managing Apache Spark applications. It provides a way to deploy and manage Spark applications on Kubernetes.
2652326541
displayName: Red Hat OpenShift AI
2652426542
installModes:
2652526543
- supported: false
@@ -26560,6 +26578,7 @@ properties:
2656026578
- featurestore
2656126579
- llamastack
2656226580
- mlflow
26581+
- sparkoperator
2656326582
labels:
2656426583
operatorframework.io/arch.amd64: supported
2656526584
operatorframework.io/arch.arm64: supported
@@ -26577,7 +26596,7 @@ properties:
2657726596
provider:
2657826597
name: Red Hat, Inc.
2657926598
relatedImages:
26580-
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:3579c746d432ad8b57e63fbdaa7d193d204513b51079c4fdeb12fe8bd1456a57
26599+
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:2117ccd425ec9f8bdd5d166583d891afade2b3f86bf99a3291e5f8fa80a2e9db
2658126600
name: ""
2658226601
- image: registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
2658326602
name: perses_image
@@ -26705,8 +26724,8 @@ relatedImages:
2670526724
name: odh_pipeline_runtime_tensorflow_cuda_py312_image
2670626725
- image: registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b0d664f537b2e22a379e9b694c1fd80c17115ae7fd4d6b111a7accc6ee5c80c
2670726726
name: odh_pipeline_runtime_tensorflow_rocm_py312_image
26708-
- image: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a440f2727c5eff07ec2f7864946ce59afc766490fe81004b7e9b387cac583de0
26709-
name: odh-rhel9-operator-a440f2727c5eff07ec2f7864946ce59afc766490fe81004b7e9b387cac583de0-annotation
26727+
- image: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:5f9b6733d4ef3fa432fd13e931c3612bdc757ad2dce2045abeb9113e7104287f
26728+
name: odh-rhel9-operator-5f9b6733d4ef3fa432fd13e931c3612bdc757ad2dce2045abeb9113e7104287f-annotation
2671026729
- image: registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:41e0c010fdc5f6287c17bd86607e42f2f2afbf322a46e2cc918ee0c9927ee44e
2671126730
name: odh_ta_lmes_driver_image
2671226731
- image: registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e1ff0179b90428866c5fe6a169a91127da0ca042ce3c14baabe42cf272351b64
@@ -26773,7 +26792,7 @@ relatedImages:
2677326792
name: dsp_toolbox_image
2677426793
schema: olm.bundle
2677526794
---
26776-
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:deb83bffa561bddb96401ab68688e03680e57c80f7732c08e500d14e1331de86
26795+
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:60e20c39afe9f50d73d177366e3db4ebd7aef40391c38ccf82324d21d62bd163
2677726796
name: rhods-operator.2.25.2
2677826797
package: rhods-operator
2677926798
properties:
@@ -27000,8 +27019,8 @@ properties:
2700027019
capabilities: Full Lifecycle
2700127020
categories: AI/Machine Learning, Big Data
2700227021
certified: "False"
27003-
containerImage: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:33691e852160ea5aada330b9ec7619b4dd97153669e900951ccd33d5a10fa946
27004-
createdAt: "2026-01-28T06:06:52Z"
27022+
containerImage: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:caec12b42839e1d95d6bc47889aedf07239a7d54ab64270d5a7fde7540d6179b
27023+
createdAt: "2026-01-29T06:31:31Z"
2700527024
description: Operator for deployment and management of Red Hat OpenShift AI
2700627025
feast-cronjob-image: registry.redhat.io/openshift4/ose-cli@sha256:bc35a9fc663baf0d6493cc57e89e77a240a36c43cf38fb78d8e61d3b87cf5cc5
2700727026
features.operators.openshift.io/cnf: "false"
@@ -27299,7 +27318,7 @@ properties:
2729927318
provider:
2730027319
name: Red Hat, Inc.
2730127320
relatedImages:
27302-
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:deb83bffa561bddb96401ab68688e03680e57c80f7732c08e500d14e1331de86
27321+
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:60e20c39afe9f50d73d177366e3db4ebd7aef40391c38ccf82324d21d62bd163
2730327322
name: ""
2730427323
- image: registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:7ef494feff5e4ed3d966e487434597f3c0ef344a87b474199b042eb1657a8e91
2730527324
name: dsp_proxyv2_image
@@ -27351,7 +27370,7 @@ relatedImages:
2735127370
name: odh_caikit_tgis_serving_image
2735227371
- image: registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:2e5f3a3238e629a9dcc505cad0c8394583c728956c324358e4e211a238fa60a3
2735327372
name: odh_codeflare_operator_image
27354-
- image: registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:ffdb6122d59e50a73c2a8e435fde975f3fe3a592a20bd7d35f4bd8b70d94ef5e
27373+
- image: registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:23629c5f176aa33c8afa2162aa64c06a65fc1787a6d84be22aa7a9cc12dfd8a7
2735527374
name: odh_dashboard_image
2735627375
- image: registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3177e7803163c3209a85dd302c01b8546152ee181c5a8b042acc60ce4e066995
2735727376
name: odh_data_science_pipelines_argo_argoexec_image
@@ -27397,7 +27416,7 @@ relatedImages:
2739727416
name: odh_ml_pipelines_launcher_image
2739827417
- image: registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c6a6c021db58c30a492ddf261579a69af2626d1321b62bdc174b281b7af984e7
2739927418
name: odh_ml_pipelines_persistenceagent_v2_image
27400-
- image: registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:92311fe30ffabe7b0eb082de0e76aaaff98e0d7a74da1afb8b94b72b74291dee
27419+
- image: registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:4f6d68e6ddfddcc2fa291d71bfe489eeaad9a2359bb74e54b2b9aa82bf1b4510
2740127420
name: odh_ml_pipelines_runtime_generic_image
2740227421
- image: registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0ea0c10903de6fafcff1e63bd48736fe165b192a829b611761b3667c27125761
2740327422
name: odh_ml_pipelines_scheduledworkflow_v2_image
@@ -27407,7 +27426,7 @@ relatedImages:
2740727426
name: odh_mm_rest_proxy_image
2740827427
- image: registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:725df3dab8494fb9484f9e777bb40f168a767269814d203ef957a9cfdc3dd54c
2740927428
name: odh_mod_arch_model_registry_image
27410-
- image: registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4fefc1e6dd7766070a11f2b781e2519cfcd6060939291b04e11154670482b7e7
27429+
- image: registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d6eff103b8f2ebeb00e6486cb8d64a4995ac8aa0daa373ab465da1b1ce14e448
2741127430
name: odh_model_controller_image
2741227431
- image: registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:577ccb87e56521051b0b65c51453c18769793a3d3dc7caf31b26b41582021373
2741327432
name: odh_model_metadata_collection_image
@@ -27443,8 +27462,8 @@ relatedImages:
2744327462
name: odh_pipeline_runtime_tensorflow_cuda_py312_image
2744427463
- image: registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:6a627415e0b8d6bf2fd9f7ac8a332c71ac37a84df9a00e163662e1b4201d3090
2744527464
name: odh_pipeline_runtime_tensorflow_rocm_py312_image
27446-
- image: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:33691e852160ea5aada330b9ec7619b4dd97153669e900951ccd33d5a10fa946
27447-
name: odh-rhel9-operator-33691e852160ea5aada330b9ec7619b4dd97153669e900951ccd33d5a10fa946-annotation
27465+
- image: registry.redhat.io/rhoai/odh-rhel9-operator@sha256:caec12b42839e1d95d6bc47889aedf07239a7d54ab64270d5a7fde7540d6179b
27466+
name: odh-rhel9-operator-caec12b42839e1d95d6bc47889aedf07239a7d54ab64270d5a7fde7540d6179b-annotation
2744827467
- image: registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:9ea67d2009f29944b4d111b90a0a600806349a6fb5112f20f4efc222e1f18376
2744927468
name: odh_ta_lmes_driver_image
2745027469
- image: registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:94357c04cf1dc6ce9a9ce87c99c7ea9fd872e8efe474c3935fa6c921e33dfc5e

0 commit comments

Comments
 (0)