2024a-v1.21.0
What's Changed
- Add new GitHub workflow to sync branches through PR by @caponetto in #589
- Limit PR checks to build only the modified images by @jiridanek in #558
- Set Telemetry level off by @atheo89 in #576
- [GHA] digest updater workflow fixes and updates by @jstourac in #566
- ci: increase available disk space for GHA container image builds by @jiridanek in #577
- feat(RHOAIENG-8298): Replace
spawn-fcgi
withsupervisord
in code-server and r-studio server by @atheo89 in #587 - Setup build images for Pytorch & Tensorflow with base ROCm image by @dibryant in #557
- Upgrade codeflare-sdk with the latest 0.16.4 by @harshad16 in #595
- chores: Fix the makefile for amd calls and upgrade odh-elyra by @harshad16 in #596
- Add daily check for vulnerability issues using Trivy by @caponetto in #600
- ci: start podman.socket and pass it to trivy to avoid unnecessary pulls by @jiridanek in #605
- ci: implement ghcr.io expiration for images and cache layers by @jiridanek in #601
- ci: get a list of changed files using git diff instead of GitHub APIv4 by @jiridanek in #602
- fix tensorflow rocm resolution by installing it from .whl file by @atheo89 in #609
- RHOAIENG-9473: Optionally enable Trivy for pull requests by @caponetto in #607
- ci: use a smarter
git status
check for uncommitted files by @jiridanek in #612 - RHOAIENG-1751: Bump
jinja2
lib to3.1.4
by @paulovmr in #613 - Enable all severities on the Trivy daily report by @caponetto in #614
- RHOAIENG-1249: Bump
requests
lib to2.31.0
by @caponetto in #608 - Update of the TrustyAI version in the Jupyter TrustyAI notebook by @jstourac in #615
- RHOAIENG-9741: Add Tensorflow/PyTorch version compatibility files by @caponetto in #618
- ci: initial implementation of top-level pytest tests by @jiridanek in #433
- Update OWNERS file with adding more approvers by @jstourac in #611
- Show
podman images
information on the CI by @caponetto in #622 - RHOAIENG-9168: Remove unused images from notebooks repo by @paulovmr in #621
- feat(ci): add helpful error when check-generated-code gha workflow fails by @jiridanek in #627
- Switch base image to UBI for AMD rocm install by @harshad16 in #620
- fix(selftests): update target names in selftests for github action scripting by @jiridanek in #632
- Combine
RUN
commands to reduce rocm image size by @caponetto in #634 - [Digest Updater Action] Update Runtimes Images by @github-actions in #644
- Incorporate rocm-pytorch and rocm-tensorflow runtime images by @atheo89 in #626
- Pinned down jupyter-server-proxy for cve fixes by @harshad16 in #630
- chore(ci): Run Trivy scan
fs
instead ofimage
for rocm+pytorch image due to resource constraints by @caponetto in #637 - chore(ci): Sanitize ref name before using it as container tag by @caponetto in #651
- Upgrade codeflare-sdk 0.18.0 for py3.9 content by @harshad16 in #646
- Update the ROCm versions installed from 6.0 to 6.1 to make it in sync with what we use in Dockerfile by @jstourac in #656
- [Digest Updater Action] Update Runtimes Images by @github-actions in #660
- [Digest Updater Action] Update Notebook Images by @github-actions in #662
- set the annotation with codeflare-sdk 0.18.0 by @harshad16 in #663
New Contributors
- @caponetto made their first contribution in #589
- @paulovmr made their first contribution in #613
Full Changelog: v1.20.0...v1.21.0