v2.20.0
Component Release Notes
- Codeflare: https://github.com/opendatahub-io/codeflare-operator/releases/tag/v1.10.0
- Ray: https://github.com/opendatahub-io/kuberay/releases/tag/v1.1.0-odh-1
- Kueue: https://github.com/opendatahub-io/kueue/releases/tag/v0.8.1-2
- Trainingoperator: https://github.com/opendatahub-io/training-operator/releases/tag/v1.8.0-odh-3
- Modelregistry: https://github.com/opendatahub-io/model-registry-operator/releases/tag/v0.2.9
- Data science pipelines operator: https://github.com/opendatahub-io/data-science-pipelines-operator/releases/tag/v2.8.0
- Notebooks: https://github.com/opendatahub-io/notebooks/releases/tag/v1.24.0
- Notebook controller: https://github.com/opendatahub-io/kubeflow/releases/tag/v1.9.0-2
- ODH dashboard: https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.28.1-odh
- Modelmesh: https://github.com/opendatahub-io/modelmesh/releases/tag/odh-v2.20
- Modelmesh serving: https://github.com/opendatahub-io/modelmesh-serving/releases/tag/odh-v2.20
- Rest proxy: https://github.com/opendatahub-io/rest-proxy/releases/tag/odh-v2.20
- Modelmesh runtime adapter: https://github.com/opendatahub-io/modelmesh-runtime-adapter/releases/tag/odh-v2.20
- Kserve: https://github.com/opendatahub-io/kserve/releases/tag/odh-v2.20
- ODH model controller: https://github.com/opendatahub-io/odh-model-controller/releases/tag/odh-v2.20
- Trustyai: https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.28.0
What's Changed
- fix: update release version in DSCI and DSC for upgrade case by @zdtsw in #1287
- Update version to 2.19.0 by @github-actions in #1291
- Makefile, webhook: add run-nowebhook by @ykaliuta in #1286
- update: use namespace dyniamically from operator env than hardcode value by @zdtsw in #1298
- webhook: switch to contextual logger by @ykaliuta in #1295
- chore: use client.OjectKeyFromObject in client.Get() and add k8serr as alias by @zdtsw in #1301
- (fix): Change on trigger to pull_request_target in the "check-file-updates.yaml" action by @AjayJagan in #1296
- feat: Operator disable create usergroup if detect user enabled external auth by @zdtsw in #1297
- components, logger: use contextual logging approach by @ykaliuta in #1253
- logger, controllers: use common logging level, INFO by default by @ykaliuta in #1289
- Added code coverage guidelines by @asanzgom in #1302
- fix: to make the unset env variable in CSV work with fallback by @zdtsw in #1306
- controllers: switch to k8s contextual logger by @ykaliuta in #1308
- Tidy up run-nowebhook recipe & make clean PHONY by @grdryn in #1310
- Refactor secret generator controller by @lburgazzoli in #1311
- update: rename variables rhods to rhoai by @zdtsw in #1313
- logger: add logLevel to DSCI devFlags by @ykaliuta in #1307
- secret-generator controller: avoid reporting 'Secret not found' error in reconcile by @mlassak in #1312
- update: remove dsp with v1(tekton)backend related code by @zdtsw in #1281
- update: remove two SA which does not seem valid by @zdtsw in #1254
New Contributors
Full Changelog: v2.19.0...2.20.0