What's Changed
- RHOAIENG-11679: kustomize 5 warnings removal by @jstourac in #996
- [GHA] Enhance the checks for the kustomization.yaml files by @jstourac in #1025
- Issue #631: cut the ref name to avoid going over 128 character limit for Docker image tag by @jiridanek in #1027
- NO-JIRA: fix(pydantic_schemas): new podman version changed output of
podman info
by @jiridanek in #1032 - RHOAIENG-24684: fix(jupyter/utils/addon) fix vertical centering of the PatternFly spinner by @jiridanek in #1029
- RHOAIENG-23584: test(run-rstudio.sh): fix tests to more correctly check for exposed env variables by @jiridanek in #1033
- [Kubeflow-Training] Update notebook's pipfile to sync with Kubeflow-Training SDK release 1.9.2 by @abhijeet-dhumal in #1035
- NO-JIRA: docs: update outdated internal docs after the buildchain refactoring by @jiridanek in #1028
- Chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.35.0 in /scripts/buildinputs by @dependabot in #1026
- RHOAIENG-23584: fix(run-rstudio.sh): expose all env vars by @dibryant in #1037
- RHOAIENG-24181: chore(jupyter/utils/addons): tree-shake the PatternFly CSS used to add spinner to JupyterLab-based workbenches by @jiridanek in #1024
- NO-JIRA: docs(tests/): add interactive PyTest tutorial by @jiridanek in #894
- NO-JIRA: Fix linter warnings in test_01_intro.py by @jiridanek in #1039
- NO-JIRA: tests(gha/k8s): install contrack and address kubernetes version compatibility issues by @jiridanek in #1043
- NO-JIRA: tests(browser/): update dependencies in
pnpm-lock.yaml
by @jiridanek in #1046 - NO-JIRA: tests(gha/k8s):
kubeadm config migrate --old-config kubeadm.yaml.old --new-config kubeadm.yaml
by @jiridanek in #1047 - NO-JIRA: tests(gha/k8s): remove setting the
node-role.kubernetes.io/control-plane
taint by @jiridanek in #1068 - NO-JIRA: tests(containers): Add GPU support and pod exec functionality in tests by @jiridanek in #1041
- NO-JIRA: tests(browser/): add Cypress section to the README.md by @jiridanek in #1072
- NO-JIRA: tests(gha): add
check-payload
integration and dependency management by @jiridanek in #1080 - Red Hat Konflux purge jupyter-trustyai-ubi9-python-3-11 by @red-hat-konflux in #1048
- Red Hat Konflux purge cuda-jupyter-tensorflow-ubi9-python-3-11 by @red-hat-konflux in #1049
- Red Hat Konflux purge runtime-datascience-ubi9-python-3-11 by @red-hat-konflux in #1050
- Red Hat Konflux purge rocm-runtime-tensorflow-ubi9-python-3-11 by @red-hat-konflux in #1051
- Red Hat Konflux purge rocm-jupyter-pytorch-ubi9-python-3-11 by @red-hat-konflux in #1066
- Red Hat Konflux purge runtime-cuda-pytorch-ubi9-python-3-11 by @red-hat-konflux in #1067
- Red Hat Konflux purge runtime-cuda-tensorflow-ubi9-python-3-11 by @red-hat-konflux in #1061
- Red Hat Konflux purge jupyter-minimal-ubi9-python-3-11 by @red-hat-konflux in #1052
- Red Hat Konflux purge runtime-minimal-ubi9-python-3-11 by @red-hat-konflux in #1065
- Red Hat Konflux purge rocm-jupyter-tensorflow-ubi9-python-3-11 by @red-hat-konflux in #1064
- Red Hat Konflux purge cuda-rstudio-c9s-python-3-11 by @red-hat-konflux in #1060
- NO-JIRA: tests(containers): use Skopeo for remote image inspection in tests by @jiridanek in #1077
- NO-JIRA: tests(gha): fix
check-payload
to work with PRs and withoutpodman login
for root user by @jiridanek in #1084 - RHOAIENG-24342: scripts(fips): remove outdated ignore rule for
bin/oc
by @jiridanek in #1088 - NO-JIRA: scripts(.tekton): remove unused script
konflux_generate_component_build_pipelines.py
from CI by @jiridanek in #1089 - Red Hat Konflux purge codeserver-ubi9-python-3-11 by @red-hat-konflux in #1063
- Red Hat Konflux purge rstudio-c9s-python-3-11 by @red-hat-konflux in #1062
- Red Hat Konflux purge rstudio-rhel9-python-3-11 by @red-hat-konflux in #1059
- Red Hat Konflux purge cuda-jupyter-minimal-ubi9-python-3-11 by @red-hat-konflux in #1053
- Red Hat Konflux purge cuda-jupyter-pytorch-ubi9-python-3-11 by @red-hat-konflux in #1057
- Red Hat Konflux purge rocm-runtime-pytorch-ubi9-python-3-11 by @red-hat-konflux in #1056
- Red Hat Konflux purge cuda-rstudio-rhel9-python-3-11 by @red-hat-konflux in #1058
- Red Hat Konflux purge jupyter-datascience-ubi9-python-3-11 by @red-hat-konflux in #1054
- Red Hat Konflux purge rocm-jupyter-minimal-ubi9-python-3-11 by @red-hat-konflux in #1055
- RHOAIENG-23604, RHOAIENG-16094: update
ODH-Elyra
to4.2.1
by @caponetto in #1044 - RHOAIENG-25226: Standardize the image name with image convention by @harshad16 in #1070
- Build mongocli instead of downloading it pre-built by @grdryn in #1087
- RHOAIENG-24348: tests(containers/workbenches/jupyterlab): add test to run
mongocli
to smoke-check it can be executed by @jiridanek in #1101 - RHOAIENG-24981: Updated codeflare sdk versions and shas for v0.28.1 by @kryanbeane in #1095
- [docs] Update the reference to the upstream -> downstream sync GHA by @jstourac in #1119
- NO-JIRA: tests(gha): fix podman.sock cleanup in system reset for build workflow by @jiridanek in #1121
- RStudio build configs - bump the branch reference to 2.21. by @jstourac in #1122
- RHOAIENG-25226: don't build images if we are only changing manifests by @jiridanek in #1124
- [NO-JIRA] chore: exclude the .tekton dir from yamllint check by @jstourac in #1128
- [Updater Action] Update Notebook and Runtime Images as well as the Commits With New SHAs by @github-actions in #1129
New Contributors
- @abhijeet-dhumal made their first contribution in #1035
- @dependabot made their first contribution in #1026
- @grdryn made their first contribution in #1087
- @kryanbeane made their first contribution in #1095
Full Changelog: v1.30.0...v1.31.0