v2.17.0
Component Release Notes
- Serving:
- Modelmesh: https://github.com/opendatahub-io/modelmesh-serving/releases/tag/v0.12.0.4-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.5
- Datascience Pipelines: https://github.com/opendatahub-io/data-science-pipelines-operator/releases/tag/v2.5.0
- Distributed Worklods:
- Codeflare: https://github.com/opendatahub-io/codeflare-operator/releases/tag/v1.7.0-odh
- Ray: https://github.com/opendatahub-io/kuberay/releases/tag/v1.1.1-08-14-2024
- Kueue: https://github.com/opendatahub-io/kueue/releases/tag/v0.7.0-odh-1
- Training Operator: https://github.com/opendatahub-io/training-operator/releases/tag/v1.8.0-odh-1 - Dashboard: https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.25.2-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-15 - TrustyAI: https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.25.0
Operator Release Notes
What's Changed
- chore(meta): removes map size declaration by @bartoszmajsak in #1166
- Update version to 2.16.0 by @github-actions in #1168
- doc: correct godoc by @zdtsw in #1152
- set devel log mode when running the operator locally by @lburgazzoli in #1171
- [RHOAIENG-10647] - Configure Knative PVC support as default by @spolti in #1154
- feat(make): adds generate to default targets by @bartoszmajsak in #1176
- chore: cleanup annotation in CSV by @zdtsw in #1173
- kserve: do not call ApplyParams for the empty list by @ykaliuta in #1179
- update: remove unnecessary param from ApplyParams() by @zdtsw in #1180
- update: open root group to the same permission as owner by @zdtsw in #1182
- fix(serverless): checks if Service Mesh is defined by @bartoszmajsak in #1183
- deploy: ApplyParams: rewrite with tempfile by @ykaliuta in #1178
- fix(feature): cleanup funcs should not rely on feature's data by @bartoszmajsak in #1184
- chore : use grep -E than egrep in make and set min k8s version by @zdtsw in #1187
- chore: update golangci-lint to v1.60.2, fix misleading test by @lburgazzoli in #1195
- chore: get_all_manifests.sh: support tags and make it priority by @ykaliuta in #1194
- chore: use /usr/bin/env to locate the bash interpreter based on the user's PATH settings. by @lburgazzoli in #1197
- upgrade: controller-runtime and code change accordingly by @zdtsw in #1189
- chore: update alias across code base and set in golint by @zdtsw in #1193
- chore: replace usage of fmt.Printf with logger by @lburgazzoli in #1201
- test: add operator namespace variable for unit-test by @zdtsw in #1204
- feat: add default cert for model registry, fixes RHOAIENG-9909 by @dhirajsb in #1165
- deps: uplift controller_gen and envtest version by @zdtsw in #1198
- feat: add servicemeshmember for model registry namespace, fixes RHOAIENG-11831 by @dhirajsb in #1202
- feat: add predicates on deployment by @zdtsw in #1172
- deps: uplift crd-ref-docs to 0.1.0 by @zdtsw in #1206
- docs: update old docs by @zdtsw in #1188
- fix: add check for all platform offering on components by @zdtsw in #1205
- feat: set ModelReg and KFTO default to Managed in ODH by @zdtsw in #1207
- ODH Release 2.17.0: Version Update by @github-actions in #1211
Full Changelog: v2.16.0...v2.17.0