Skip to content

OpenShift AI 3.2.0 (Notebooks 2025b)

Latest

Choose a tag to compare

@jiridanek jiridanek released this 03 Feb 07:04
· 1 commit to rhoai-3.2 since this release

What's Changed

  • Apply private indexes on minimal workbenches cuda and rocm by @atheo89 in #1659
  • RHAIENG-495: revert "Lock rocm and cuda minimal packages from internal aipcc index and set it available on runtime" by @atheo89 in #1675
  • Retrigger for CodeFlareSDK update build on jupyter-cuda-tensorflow image by @daniellutz in #1678
  • Fix automerge after it failed due to conflicts by @jiridanek in #1682
  • Update Dockerfile.konflux.cpu to enable subscription manager by @MohammadiIram in #1684
  • RHAIENG-948: rebase cpu images to pull from aipcc base images by @atheo89 in #1683
  • RHAIENG-948: add subscription-manager refresh to all UBI9-based Dockerfiles by @jiridanek in #1686
  • Merge remote-tracking branch 'rhds/main' into rhoai-3.2 by @jiridanek in #1687
  • Merge remote-tracking branch 'origin/main' into rhds-main by @jiridanek in #1688
  • RHOAIENG-38630: chore(rstudio): update AIPCC base images to latest 3.1 images by @jiridanek in #1694
  • RHOAIENG-35917: create Dockerfile.konflux.* files for RStudio by @jiridanek in #1699
  • RHAIENG-948: fix(jupyter datascience on IBM/Power): build failure due to AIPCC base (missing curl and openssl -devel packages) and AIPCC wheels (some prereqs are missing) by @jiridanek in #1697
  • Revert "Add subscription-manager register step for base image initialization" by @jiridanek in #1702
  • NO-JIRA: add singlearch-push-pipeline because Konflux complains about it missing by @jiridanek in #1706
  • Merge remote-tracking branch 'origin/main' into jd_sync by @jiridanek in #1709
  • RHAIENG-1965: chore(cli): update Dockerfile.konflux* comments for consistency with scripts/dockerfile_fragments.py by @jiridanek in #1710
  • Merge remote-tracking branch 'origin/main' into jd_rhds_sync_again by @jiridanek in #1712
  • RHAIENG-1965: chore(cli): introduce Download Elyra Bootstrapper template and subscription-manager refresh template by @jiridanek in #1711
  • RHOAIENG-32541: merge remote-tracking branch 'origin/main' into jd_rhds_sync_again by @jiridanek in #1714
  • onboard rstudio push pipelines for rhoai-3.2 by @alexxfan in #1717
  • Update odh-workbench-rstudio-minimal-cuda-py312-rhel9-v3-2-push.yaml by @MohammadiIram in #1719
  • fix path to dockerfile for rstudio components by @alexxfan in #1718
  • fix pipelineRef yaml indentation by @alexxfan in #1720
  • fix service accounts by @alexxfan in #1721
  • fix quay repository names by @alexxfan in #1722
  • RHAIENG-1603: Introduce new build-args for konflux build by @ysok in #1668
  • RHAIENG-2111: chore(trustyai): podman build in rhds: error: command 'g++' failed: No such file or directory by @jiridanek in #1731
  • RHAIENG-2111: chore(trustyai): activate subscription for devel env, part of fixing podman build in rhds: error: command 'g++' failed: No such file or directory by @jiridanek in #1732
  • https://github.com/red-hat-data-services/rhods-devops-infra/actions/runs/19697582908 by @jiridanek in #1734
  • RHAIENG-2145, RHAIENG-2111: chore(trustyai): disable dnf caching on konflux builds by @jiridanek in #1733
  • RHAIENG-2186: build(jupyter): install LaTeχ from c9s/rhel9 packages by @jiridanek in #1738
  • RHAIENG-2186: build(minimal): use texlive rpms in minimal cpu images by @jiridanek in #1739
  • RHAIENG-2189: build(runtime/datascience): set extra python index for aipcc migration phase 1.5 by @jiridanek in #1740
  • RHAIENG-948: remove UBI 9 repository injection across all Dockerfiles by @jiridanek in #1696
  • offboard rstudio for rhoai-3.2 by @alexxfan in #1743
  • RHAIENG-2192: Revert "RHAIENG-948: rebase cpu images to pull from aipcc base images (#1683)" by @jiridanek in #1741
  • RHAIENG-2114: Added --allowerasing to dnf install to fix the conflict… by @ysok in #1737
  • RHAIENG-2101: fix onnx and pyarrow version issue for the power by @puneetsharma21 in #1812
  • [main] RHAIENG-2101: fix onnx and pyarrow version issue for the power by @openshift-cherrypick-robot in #1813
  • RHAIENG-2114, RHAIENG-948: remove UBI 9 repository injection across all Dockerfiles by @jiridanek in #1815
  • Sync odh-io/main into rhds/main by @jiridanek in #1816
  • [main] RHAIENG-2344: chore(.tekton): update pull request to linux-d160-m4xlarge/arm64 for tensorflow by @openshift-cherrypick-robot in #1811
  • RHAIENG-2042, RHAIENG-2420, RHAIENG-2198: chore: run uv run scripts/dockerfile_fragments.py and otherwise sync Dockerfile.konflux.* files and the odh-io ones by @jiridanek in #1817
  • RHAIENG-2115: Fix the codeserver build because it failed after the last update to the AIPCC base-image by @ysok in #1814
  • Sync odh-io/maint to rhds/main by @jiridanek in #1818
  • Merge odh-io/main into rhds/main by @jiridanek in #1822
  • RHAIENG-2365, RHAIENG-2366, RHAIENG-2367: chore(build-args): update BASE_IMAGE references to use 3.2 AIPCC base images and add script for alignment automation by @jiridanek in #1821
  • RHAIENG-2367: add Tekton PipelineRun definitions for Jupyter and runtime TensorFlow ROCm Python 3.12 pull requests by @jiridanek in #1823
  • RHAIENG-2367: update tensorflow to 2.18.1 because we need to accomodate AIPCC decision to ship ROCm 6.4.3 (and not 6.3.4) by @jiridanek in #1824
  • RHAIENG-2367: update BASE_IMAGE reference in CUDA and RStudio build configs to latest RHEL 9 Python 3.12 image by @jiridanek in #1825
  • Remove restart comment from YAML configuration by @m-rafeeq in #1828
  • RHAIENG-2111: chore(build): remove the unsafe activation key to be safe by @jiridanek in #1742
  • [rhoai-3.2] RHAIENG-2101: chore(build): remove the unsafe activation key to be safe by @openshift-cherrypick-robot in #1829
  • NO-JIRA: chore(ci): add SC3041 and SC3020 to hadolint ignore list by @jiridanek in #1830
  • [rhoai-3.2] Add trigger build file for UBI9 Python 3.12 by @jiridanek in #1831
  • [rhoai-3.2] codeserver: Increment build trigger value by @jiridanek in #1832
  • [rhoai-3.2] RHOAIENG-43410: chore(dependencies): bump codeflare-sdk to version 0.33.1 across all relevant configurations by @jiridanek in #1837

Full Changelog: v3.0.0...v3.2.0