Releases: opendatahub-io/kubeflow
Releases · opendatahub-io/kubeflow
v1.7.0-12
What's Changed
- RHOAIENG-72: Update Dockerfile for {odh-}notebook-controller component by @jiridanek in #340
- Bump controller-runtime from 0.15.0 to 0.17.0 by @atheo89 in #342
- Update reviewers list with the new team members by @atheo89 in #346
- Add @rkpattnaik780 as emeritus reviewer in OWNERS file by @jiridanek in #347
- RHOAIENG-8555: Add integration tests for ODH and Notebook Controller by @jiridanek in #341
- Update notebook-controller with image 1.7-95b683e by @harshad16 in #353
Full Changelog: v1.7.0-11...v1.7.0-12
v1.7.0-11
What's Changed
- Update ODH kubeflow maintainer list by @harshad16 in #322
- Update the Handler when watch on SetContainerImageFromRegistry functi… by @atheo89 in #336
- Update notebook-controller with image 1.7-92e8404 by @harshad16 in #338
Full Changelog: v1.7.0-10...v1.7.0-11
v1.7.0-10
What's Changed
- fix: add GIT_SSL_CAINFO env variable in odh-notebook-controller by @rkpattnaik780 in #327
- Add logic on nbc-webhook to pickup internal or external registry by @atheo89 in #329
- Upgrade go version to 1.20 for notebook-controller by @harshad16 in #330
- [RHOAIENG-5033] Odd number of arguments passed as key-value pairs for… by @jstourac in #331
- Update notebook-controller with image 1.7-417ac03 by @harshad16 in #335
New Contributors
Full Changelog: v1.7.0-9...v1.7.0-10
v1.7.0-9
What's Changed
- fix: update logic to add notebook label on create and restart by @rkpattnaik780 in #292
- fix: remove replace from go.mod file by @rkpattnaik780 in #303
- create configmap and mount for the first workbench in NS by @harshad16 in #304
- fix: add nil checks to prevent unit tests from failing by @rkpattnaik780 in #309
- Bring back GitHub Actions testing by @jiridanek in #302
- chore: add GitHub action for ODH Notebook Controller unit tests by @jiridanek in #314
- chore: add Dependabot configuration file by @jiridanek in #316
- Upgrade notebook-controller manifests with latest version: 1.7-4bc5b76 by @harshad16 in #325
New Contributors
- @jiridanek made their first contribution in #302
Full Changelog: v1.7.0-8...v1.7.0-9
v1.7.0-8
What's Changed
- Fix pod logs in case in case empty data from odh-ca-bundle.crt key by @atheo89 in #264
- HotFix: Catch the configmap notfound and logged by @harshad16 in #272
- setup configmap with certs and mount them in required workbenches by @harshad16 in #270
- feat: add static label to notebook pods by @rkpattnaik780 in #265
- Update the Notebook-controller manifests images with the commit d53909e by @harshad16 in #280
Full Changelog: v1.7.0-7...v1.7.0-8
Release v1.7.0-7
What's Changed
- Inject Trusted CA on Notebook CR by @atheo89 in #252
- Update the manifests images with the commit e4ebbb8 by @harshad16 in #262
Full Changelog: v1.7.0-6...v1.7.0-7
Release v1.7.0-6
What's Changed
- set notebook container env var SSL_CERT_FILE in odh notebook controll… by @shalberd in #234
- Adjust go mod download as per go version 1.19 rules by @harshad16 in #242
- bump controller-runtime version in odh-notebook-controller by @rkpattnaik780 in #241
- Update the manifests images with the commit 548449b by @harshad16 in #247
Full Changelog: v1.7.0-5...v1.7.0-6
v1.7.0-5
New Feature
Service Mesh integration on the notebook-controller is available with this release.
Leverage the overlay/service-mesh for the deployment of notebook-controller with service-mesh.
For further details:
What's Changed
- chores: fix the unit test for notebook-controller by @harshad16 in #215
- feat: disables features not needed for Istio deployments by @bartoszmajsak in #172
- fix: Upgrade the golang version and indirect dep net, grpc by @harshad16 in #218
- Update the manifests images with the commit fef37c4 by @harshad16 in #224
Full Changelog: v1.7.0-4...v1.7.0-5
v1.7.0-4
New Feature
- Introducing new annotation
notebooks.opendatahub.io/notebook-restart=true
on Notebook CR would restart the pod of the notebook stateful set.
This feature can be used for any application-based changes, like from the ODH dashboard. More details
What's Changed
- Add logic to restart pod when based on annotation value by @rkpattnaik780 in #169
- Auto Add Issues to Tracking boards by @harshad16 in #190
- Update the manifests with the new commit 9f0db5d by @harshad16 in #201
Full Changelog: v1.7.0-3...v1.7.0-4
v1.7.0-3
What's Changed
- Fix typo in odh-notebook-controller README by @rkpattnaik780 in #155
- Revert "Remove skip-provider-button flag from oauth configs" by @harshad16 in #171
- Include odh notebook-controller manifests to the repos by @harshad16 in #173
- removing the cluster-domain env var from the deployment by @harshad16 in #175
- Update the notebook image tag with 1.7-870980f by @harshad16 in #176
New Contributors
- @rkpattnaik780 made their first contribution in #155
Full Changelog: v1.7.0-2...v1.7.0-3