Skip to content

2.10.0

Compare
Choose a tag to compare
@bdattoma bdattoma released this 25 Jun 09:49
· 460 commits to master since this release
6271666

What's Changed

New Tests

  • RHOAIENG-5435 - Distributed Workloads Components by @mattmahoneyrh in #1392
  • RHOAIENG-6627 - Training-Operator test case by @mattmahoneyrh in #1430
  • Add base test for vLLM and its metrics by @lugi0 in #1438
  • RHOAIENG-7181 Check DW Components are Enabled by Default by @asanzgom in #1502
  • Expanded vLLM metrics test by @lugi0 in #1500
  • RHOAIENG-7298 - New DSC Component Dashboard and Datasciencepipelines Test Cases by @mattmahoneyrh in #1509
  • Add support for embedded endpoint for vllm by @tarukumar in #1511
  • RHOAIENG-6517 Automate support for configuration of controller resources by @asanzgom in #1515
  • Add Support for vllm model deployment from UI by @tarukumar in #1531
  • ODS-2584 Create DSCI and DSC with Service Mesh operator NOT installed by @CFSNM in #1487
  • Add embedding model deployment from ui for vllm by @tarukumar in #1548

Enhancements

  • [Fix] check for the CUDA version installed on image by @jstourac in #1418
  • Add support to uninstall odh-nightly from managed cluster by @tarukumar in #1421
  • [fix] Update image used for must-gather test by @jstourac in #1420
  • Fix "PLC0415", # import should be at the top-level of a file by @jiridanek in #1423
  • Add Test and Kw for authorino by @mwaykole in #1396
  • Fix "F403", # from python_terraform import * used; unable to detect undefined names by @jiridanek in #1424
  • Parameterize the model deployment for tgis and using ratio to match model response by @tarukumar in #1447
  • Add ProductBug tag to tgis metrics test cases by @bdattoma in #1448
  • [fix] the test for special usernames by @jstourac in #1451
  • [fix] two test that starts Standard Data Science workbench on ODH by @jstourac in #1456
  • [fix] expected title of the browser window when running with ODH by @jstourac in #1457
  • [fix] the expected network policy content for the ODH execution by @jstourac in #1454
  • Bumping timeout or retries to avoid flaky timeless issues by @CFSNM in #1461
  • Bumping default retry to 150 in Wait Until Operator Subscription Last Condition Is by @CFSNM in #1470
  • Moved API to v2beta1 by @diegolovison in #1480
  • RHOAIENG-7580 - Add Pod Ready Check by @mattmahoneyrh in #1478
  • Fix "E402", # Module level import not at top of file by @jiridanek in #1483
  • Refactor Data Science Pipelines to slim down sanity (Sanity on a diet) by @jgarciao in #1481
  • Fix iris-pipeline sample to use the standard_scaler parameter in step normalize_dataset by @diegolovison in #1489
  • Update Xpath for AiKit Card by @asanzgom in #1505
  • Fix missing poetry run in run_robot_test.sh by @jiridanek in #1496
  • [fix] installation of servicemesh dependant operator on managed cluster by @jstourac in #1508
  • Modify Pipeline UI test in Smoke to use pip_index_url (making it compatible with disconnected clusters) by @jgarciao in #1507
  • Update installation channel for the authorino dependency operator by @jstourac in #1514
  • Small two DS project test fixes/stabilization by @jstourac in #1523
  • [fix] close browser after each test in 415__ods_dashboard_projects.robot by @jstourac in #1524
  • [fix] stabilize the ODS-1864 test by scrolling button into view by @jstourac in #1526
  • fix: use activeModelState to wait ISVC status by @FedeAlonso in #1528
  • Remove auth from ray by @diegolovison in #1482
  • fix: 30s sleep when ISVC is loaded in order to avoid polling treshold by @FedeAlonso in #1534
  • [fix] Update must-gather image reference for the RHOAI 2.10 by @jstourac in #1535
  • fix: ODS-2574 wrong xpaths by @FedeAlonso in #1539
  • fix: Model serving LLM UI tests by @FedeAlonso in #1541
  • Simplify pipeline setting pip_index_url and pip_trusted_host by @jgarciao in #1549
  • fix: Dashboard tests diet by @FedeAlonso in #1552
  • Add sleep to ovms test, skip fail if UWM configmaps already present by @lugi0 in #1557

Enhancements in scripts and CI/CD

  • Add script to fetch new test cases by @bdattoma in #1459
  • Add option in fetch_new_test.py to automatically fetch previous release branch by @bdattoma in #1474
  • Add tagger date and version:refname sort attribute for fetching releases branches by @bdattoma in #1503
  • fix: wait for kserve inference host via cli by @FedeAlonso in #1518
  • Add Dashboard tag to Dashboard related suites by @FedeAlonso in #1529

Misc

  • [fix] disable the custom manifest support temporarily by @jstourac in #1458
  • [Jupyter] RHOAIENG-7490 update test tags - remove many from Sanity by @jstourac in #1471
  • Add support for amd operator installation by @tarukumar in #1498
  • Finalize WIP task for fixing outstanding linter warnings by @jiridanek in #1497
  • Add a trainingoperator component to the DSC template list by @jstourac in #1519
  • Add SeaLights integration files and deps. Configure SonarCloud inclusions/exclusions by @jgarciao in #1533

Other Changes

New Contributors

Full Changelog: 2.9.0...2.10.0