v2.24.2-odh
andrewballantyne
released this
12 Jul 20:52
·
2 commits
to v2.24.2-odh-release
since this release
Notable Changes
- Project permission for "Edit" has been renamed to "Contributor" to avoid confusion around what can be done with the permission
- Restructured the manifest files
- If you find yourself looking at these often, the structure now represents the 3 release types we have and tries to keep some semblance of the kustomize format
- Added an About Modal
- You can find it in the header of the Dashboard under the (?)
- The details should show you information on what release we are in
- Continued improvements to work in progress features
- Model Registry
- KServe Metrics
- Misc bug fixes & improvements
What's Changed
- update double params to be fixed at 1 by @Gkrumbach07 in #2927
- Upgrade patternfly packages by @pnaik1 in #2929
- New Dockerfile for Running Cypress in CI by @manosnoam in #2920
- refactored k8 resources by @rsun19 in #2940
- configured default environment for cypress by @rsun19 in #2934
- [RHOAIENG-7717] Make pipeline table name cell be a clickable link to the latest pipeline version details by @jpuzz0 in #2918
- Rename Edit Permission to Contributor by @ashley-o0o in #2949
- [RHOAIENG-2905] Pipeline Run Details tabs without content should be disabled by @jpuzz0 in #2919
- Remove unnecessary resource functions by @ashley-o0o in #2937
- Mock gRPC responses for MLMD cypress tests using ts-proto by @mturley in #2951
- [RHOAIENG-7425]: Update Pipeline Group Labels and Positioning by @jenny-s51 in #2952
- remove isAdmin logic for EnsureCompatiblePipelineServer empty state by @Gkrumbach07 in #2947
- support feature flag overrides via query string by @christianvogt in #2945
- remove the length check for the loaded state of customize metric columns by @Gkrumbach07 in #2948
- [RHOAIENG-9175] Broken link to Fraud Detection tutorial in Dashboard Home by @dpanshug in #2964
- Create NPM Cache directories for CI and run
npm ci
in Dockerfile build by @manosnoam in #2960 - set experimentalMemoryManagement=true for cypress by @christianvogt in #2963
- Restructure the manifest files by @andrewballantyne in #2906
- [RHOAIENG-7794]: Use different colors for the ROC curve legend by @jenny-s51 in #2957
- [RHOAIENG-8566] Duplicate run is not useful when its pipeline is disabled by @jpuzz0 in #2956
- make proxy service have upload byte limit by @pnaik1 in #2965
- env var for cypress results dir by @christianvogt in #2962
- [RHOAIENG-8414] Tracking of dashboard version in Segment. by @pilhuhn in #2896
- fix monaco editor loading external files from cdn by @christianvogt in #2953
- [RHOAIENG-8583] Remove the disabled 'Create schedule' button when in an archived experiment by @jpuzz0 in #2955
- [RHOAIENG-8502]: Change pipeline URI truncate to middle instead of end by @jenny-s51 in #2972
- add compare runs tests by @Gkrumbach07 in #2974
- [RHOAIENG-7495] Lift ModelRegistrySelectorContextProvider to top level, fall back gracefully if MR feature is unavailable by @mturley in #2958
- lint rule to prevent imports in cypress by @rsun19 in #2977
- Handle only numbers workbench names by @manaswinidas in #2981
- [RHOAIENG-4334] 'Job' Name (in code) alignment by @dpanshug in #2961
- first group for removing deprecated patternfly component by @pnaik1 in #2946
- Refactor pipelines and experiments routes by @DaoDaoNoCode in #2978
- Fix markdown tab render delay when toggling selected compared runs by @DaoDaoNoCode in #2942
- RHOAIENG-9215 Reorganize Existing Segment Tracking Implementation by @pilhuhn in #2982
- remove flaky compare runs test by @Gkrumbach07 in #2986
- feat(mr settings): permissions table by @gitdallas in #2969
- Override version of transitive dependency 'ws' (RHOAIENG-9094) by @alexcreasy in #2966
- Add error state when pipeline version is deleted by @ppadti in #2915
- fixed workbench image number dep by @rsun19 in #2991
- first pass on merging eslint rules by @rsun19 in #2914
- [RHOAIENG-7942]: Update Side Panel Behavior to Pan Graph on Node Selection by @jenny-s51 in #2943
- added pipeline execution tests by @rsun19 in #2968
- [RHOAIENG-7752] Add disable pipeline schedule in the job detail page by @jpuzz0 in #2971
- disable create run/schedule dropdown action when pipeline has no vers… by @pnaik1 in #2985
- [RHOAIENG-9048] Cypress tests for MLMD artifacts by @jpuzz0 in #2987
- added cluster-admins to administration tab by @rsun19 in #2988
- changed link for permissions menu item by @rsun19 in #2983
- fixed the broken Pachyderm tutorial link by @pnaik1 in #2999
- changed the filters to Created after by @pnaik1 in #2990
- Fix started notebooks disappear issue by @ppadti in #2973
- Remove temp fix for PF radio by @ashley-o0o in #2998
- Add no metrics state for compare runs metrics section by @DaoDaoNoCode in #2993
- [RHOAIENG-6982] About Modal in the Dashboard by @jeff-phillips-18 in #2984
- RHOAIENG-9230 Restructure InitSegment by @pilhuhn in #2989
Full Changelog: v2.24.1-odh...v2.24.2-odh