v2.16.0
Component Release Notes
- Serving:
- Modelmesh: https://github.com/opendatahub-io/modelmesh-serving/releases/tag/v0.12.0.3-rc0
- Kserve: https://github.com/opendatahub-io/kserve/releases/tag/v0.12.1.4
- odh-model-controller: https://github.com/opendatahub-io/odh-model-controller/releases/tag/v0.12.0.4 - Model Registry: https://github.com/opendatahub-io/model-registry-operator/releases/tag/v0.2.4
- Datascience Pipelines: https://github.com/opendatahub-io/data-science-pipelines-operator/releases/tag/v2.4.0
- Distributed Worklods:
- Codeflare: https://github.com/opendatahub-io/codeflare-operator/releases/tag/v1.5.0-odh
- Ray: https://github.com/opendatahub-io/kuberay/releases/tag/v1.1.2-odh
- Kueue: https://github.com/opendatahub-io/kueue/releases/tag/v0.7.0-odh-test
- Training Operator: https://github.com/opendatahub-io/training-operator/releases/tag/v1.8.0-odh - Dashboard: https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.25.1-odh
- Workbenches:
- Notebooks: https://github.com/opendatahub-io/notebooks/releases/tag/v1.21.0
- Notebook-controller: https://github.com/opendatahub-io/kubeflow/releases/tag/v1.7.0-14 - TrustyAI: https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.24.0
Operator Release Notes
What's Changed
- fix: auto creation DSCI during startup by @zdtsw in #1131
- chore: refactor on some logic for component manifests resources by @zdtsw in #1121
- deploy: refactor whitelisting with custom kustomize RemoverPlugin by @zdtsw in #1123
- RHOAIENG-9751: Update release.name from DSC and DSCI in ODH by @CFSNM in #1133
- fix: authz patch injection feature precondition uses correct namespace value by @bartoszmajsak in #1135
- chore: get operator namespace from deployment as env variable by @zdtsw in #1139
- fix: when delete DSCI CR get stuck because the current instance updated and not preperly remove finalizer on it by @zdtsw in #1142
- chore: change local "manifests" folder to match in-image path by @zdtsw in #1143
- (chore): Fix the token expiry and move release version update code to a composite action. by @AjayJagan in #1132
- chore: update min k8s version to match min ocp version: 1.25 for 4.12 by @zdtsw in #1138
- fix: devFlags for dashboard did not set correct values by @zdtsw in #1136
- fix: for Managed cluster, we need another namespace or it will be deteced as self-managed by @zdtsw in #1146
- chore: rename variable/function name by @zdtsw in #1147
- chore: renames IngressGatewaySpec type to GatewaySpec by @bartoszmajsak in #1144
- fix(feature): preserves original target namespace by @bartoszmajsak in #1148
- chore(service-mesh): exports configmap names to const by @bartoszmajsak in #1149
- feat: add managed model registry prometheus config handling logic, fixes RHOAIENG-4273 by @dhirajsb in #1150
- chore: remove UPDATE from webhook operation list by @zdtsw in #1134
- chore: cleanup Warning for unused packages by @zdtsw in #1151
- upgrade: cleanup CreateWithRetry usage by @ykaliuta in #1145
- chore: tuning resource usage for operator pod by @zdtsw in #1120
- Revert "feat: remove leader election for operator (#1000)" by @zdtsw in #1153
- fix(feature): ensures all new resources are created in one reconcile by @bartoszmajsak in #1159
- (chore): Increase timeout for the wait-for-checks.sh script by @AjayJagan in #1162
- (chore): Comment the 'push version tag to quay.io' step in gh action by @AjayJagan in #1164
- chore: uplift kustomize version for match the one from kyaml by @zdtsw in #1158
- ODH Release 2.16.0: Version Update by @github-actions in #1169
New Contributors
Full Changelog: v2.15.0...v2.16.0