Skip to content

v2.4.0

Compare
Choose a tag to compare
@andrewballantyne andrewballantyne released this 31 Oct 19:12
· 2982 commits to main since this release
e8ff744

Notable Changes

  • Data Science Groupings (DSG)
    • Optional feature -- enabled through the disableProjects (set to false) feature flag found in OdhDashboardConfig
    • When enabled it will grant access to users of the Dashboard the ability to create their own projects in OpenShift Console through the Dashboard interface
    • Within' projects, you'll be able to create the same Juypter Notebooks (now called Workbenches within' the DSG as to grow beyond Notebooks in time)
    • You'll have greater flexibility with what and how many storages you use
    • There is a greater create and management system in place as a foundation for what we will grow into
  • We also improved the performance behind the Jupyter tile in the hopes to make it easier on the network
  • GPU auto scaling detection work
  • GPU override to remove any detection and just always have a flat number (or if preferred to fully disable even when GPUs are available)
    • See the spec.notebookController.gpuSetting property in the OdhDashboardConfig CRD for a description on options

What's Changed

Full Changelog: v2.3.1...v2.4.0