File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -220,8 +220,6 @@ ARG ODH_MLSERVER_CUDA_GIT_URL=
220220ARG ODH_MLSERVER_CUDA_GIT_COMMIT=
221221ARG ODH_TRUSTYAI_SERVICE_GIT_URL=
222222ARG ODH_TRUSTYAI_SERVICE_GIT_COMMIT=
223- ARG ODH_OGX_MODULE_OPERATOR_GIT_URL=
224- ARG ODH_OGX_MODULE_OPERATOR_GIT_COMMIT=
225223# Core bundle labels.
226224LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
227225LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
@@ -453,9 +451,7 @@ LABEL \
453451 odh-mlserver-cuda.git.url="${ODH_MLSERVER_CUDA_GIT_URL}" \
454452 odh-mlserver-cuda.git.commit="${ODH_MLSERVER_CUDA_GIT_COMMIT}" \
455453 odh-trustyai-service.git.url="${ODH_TRUSTYAI_SERVICE_GIT_URL}" \
456- odh-trustyai-service.git.commit="${ODH_TRUSTYAI_SERVICE_GIT_COMMIT}" \
457- odh-ogx-module-operator.git.url="${ODH_OGX_MODULE_OPERATOR_GIT_URL}" \
458- odh-ogx-module-operator.git.commit="${ODH_OGX_MODULE_OPERATOR_GIT_COMMIT}"
454+ odh-trustyai-service.git.commit="${ODH_TRUSTYAI_SERVICE_GIT_COMMIT}"
459455# Copy files to locations specified by labels.
460456
461457LABEL com.redhat.component="odh-operator-bundle" \
Original file line number Diff line number Diff line change @@ -241,8 +241,6 @@ patch:
241241 value : quay.io/rhoai/odh-mlserver-cuda-rhel9@sha256:40e74a1b44e0252ba3986fc01102dcff0e7f300c564cba0b04e4a3d0bc95df50
242242 - name : RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_IMAGE
243243 value : quay.io/rhoai/odh-trustyai-service-rhel9@sha256:f4f91c346cc14c4fae366db7c54dfe25a4730f0caed47a2216b9fe3d51da0c4c
244- - name : RELATED_IMAGE_ODH_OGX_MODULE_OPERATOR_IMAGE
245- value : quay.io/rhoai/odh-ogx-module-operator-rhel9@sha256:ad2a297c6afc729f30e211931f086878c75d6af94b4e867da58488039f0a2ea3
246244 additional-related-images :
247245 file : additional-images-patch.yaml
248246 additional-fields :
Original file line number Diff line number Diff line change @@ -121,7 +121,6 @@ config:
121121 rhoai/odh-kserve-module-operator-rhel9 : rhoai/odh-kserve-module-operator-rhel9
122122 rhoai/odh-feast-module-operator-rhel9 : rhoai/odh-feast-module-operator-rhel9
123123 rhoai/odh-mlserver-cuda-rhel9 : rhoai/odh-mlserver-cuda-rhel9
124- rhoai/odh-ogx-module-operator-rhel9 : rhoai/odh-ogx-module-operator-rhel9
125124 supported-ocp-versions :
126125 build :
127126 - name : v4.19
You can’t perform that action at this time.
0 commit comments