v2.33.0
·
3 commits
to v2.33.0-fixes
since this release
Notable changes
- New Feature
- Support for multiple sources of models in model catalog.
- Ongoing features:
- Project Scoped Workbench Images, Hardware Profiles, Serving Runtimes.
- Support for deploying Models from Model Catalog.
- Miscellaneous bugs and enhancements.
What's Changed
- Cypress e2e - Hardware Profiles (Creating, Editing and Deleting) by @antowaddle in #3925
- Upversion Dashboard by @manaswinidas in #3932
- limit heading level within model card by @gitdallas in #3937
- Fix Connection Create / Delete E2E test by @Griffin-Sullivan in #3935
- remove linting from unit test coverage command by @christianvogt in #3892
- Frontend vulnerabilities fixed by @dpanshug in #3933
- Backend Snyk vulnerabilities by @dpanshug in #3934
- Remove disableKServeOCIModels in rest of repo by @emilys314 in #3939
- Filter out OCI connections for model mesh by @emilys314 in #3946
- Cypress e2e - Model Serving Test Resiliency fix and update Quarantined tests by @antowaddle in #3944
- Update architecture docs link by @manaswinidas in #3943
- Add feature flag for project scoped items by @manaswinidas in #3908
- Check for imagePullSecret for connected models by @emilys314 in #3947
- Reactivate ODS-1218 'Verify That Usage Data Collection Can Be Set In Cluster Settings' by @ConorOM1 in #3951
- Add OCI Deployment E2E Test by @Griffin-Sullivan in #3867
- cypress flake in pipelineRuns.cy.ts by @pnaik1 in #3960
- fix(RHOAIENG-21951):added fix for model customization cancel button redirection by @claudialphonse78 in #3945
- removed text input from hardware profile migration modal by @rsun19 in #3936
- Redirect the pipelineversion after import by @pnaik1 in #3957
- Fix page loading error in Jupyter Notebook Admin by @Griffin-Sullivan in #3956
- Data connections clean up by @ashley-o0o in #3846
- fix(21844): only show lab-tune button if lab-base tag by @gitdallas in #3949
- update test.yml with cache lookup-only by @christianvogt in #3952
- Revert a small cypress change from testConnectionCreation by @ashley-o0o in #3962
- Add oci to connection types Kustomization by @emilys314 in #3963
- Add sections for multiple sources to the model catalog cards page by @YuliaKrimerman in #3913
- fix: resolve model selection issues for models with complex version formats by @LinoyBitan1 in #3929
- Storage class option by @olavtar in #3950
- Fix Cypress Click Issue - Projects Tabs by @andrewballantyne in #3940
- Cypress e2e - Refactored Workbench Tolerations test to use Hardware Profiles by @antowaddle in #3967
- Fix-cypress-change by @ashley-o0o in #3972
- Create mocked cypress tests migration cases for hardware profiles by @caponetto in #3959
- Update OCI Model URI onChange to not to reset the connection type by @ppadti in #3919
- Resiliency enhancement to clusterStorageCreation test by @antowaddle in #3983
- Cypress e2e - Model Serving & Notebook Hardware Profile Tests by @antowaddle in #3978
- refractor clusterStorageModal by @pnaik1 in #3971
- Add Mixtral and Prometheus models to Red Hat source in model catalog configmap by @mturley in #3987
- Cleanup additional references to
Gion Hardware Profiles by @caponetto in #3975 - Render hardware profile column correctly on project details page workbench list by @DaoDaoNoCode in #3977
- Remove Ilab form run type section by @caponetto in #3982
- Standardize the behavior of data-dependent buttons on the spawner page by @caponetto in #3988
- Adding associated events to workbench status modal by @katieperry4 in #3985
- Fixing light/dark toggle icon colors by @katieperry4 in #3994
- Fix for when modelRegistryNamespace is undefined and no DSC status in response by @YuliaKrimerman in #3973
- Removes the unused /api/group-config endpoint by @andrewballantyne in #3993
- Fix issue on run form when optional string parameter does not have a default value by @DaoDaoNoCode in #3991
- Prefill visibility correctly when updating or duplicating a hardware profile by @DaoDaoNoCode in #3968
- RHOAIENG-22380 Track Register Model in Catalog by @pilhuhn in #3984
- fix: show correct server size instead of defaulting to Custom in Edit by @olavtar in #3981
- removed last modified field in migrations table by @rsun19 in #3979
- Update CodeEditor to react to app theme changes in-house by @nananosirova in #3980
- Improve validation for customized hardware profile size by @DaoDaoNoCode in #3953
- added optimizations to fetch mlmd contexts in a single call by @rsun19 in #3986
- Replace hardcoded value with matching ErrorCode enum by @nananosirova in #3992
- Add "top 5" to DW donut charts by @YuliaKrimerman in #4007
- Tweaks to Hardware profiles following recent changes by @antowaddle in #3996
- feat(RHOAIENG-22649):added empty state test cases for the hardware profile by @claudialphonse78 in #4004
- feat(RHOAIENG-21951):added ssh file upload for taxonomy by @claudialphonse78 in #3976
- Refactor to support deploying models directly from model catalog by @mturley in #4002
- Display project-specific serving runtimes in dropdown by @ppadti in #3990
- Disable model server expansion if there are no models by @katieperry4 in #3998
- Update model/folder path helper text by @katieperry4 in #4000
- Cypress Mock tests for InstructLab by @dpanshug in #3999
- fix the infinitely loading state on execution and artifact page by @pnaik1 in #3997
- feat(RegisterModel): 13054 change read only fields to basic text by @gitdallas in #4009
- Adding additional checks to the checkInferenceServiceState function by @antowaddle in #3989
- Add default storage class handling in ModelCustomizationForm (#3995) by @Gkrumbach07 in #4001
- Support for adding additional unmanaged model catalog sources (second configmap) by @YuliaKrimerman in #4003
- Model customization microcopy updates by @DaoDaoNoCode in #4012
- added missing http by @YuliaKrimerman in #4015
- Display project scoped workbench images by @manaswinidas in #3955
- fix: infinite loop by @olavtar in #4010
- Display project-specific hardware profiles in dropdown by @ppadti in #4011
- Bump actions/setup-node from 4.1.0 to 4.3.0 by @dependabot in #3995
- Enable feature flag for project scoped items by default by @manaswinidas in #4016
New Contributors
- @katieperry4 made their first contribution in #3985
- @nananosirova made their first contribution in #3980
Full Changelog: v2.32.0...v2.33.0