diff --git a/.tekton/odh-operator-bundle-v2-16-push.yaml b/.tekton/odh-operator-bundle-v2-16-push.yaml index 6b1ed638..9c4366e1 100644 --- a/.tekton/odh-operator-bundle-v2-16-push.yaml +++ b/.tekton/odh-operator-bundle-v2-16-push.yaml @@ -7,10 +7,9 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/max-keep-runs: "3" build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml" - pipelinesascode.tekton.dev/on-cel-expression: '"non-existent-file.non-existent-ext".pathChanged() - && event == "push" && target_branch == "rhoai-2.16" && ( "bundle/**".pathChanged() - || ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged() ) && !"bundle/bundle-patch.yaml".pathChanged() - && !".github/workflows/**".pathChanged()' + pipelinesascode.tekton.dev/on-cel-expression: 'event == "push" && target_branch + == "rhoai-2.16" && ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged() + ) && !"bundle/bundle-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()' creationTimestamp: labels: appstudio.openshift.io/application: rhoai-v2-16 diff --git a/bundle/bundle_build_args.map b/bundle/bundle_build_args.map index 7969809e..dfc54042 100644 --- a/bundle/bundle_build_args.map +++ b/bundle/bundle_build_args.map @@ -1,5 +1,5 @@ ODH_RHEL8_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator -ODH_RHEL8_OPERATOR_GIT_COMMIT=0b35e3cbf3d6ff06a01edd1b57db4bb0df049ef5 +ODH_RHEL8_OPERATOR_GIT_COMMIT=2ea6866f3ae29d530cb866a679456adb242b94d2 ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git ODH_KF_NOTEBOOK_CONTROLLER_GIT_COMMIT=13952c2a8707e3d7d5424ea659efc5a5cd4cae81 ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git @@ -19,9 +19,9 @@ ODH_MODEL_CONTROLLER_GIT_COMMIT=8ae7aa7f5e78ebf55f151941eb83aacfdc8cccea ODH_MODEL_REGISTRY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/model-registry-operator ODH_MODEL_REGISTRY_OPERATOR_GIT_COMMIT=75016bc041bf970fc608fcb4062be16ada732041 ODH_MODELMESH_SERVING_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/modelmesh-serving -ODH_MODELMESH_SERVING_CONTROLLER_GIT_COMMIT=bec423645b0acfdf31f84bda6f50557460798fd8 +ODH_MODELMESH_SERVING_CONTROLLER_GIT_COMMIT=a531cd19fd4454da049a390e454c662a6bc3e558 ODH_DASHBOARD_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard.git -ODH_DASHBOARD_GIT_COMMIT=7a3f344ba8daab35af5365ee3a1a3be81df2de3e +ODH_DASHBOARD_GIT_COMMIT=477269bda266459bd938f80b0c4bc98dc84de15d ODH_TRAINING_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/training-operator ODH_TRAINING_OPERATOR_GIT_COMMIT=1e6803a528761ed4490ffb0fd312f4c0240d58d5 ODH_MM_REST_PROXY_GIT_URL=https://github.com/red-hat-data-services/rest-proxy @@ -34,12 +34,12 @@ ODH_TRUSTYAI_SERVICE_GIT_URL=https://github.com/red-hat-data-services/trustyai-e ODH_TRUSTYAI_SERVICE_GIT_COMMIT=7bdd62d7523e2365d2f4ee26484f334983efaf67 ODH_MLMD_GRPC_SERVER_GIT_URL=https://github.com/red-hat-data-services/ml-metadata.git ODH_MLMD_GRPC_SERVER_GIT_COMMIT=7c3378b208e846e6b0d122bbc0fc8f9e8ef18497 -ODH_ML_PIPELINES_API_SERVER_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines -ODH_ML_PIPELINES_API_SERVER_V2_GIT_COMMIT=c2649a943144c71fa39b7a95d181dbde7657985c +ODH_ML_PIPELINES_API_SERVER_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git +ODH_ML_PIPELINES_API_SERVER_V2_GIT_COMMIT=e16f26acf068942198d5fd178295d2268eab2618 ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_COMMIT=c2649a943144c71fa39b7a95d181dbde7657985c -ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines -ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_COMMIT=c2649a943144c71fa39b7a95d181dbde7657985c +ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git +ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_COMMIT=e16f26acf068942198d5fd178295d2268eab2618 ODH_ML_PIPELINES_DRIVER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines ODH_ML_PIPELINES_DRIVER_GIT_COMMIT=e16f26acf068942198d5fd178295d2268eab2618 ODH_ML_PIPELINES_LAUNCHER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git diff --git a/bundle/manifests/rhods-operator.clusterserviceversion.yaml b/bundle/manifests/rhods-operator.clusterserviceversion.yaml index 311fecbe..d7c7219c 100644 --- a/bundle/manifests/rhods-operator.clusterserviceversion.yaml +++ b/bundle/manifests/rhods-operator.clusterserviceversion.yaml @@ -102,8 +102,8 @@ metadata: capabilities: Full Lifecycle categories: AI/Machine Learning, Big Data certified: "False" - containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:7ce049232c5b57bda4a2bfade74a84fafda85a3978434188b50493dd9720733b" - createdAt: "2024-10-30T00:25:51Z" + containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c83feb18b95e231444f9c6e5b3d0a29f986ad9d54a0a328c5b5ad4d053796820" + createdAt: "2024-10-30T05:10:18Z" operatorframework.io/initialization-resource: |- { "apiVersion": "datasciencecluster.opendatahub.io/v1", @@ -1780,13 +1780,13 @@ spec: - name: RELATED_IMAGE_ODH_KF_NOTEBOOK_CONTROLLER_IMAGE value: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:04fa5fbe141f78b178800ebcf390ab830180d5fa2ca19857a9c0cc838e81bc97" - name: RELATED_IMAGE_ODH_DASHBOARD_IMAGE - value: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:3d7d55485c73282eebe9f63eace8ae8dd2e3a2e2a855f41d97b5aa5f80484f88" + value: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:f894414857c9a9b6b4ceab8c16bcb94cf03ac53251f33b05784efafc65b4fa20" - name: RELATED_IMAGE_ODH_NOTEBOOK_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:b755b33eb7bd29ae43eaad12556946b5572f82d497753bf1379a78f145852887" + value: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:64d1b4e840749ff68cc5e75dbeff3f8204785060176e07ebad6eb8ff8b193e70" - name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_IMAGE value: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:b9f3e520b251e604c4250258a3d165b7f12b9196f64e4a6eb6292e90dad0836c" - name: RELATED_IMAGE_ODH_MODELMESH_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:ae61877913018cb45f13d77b41975540ad3523046e93efefa6e7280fca52e02c" + value: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:da4149096f64dcda7d61f1565382838f652867978523a41ae5ff79ec84ff02cd" - name: RELATED_IMAGE_ODH_MODEL_CONTROLLER_IMAGE value: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:75cf2788345657b964fdbb498d96ca95086bd8e132eeedab74c954cc4a5213d7" - name: RELATED_IMAGE_ODH_MM_REST_PROXY_IMAGE @@ -1808,11 +1808,11 @@ spec: - name: RELATED_IMAGE_ODH_MLMD_GRPC_SERVER_IMAGE value: "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:3397c809eec75bd5c28bc14c5c69ecc5d61098612f05a161d4e2bab6fc3f5bfc" - name: RELATED_IMAGE_ODH_ML_PIPELINES_API_SERVER_V2_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:460f9f283031ca448de2f4a0f882840b876227aa7824631930775351e38acce4" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:a8adf2e09549658cb08158d033e358eb950f9f5fbe70659e17571a0c4ab08003" - name: RELATED_IMAGE_ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_IMAGE value: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:2e84494d25d2da4bb0388e7ea5a1019fc43b47e8bda5ebca079f37f7e7a9ecbe" - name: RELATED_IMAGE_ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:835f3f7d9b6847d1fc12dcaa327d750880458b681d07d8bfa6815419ea9e0cf0" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:ceeb2453d3ece910c9894958c27a9f89c4480cc988714bef492dd6413d6d25f1" - name: RELATED_IMAGE_ODH_ML_PIPELINES_DRIVER_IMAGE value: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:b04261ca61368340067d65e9a002aa2693bfe198b84294f2de9eddb87b650106" - name: RELATED_IMAGE_ODH_ML_PIPELINES_LAUNCHER_IMAGE @@ -1829,7 +1829,7 @@ spec: value: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:7df12bb5ad0f0dfb7a29dd79d30d1bbd0949ddddde9c9c2a0acc5f091541cbbb" command: - /manager - image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:7ce049232c5b57bda4a2bfade74a84fafda85a3978434188b50493dd9720733b" + image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c83feb18b95e231444f9c6e5b3d0a29f986ad9d54a0a328c5b5ad4d053796820" imagePullPolicy: Always livenessProbe: httpGet: @@ -1961,8 +1961,8 @@ spec: type: ValidatingAdmissionWebhook webhookPath: /validate-opendatahub-io-v1 relatedImages: - - name: odh-rhel8-operator-7ce049232c5b57bda4a2bfade74a84fafda85a3978434188b50493dd9720733b-annotation - image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:7ce049232c5b57bda4a2bfade74a84fafda85a3978434188b50493dd9720733b" + - name: odh-rhel8-operator-c83feb18b95e231444f9c6e5b3d0a29f986ad9d54a0a328c5b5ad4d053796820-annotation + image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c83feb18b95e231444f9c6e5b3d0a29f986ad9d54a0a328c5b5ad4d053796820" - name: ose-cli-75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4-annotation image: registry.redhat.io/openshift4/ose-cli@sha256:75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4 - name: etcd-d3495b263b103681f1b09a558be43c21989bfc269eb90f84c2609042cebdc626-annotation @@ -1998,13 +1998,13 @@ spec: - name: odh_kf_notebook_controller_image image: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:04fa5fbe141f78b178800ebcf390ab830180d5fa2ca19857a9c0cc838e81bc97" - name: odh_dashboard_image - image: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:3d7d55485c73282eebe9f63eace8ae8dd2e3a2e2a855f41d97b5aa5f80484f88" + image: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:f894414857c9a9b6b4ceab8c16bcb94cf03ac53251f33b05784efafc65b4fa20" - name: odh_notebook_controller_image - image: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:b755b33eb7bd29ae43eaad12556946b5572f82d497753bf1379a78f145852887" + image: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:64d1b4e840749ff68cc5e75dbeff3f8204785060176e07ebad6eb8ff8b193e70" - name: odh_data_science_pipelines_operator_controller_image image: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:b9f3e520b251e604c4250258a3d165b7f12b9196f64e4a6eb6292e90dad0836c" - name: odh_modelmesh_controller_image - image: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:ae61877913018cb45f13d77b41975540ad3523046e93efefa6e7280fca52e02c" + image: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:da4149096f64dcda7d61f1565382838f652867978523a41ae5ff79ec84ff02cd" - name: odh_model_controller_image image: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:75cf2788345657b964fdbb498d96ca95086bd8e132eeedab74c954cc4a5213d7" - name: odh_mm_rest_proxy_image @@ -2026,11 +2026,11 @@ spec: - name: odh_mlmd_grpc_server_image image: "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:3397c809eec75bd5c28bc14c5c69ecc5d61098612f05a161d4e2bab6fc3f5bfc" - name: odh_ml_pipelines_api_server_v2_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:460f9f283031ca448de2f4a0f882840b876227aa7824631930775351e38acce4" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:a8adf2e09549658cb08158d033e358eb950f9f5fbe70659e17571a0c4ab08003" - name: odh_ml_pipelines_persistenceagent_v2_image image: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:2e84494d25d2da4bb0388e7ea5a1019fc43b47e8bda5ebca079f37f7e7a9ecbe" - name: odh_ml_pipelines_scheduledworkflow_v2_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:835f3f7d9b6847d1fc12dcaa327d750880458b681d07d8bfa6815419ea9e0cf0" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:ceeb2453d3ece910c9894958c27a9f89c4480cc988714bef492dd6413d6d25f1" - name: odh_ml_pipelines_driver_image image: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:b04261ca61368340067d65e9a002aa2693bfe198b84294f2de9eddb87b650106" - name: odh_ml_pipelines_launcher_image