v2.2.0
What's Changed
- Refactoring DataScienceCluster API as required by #476 by @etirelli in #477
- fix: cleaned up mistyped rbac verbs by @bartoszmajsak in #484
- fix(rbac): adds list role for configmaps and namespaces by @bartoszmajsak in #483
- Refactor DSCInitialization API by @VaishnaviHire in #481
- Removing DSC version v1alpha1 from the CSV by @etirelli in #491
- Fix wrong monitoring and add logger by @zdtsw in #399
- Update GH action to filter out words when sync from dashboard CRD for v2.x by @zdtsw in #473
- Add support for consolelink section title for different cluster type by @zdtsw in #467
- Add contribution guidelines and new bug report for v2 by @zdtsw in #418
- Fix: explictly check platform is selfmanaged or managed by @zdtsw in #486
- Docs: update godocs for synopsis and add function comments by @zdtsw in #488
- feat: moves kubebuilder directives to its own file by @bartoszmajsak in #485
- Cleanup v1alpha1 of DSCI by @zdtsw in #494
- Fix typo in groupname by @zdtsw in #495
- Add support for manifestUri to overwrite params.env images by @zdtsw in #463
- Update: refactory by @zdtsw in #454
- Adding docs on setting up a linux dev environment by @etirelli in #514
- fix: reworks reconcilation resource check by @bartoszmajsak in #487
- Fix: downstream codeflare has a different operator name than upstream by @zdtsw in #509
- Docs: add new troublshooting page + fix markdown format by @zdtsw in #506
- Refactory: create new type DataScienceClusterConfig to capture DSCI spec by @zdtsw in #507
- Change downstream odh-dashboard ISV new path by @zdtsw in #417
- Add path for managed version of Workbenches by @VaishnaviHire in #521
- Add: use --no-cache to prevent not pulling down to new layer by @zdtsw in #518
- Fix: in e2e or dev test should not apply addon manifests by @zdtsw in #523
- Fix: downstream workbranch to get imageparams by @zdtsw in #524
- Fix and Cleanup: applyimageparams on kserve by @zdtsw in #504
- Add check on dependent operators on KServe by @zdtsw in #497
- Fix: MCAD and InstaScale CR not deleted when components are Removed by @zdtsw in #511
- Fix issues introduced in dashboard and code flare by @VaishnaviHire in #526
- Update path for downstream dashboard image to use by @zdtsw in #528
- Fix: missing permission is needed when DSP is disabled, to keep same behavior as for v1 by @zdtsw in #529
- chore: simplifies reconcile functions by @bartoszmajsak in #489
- Fix: missing odh-admins group by @zdtsw in #535
- Update: networkpolicy for ODH created namespace by @zdtsw in #527
- chore: minor clean-ups by @bartoszmajsak in #536
- Update Dockerfile to pull manifests from different component repo by @zdtsw in #431
- chore: simplifies deployment funcs by @bartoszmajsak in #537
- Revert change for networkpolicy by @zdtsw in #548
- Revert: change to delete CF resource is not required by @zdtsw in #554
- Update: change apigroup for codeflare and dsp by @zdtsw in #552
- Update: nbc manifests transit from odh-manifests to kubeflow repo by @zdtsw in #543
- Update dashboard default branch by @zdtsw in #561
- Add dashboard crds using manifests by @VaishnaviHire in #533
- Fix: wrong image for odh-model-controller when enable kserve by @zdtsw in #562
- Implement DevFlags for DSC API by @VaishnaviHire in #538
- [odh-2.2.0] Add acceleratorprofiles from dashboard as new CRD by @VaishnaviHire in #570
- ODH Release 1.10 for operator v2.2.0 by @VaishnaviHire in #566
New Contributors
- @bartoszmajsak made their first contribution in #484
Full Changelog: v2.1.0...v2.2.0