v2.1.0
What's Changed
- Improving conditions management. Fixes #351 by @etirelli in #359
- Cherry-pick fix from odh-deployer by @zdtsw in #367
- Update: rbac group, kubebuilder, Owns order and add recorder by @zdtsw in #361
- Add apply manifests for dashboard ISV by @zdtsw in #346
- Add support for image params for disconnected by @VaishnaviHire in #375
- Add creation for monitoring namespace when it is not the same as applications' by @zdtsw in #344
- Fix isv deployments by @VaishnaviHire in #378
- Update Platform function by @VaishnaviHire in #380
- Apply manifests for segment-io as comment monitoring part for both managed and self-managed by @zdtsw in #381
- Apply OVMS as part of dashboard manifests by @zdtsw in #382
- Splitting distributed workflows component into codeflare and ray. Fixes #369 by @etirelli in #377
- Add ODHDashboardconfig in dasboard component by @VaishnaviHire in #390
- Fix: version number and add description by @zdtsw in #388
- Remove dependency of deployment manifests on other components by @VaishnaviHire in #387
- Fix: typo by @zdtsw in #394
- Add logic to apply ConsoleLink by @zdtsw in #268
- Fix shared resources error by @VaishnaviHire in #395
- Add Kserve ImageParams Map by @zdtsw in #391
- [Cherry-pick]: Deploy modelmesh in monitoring namespace by @zdtsw in #392
- Add ImageParams for kuberay and codeflare by @zdtsw in #389
- Add Authentication overlay for dashboard by @VaishnaviHire in #397
- Remove reference of kfdef by @zdtsw in #400
- Allow multiple component names for Dashboard by @VaishnaviHire in #402
- DSCInit force update instances by @VaishnaviHire in #406
- Update installation instructions by @VaishnaviHire in #409
- Revert changes to dashboard CRD by @VaishnaviHire in #408
- Expand namespace plugin to add MutatingWebhookConfiguration by @VaishnaviHire in #411
- Fix shared resources deletion by @VaishnaviHire in #403
- Fix consolelink by @zdtsw in #410
- Fixes #324 . Showing all components in YAML CR, even if disabled. by @etirelli in #412
- Uncommenting Ray component after fix to the ray manifests. fixes #369 by @etirelli in #414
- Add support for anaconda resources by @VaishnaviHire in #413
- Fix: wrong consolelink url missing "." by @zdtsw in #420
- Update fixes for managed platform by @VaishnaviHire in #421
- Add order in marker to reorder CSV + remove context which is not in use + remove logger for secretgen by @zdtsw in #419
- Feature rearchitecture by @VaishnaviHire in #429
- Update kserve configs by @VaishnaviHire in #435
- Add docs for component integration by @VaishnaviHire in #439
- add odh-model-controller with kserve by @VedantMahabaleshwarkar in #438
- Add support for custom subscription config by @VaishnaviHire in #446
- Move creation of notebooks namespace to workbenches by @VaishnaviHire in #451
- Fix: sample to use namespace opendatahub than opendatahub-system by @zdtsw in #449
- Before applying CodeFlare manifests, check for the codeflare-operator by @etirelli in #385
- Removed cfchase from OWNERS by @cfchase in #452
- Update permission on operator level by @zdtsw in #447
- Add more permission for modelmesh by @zdtsw in #453
- Add pre config only when component is enabled by @VaishnaviHire in #457
- Fix: move deploy manifests only for non-ODH to block by @zdtsw in #459
- Update e2e test: timeout + ray + logging by @zdtsw in #437
- Update metrics host IP by @zdtsw in #430
- Revert: do not set imageParamMap for CF by @zdtsw in #416
- ODH Release 1.9 for operator v2.1.0 by @VaishnaviHire in #465
- Update github action to sync dashboard CRD to v2 operator by @zdtsw in #472
New Contributors
- @VedantMahabaleshwarkar made their first contribution in #438
- @cfchase made their first contribution in #452
Highlights
- Distributed Workloads component is now update to
codeflare
andray
components - Improved condition management
Full Changelog: v2.0.0...v2.1.0