Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Releases: opendatahub-io/odh-manifests

ODH v1.3 Release

18 Jul 13:03
eb12261
Compare
Choose a tag to compare

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

03 May 19:58
dcee3f6
Compare
Choose a tag to compare

What's Changed

v1.1.2

07 Feb 16:07
1989808
Compare
Choose a tag to compare

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

01 Nov 13:23
9ada6be
Compare
Choose a tag to compare
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

23 Jun 20:48
8b71f5e
Compare
Choose a tag to compare

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

  • Add builds and buildconfigs read permissions to odh-dashboard role (#440)
  • 🍀 include minimal python 3.8 with default jlab and git plugin (#407)

v1.0.11

05 May 18:27
2e4718b
Compare
Choose a tag to compare

Changelog:

Features

  • Update elyra notebook image to v0.0.8 (#419)
  • Add Trino kustomize manifests (#373)

Release v1.0.10

22 Apr 21:13
fa15341
Compare
Choose a tag to compare

Changelog:

Features

  • Image details set in annotation for gpu images (#408)
  • Update Strimzi Kafka Operator Subscription to v0.22.x Update Kafka CR (#405)
  • Update JupyterHub to v0.2.8 (#406)
  • Update OpenShift Pipelines starting version to v1.3.1 (#402)

Improvements

  • refactor into folders (#400)
  • Split the JSP configmap into profiles and sizes (#398)

v1.0.9

15 Apr 19:00
ed3b375
Compare
Choose a tag to compare

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)

v1.0.8

08 Apr 22:27
890485b
Compare
Choose a tag to compare

Changelog:

Features

  • Add generic data science notebook to JH deployment (#381)

v1.0.7

01 Apr 20:11
0e48991
Compare
Choose a tag to compare

Changelog:

Features

  • Use secret param in JH DB for postgres pass (#362)
  • Update JSP to 0.2.2, add secrets to the role (#361)
  • point to tag reference instead of master branch (#367)