This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
Releases: opendatahub-io/odh-manifests
Releases · opendatahub-io/odh-manifests
ODH v1.3 Release
What's Changed
- Added subscription permission for dashboard memory/cpu fix. by @cfchase in #555
- Update test image chromedriver version to 102.0.5005.61 by @LaVLaS in #566
- New component: ODH Notebook Controller by @samuelvl in #538
- Fix parameter placement for hive-metastore resource requests and limits by @rimolive in #576
- Update elyra notebook image to v0.1.4 by @akchinSTC in #579
- ODH Notebook Controller: Enable culling by @samuelvl in #581
- Disable CI test runs for Tier 2 components by @LaVLaS in #587
- Update Memory limit for Dashboard by @VaishnaviHire in #571
- Instructions to run GPU notebooks by @samuelvl in #589
- Add dashboard config CRD by @maroroman in #561
- Import notebook controller images using ImageStreams by @samuelvl in #584
- Jupyterhub Idle Culler update by @maroroman in #568
- Update JupyterHub deployment to version v0.3.7 by @LaVLaS in #585
- Update odh-dashboard manifests for dashboard v2.0 release by @LaVLaS in #588
Full Changelog: v1.2.0...v1.3.0
ODH v1.2.0 Release
What's Changed
- Remove startingCSV by @strangiato in #522
- Update JupyterHub to v0.3.6 by @LaVLaS in #530
- pyspark packages to support dataskipping by @oshritf in #451
- Update chromedriver to 98.0.4758.102 by @crobby in #528
- Pachyderm integration by @Jooho in #516
- add pachyderm as a new components in the README by @Jason4849 in #532
- Model Mesh Serving 0.8 by @crobby in #526
- Add groups-config configmap by @lucferbux in #533
- Add rbac to deployment config by @DaoDaoNoCode in #534
- Update dashboard rbac by @lucferbux in #535
- Remove duplicate role objects by @anishasthana in #536
- Update Grafana operator to work on OCP 4.9 by @samuelvl in #505
- Update name on Odh Dashboard ClusterRole by @lucferbux in #537
- Update Superset OAuth role code to account for nonexistent Role by @accorvin in #539
- Update chromedriver to 100.0.4896.60 by @crobby in #547
- Pin ods-ci repo to use 1.7.0-5 branch by @crobby in #548
- make crb unique to each namespace by @strangiato in #545
- Upgrade superset to 1.4.1 by @rimolive in #544
- JupyterHub: Add nvidia.com/gpu node toleration to gpu notebooks by @LaVLaS in #540
- Update Elyra image to v0.1.2 by @akchinSTC in #546
- Adding deploymentconfigs/instantiate to dashboard rbac so it can trigger rollouts by @crobby in #554
- Integration of ServiceMesh by @VaishnaviHire in #484
- add part-of label by @strangiato in #543
- Release for v1.2.0 of ODH by @LaVLaS in #557
v1.1.2
CHANGES
- Update kfdef used for OCP 4.9 (#523)
- Update superset image to 1.3.2 (#515)
- Fix certification verification issue for superset oauth (#517)
- Fix sree dashboard access issue(ODH-557) (#507)
- Remove unused superset-data PVC (#513)
- Configure Superset to use OpenShift OAuth (#510)
- Update Cluster Monitoring rbac to account for deprecated APIs (#503)
- Update airflow CRDs to v1 apiVersion (#502)
- Update Argo to work on OCP 4.9 (#500)
- Update Strimzi installation to 0.26 (#501)
- Update origin-oauth-proxy image to version 4.8.0 (#499)
- Adding an example kfdef for odh on OCP4.9 (#498)
Full Changelog: v1.1.1...v1.1.2
ODH v1.1.1
Use k8s jobs for cuda build chains deployment (#472) * Use k8s job for cuda-11.0.3 build chain deployment Add cuda-version=11.0.3 labels to the buildconfig and imagestream Signed-off-by: Landon LaSmith <LLaSmith@redhat.com> * Restore default serviceaccount group namespace to image-pullers RoleBinding Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
v1.1.0
Changelog:
Features
- Change Trino Route to a secured one (#439)
- 🐳 switch base repo for cuda builds (#438)
- 🐼 support for pre-commit and python-editor (#437)
- Update JupyterHub to v0.3.0 with new spawner UI and bump s2i-generic-notebook to v0.0.3 (#435)
- Upgrade superset to 1.1.0 (#426)
- Bump urllib3 from 1.25.10 to 1.26.5 in /tests (#432)
- Updated jupyter deployment config to avoid Imagestream changes (#429)
- Update JH dashboard (#425)
- Remove ai-library as of the default CI basictests (#401)
- Update JH dashboard jsons (#418)
- feat(prometheus): Upgrade operator to 0.47.0 (#399)
- update seldon operator to 1.7.0 (#397)
Improvements
v1.0.11
Release v1.0.10
v1.0.9
Changelog:
Features
- Update s2i-lab-elyra notebook image to v0.0.7 (#380)
- Add JupyterHub monitoring dashboards and required cluster metrics (#316)
- 🐢 configure buildconfig ref based on tags for stability (#384)
- ✂️ trim the gpu image names for proper image-pull (#389)
- add annotation (#383)
- Add OpenShift Pipelines component (#337)
- include new ubi8 cuda-11.0.3 supporting python3.8 notebooks (#368)
Bug Fixes
- Update chromedriver version to fix selenium-based tests
- Update JH image to fix GPU setting and CI issue (#392)
Improvements
- 📋 annotation set with image name and python dependency details (#390)