v2.22.2-odh
Notable Changes
- Continued progress on Distributed Workload bugs, Model Registry feature, and Data Science Pipelines v2 effort
- Misc improvements
What's Changed
- Unit Test Case for useDraggableTable by @uidoyen in #2540
- add support to run tests with different user permissions by @christianvogt in #2727
- [RHOAIENG-5491] Landing page: Info section about AI flows by @jeff-phillips-18 in #2723
- chore(DW): 5294 refactor resourceUsageBar by @gitdallas in #2721
- Cypress test for Administration tab by @ppadti in #2724
- [RHOAIENG-5488] New landing page: Projects section - Empty state by @jeff-phillips-18 in #2738
- Use project display names in DW, move related utils from
~/pages/projects
to~/concepts/projects
and~/concepts/k8s
by @mturley in #2731 - [RHOAIENG-5489] Home page: projects w/ tiles by @jeff-phillips-18 in #2741
- added user management cypress test by @pnaik1 in #2728
- start webpack dev server with external cluster target by @christianvogt in #2734
- chore(dw): refactor otherUsage and getWorkloadName by @gitdallas in #2735
- chore(dw): requested resources always show tooltip by @gitdallas in #2739
- MetricsCommonContext (DW and Model Serving): Persist refresh interval selection in browser sessionStorage by @mturley in #2732
- [RHOAIENG-5495] Landing page: resources section by @jeff-phillips-18 in #2743
- chore(DW): factor out tablerows and columns where possible by @gitdallas in #2726
- DW: Consistently show resource usage for finished workloads that are still spinning down by @mturley in #2736
- Jupyter tile, merge cert info from old notebook to avoid loss by @andrewballantyne in #2750
- [RHOAIENG-6519] DW: Support workloads owned by either a RayCluster or a Job when querying CPU and Memory usage by @mturley in #2754
- Model versions table and empty state by @manaswinidas in #2749
- additional cypress test case for pipeline detail by @pnaik1 in #2746
- Fix administration cypress test by @ppadti in #2757
- Add dscinitializations resource to cluster-role.yaml and handle missing dsci status in ServingRuntimeList.cy.ts by @lucferbux in #2758
- update anaconda image by @trujillm in #2756
- [RHOAIENG-5492] Landing page: admin section by @jeff-phillips-18 in #2748
- [RHOAIENG-2977] Artifacts table by @jpuzz0 in #2744
- Executions empty state and table by @DaoDaoNoCode in #2753
- [RHOAIENG-5496] Landing page: New home page hint by @jeff-phillips-18 in #2752
- Cypress test for pagination by @ppadti in #2745
- [RHOAIENG-6606] Correctly nav to application from Jupyter card by @jeff-phillips-18 in #2759
- [RHOAIENG-6322] Use constants for colors on images in AI Flows by @jeff-phillips-18 in #2763
- Add route switching and proxy handling by @lucferbux in #2747
- [RHOAIENG-6321] Home Page Microcopy Updates by @jeff-phillips-18 in #2764
- Model Registry: Initial content of model details tab with stub editable fields and tab navigation handling by @mturley in #2760
- Update ProjectList Cypress test by @ashley-o0o in #2733
- Create cypress test for Notebook server tab by @uidoyen in #2742
- Pipelines Topology: Support Groups by @jenny-s51 in #2725
- Update global pipelines cypress test by @ppadti in #2771
- Test for PipelineJob details action and drawer by @uidoyen in #2761
- Add execution details page by @DaoDaoNoCode in #2772
- Remove step status icon on pipeline run log containers by @DaoDaoNoCode in #2775
- chore(dw): 5292 - improve chart look and feel by @gitdallas in #2762
- Model version view by @dpanshug in #2774
- [RHOAIENG-2987] Artifacts - Details Page by @jpuzz0 in #2765
- Change the resource handling and move the logic to InferenceServices by @lucferbux in #2737
- [RHOAIENG-6510] Landing page section flow Improvements by @jeff-phillips-18 in #2768
- Fix unit test date - Artifacts table by @jpuzz0 in #2777
- [RHOAIENG-6880] Disable homePage feature flag for RHOAI deployments by @jeff-phillips-18 in #2784
- Update PipelineRun details test by @ashley-o0o in #2776
- add env var to support rhods-dashboard for dev:start:ext by @christianvogt in #2783
- [RHOAIENG-6647] Fix to show all artifacts in pipeline topology view by @jeff-phillips-18 in #2779
- [RHOAIENG-4825] Use execution input/output values as fallback for run node details by @jpuzz0 in #2787
- add scripts for coverage reporting by @christianvogt in #2788
- Update TrustyAI APIs to use new endpoint (RHOAINENG-6620) by @alexcreasy in #2791
- Fix DEV_MODE import in mlmd service by @Gkrumbach07 in #2792
- integrate codecov by @christianvogt in #2797
- update oauth-proxy openshift-delegate-urls by @christianvogt in #2789
- update coverage on push and pull_request by @christianvogt in #2806
- Merge smarter jupyter values by @andrewballantyne in #2803
New Contributors
Full Changelog: v2.22.1-incubation...v2.22.2-odh