v2.3.0
What's Changed
- [cherry-pick]: sync from main by @zdtsw in #582
- fix: adds missing CRDs for k8s EnvTest by @bartoszmajsak in #584
- Linter: add golangci-linter and fix issues by @zdtsw in #540
- feat(manifests): allows configuring manifest repositories using flags by @bartoszmajsak in #585
- Feature: add networkpolicy in dsci by @zdtsw in #590
- fix(crds): updates docs after godoc fixes by @bartoszmajsak in #594
- Enable test case after networkpolicy is added by @zdtsw in #592
- fix(make): removes duplicated e2e flag declaration by @bartoszmajsak in #595
- chore: removes GetComponentDevFlags as it is exported field of the struct by @bartoszmajsak in #591
- fix: populate entire dscispec by @bartoszmajsak in #597
- Update Dashboard branch in incubation by @VaishnaviHire in #598
- Remove gh action for sync dashboard CRD by @zdtsw in #599
- feat: uses reflect to reconcile defined components by @bartoszmajsak in #593
- chore: organizes code in dashboard component by @bartoszmajsak in #589
- Auto Add Issues to Tracking boards by @VaishnaviHire in #601
- Add check on components devFlags to overwrite applyimageparams by @zdtsw in #583
- Fix autoadd issues workflow by @VaishnaviHire in #611
- feat: Add TrustyAI component by @ruivieira in #596
- fix(bundle): trustyai is missing in bundle and syntax error in manifests by @zdtsw in #620
- Add github workflows by @ajaypratap003 in #564
- fix(make): test is renamed to unit-test by @zdtsw in #624
- Use catalogsource to identify managed Platform by @VaishnaviHire in #627
- feat(ray): pass down applicationNamespace to ray and codeflare in manifests by @zdtsw in #619
- upgrade: go version from 18 to 19, net package to 0.17.0 to match new secrutiry requirement by @zdtsw in #628
- Remove redundant TrustyAI reconciliation by @ruivieira in #651
- fix(dashboard): consistant component name by @zdtsw in #649
- add(api): shortname for CRD by @zdtsw in #650
- Add: test target depend on unit-test by @zdtsw in #636
- update(ray): new path to manifests by @zdtsw in #640
- update(cf): new path of manifests by @zdtsw in #652
- add manifests for odh-model-controller and model-mesh by @VedantMahabaleshwarkar in #639
- Upgrade from v1.x operator by @VaishnaviHire in #631
- feat: adds finalizers to DSC and DSCI by @bartoszmajsak in #661
- Update TrustyAI Operator Variable by @RobGeada in #665
- add: check for if KfDef CRD already in the cluster by @zdtsw in #664
- Update reconcile interval to half minute by @zdtsw in #547
- Debug and fix e2e tests in CI by @VaishnaviHire in #667
- fix: ensures cluster-wide resources are removed during test cleanup by @bartoszmajsak in #674
- update(kserve): manifests path from in-repo by @zdtsw in #657
- disable: modelmesh-monitoring by @zdtsw in #681
- backport(2.4): add permission related to monitoring and missing label on namespaces by @zdtsw in #679
- Add 2.3 ODH Release by @VaishnaviHire in #684
New Contributors
- @ruivieira made their first contribution in #596
- @ajaypratap003 made their first contribution in #564
- @RobGeada made their first contribution in #665
Full Changelog: v2.2.1...v2.3.0