Skip to content

Releases: opendatahub-io/kubeflow

v1.9.0-4

14 Nov 18:22
19d1e95
Compare
Choose a tag to compare

What's Changed

  • [GHA] Update odh and notebook-controller with image main-3f931d2 by @github-actions in #446
  • NO-JIRA: chore(nbcs): update tooling in controller's Makefiles - kubernetes and kustomize by @jstourac in #432
  • RHOAIENG-15335: feat(odh-nbc/webhook): don't initiate updates that would restart a running pod by @jiridanek in #436
  • RHOAIENG-15741: Sync v1.9-branch branch with main branch by @jiridanek in #447
  • [GHA] Update odh and notebook-controller with image 1.9-adf190d by @github-actions in #452

Full Changelog: v1.9.0-3...v1.9.0-4

v1.9.0-3

07 Nov 10:51
18505de
Compare
Choose a tag to compare

What's Changed

  • [GHA] Update odh and notebook-controller with image main-648689f by @github-actions in #426
  • [RHOAIENG-14687] Extend tests for certificate to assure that they are readable by @jstourac in #435
  • RHOAIENG-14552: Reapply "RHOAIENG-10827: feat(nbcs): update ose-oauth-proxy image digest reference from 4.8 to the latest 4.14 version (#388)" by @jiridanek in #439
  • RHOAIENG-15335: feat(odh-nbc/webhook): only update oauth-proxy image in CREATE events by @jiridanek in #437
  • Introduce rbac controller to handle RoleBindings by @atheo89 in #434
  • Sync v1.9-branch branch with main branch by @atheo89 in #444
  • [GHA] Update odh and notebook-controller with image 1.9-8369940 by @github-actions in #445

Full Changelog: v1.9.0-2...v1.9.0-3

v1.9.0-2

18 Oct 10:10
e5b3eeb
Compare
Choose a tag to compare

What's Changed

  • RHOAIENG-9824: gha(odh-nbc): improve the GitHub Actions integration test for odh-notebook-controller to start the controller successfully and run a notebook by @jiridanek in #398
  • Add a GitHub workflow to sync branches through PR by @atheo89 in #404
  • [main] NO-JIRA: chore(nbcs): run make generate in components/notebook-controller to update the yamls by @openshift-cherrypick-robot in #407
  • NO-JIRA: chore(nbcs): update tooling in controller's Makefiles by @jiridanek in #391
  • Sync v1.9-branch branch with main branch by @github-actions in #409
  • Renamed the GHA fixing a typo by @jstourac in #414
  • [GHA] Update odh and notebook-controller with image main-7986030 by @github-actions in #416
  • chore(gha): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 by @dependabot in #415
  • NO-JIRA: fix(gha): replace oc with kubectl in notebook_controller_integration_test.yaml by @jiridanek in #417
  • NO-JIRA: fix(gha) improve robustness by checking for resource existence by @jiridanek in #418
  • Revert "[v1.9-branch] RHOAIENG-10827: feat(nbcs): update ose-oauth-proxy image digest reference from 4.8 to the latest 4.14 version (#388)" by @jiridanek in #419
  • Sync v1.9 branch from main to get the latest changes ready for rhoai-nightly by @jiridanek in #420
  • Sync v1.9 branch from main to get the latest changes ready for rhoai-nightly by @jiridanek in #422
  • [RHOAIENG-11895] fix(odh-nbc): put a newline between certs in case input is missing a newline by @jstourac in #411
  • Sync v1.9-branch branch with main branch by @jstourac in #424
  • [GHA] Update odh and notebook-controller with image 1.9-c5d8c55 by @github-actions in #425

New Contributors

Full Changelog: v1.9.0-1...v1.9.0-2

v1.9.0-1

03 Oct 13:50
6cdc891
Compare
Choose a tag to compare

What's Changed

  • Upgrade notebook-controller with upstream 1.9.0 Release by @atheo89 in #385
  • Update gha to be branch version agnostic by @atheo89 in #390
  • [patch fix] Remove debug code lines that break the gha by @atheo89 in #394
  • [GHA] Update odh and notebook-controller with image 1.9-1769b4b by @github-actions in #397
  • [v1.9-branch] RHOAIENG-10827: feat(nbcs): update ose-oauth-proxy image digest reference from 4.8 to the latest 4.14 version by @openshift-cherrypick-robot in #388
  • [v1.9-branch] RHOAIENG-9824: gha(odh-nbc): improve the GitHub Actions integration test for odh-notebook-controller to start the controller successfully and run a notebook by @openshift-cherrypick-robot in #402
  • NO-JIRA: chore(nbcs): run make generate in components/notebook-controller to update the yamls by @jiridanek in #392
  • [GHA] Update odh and notebook-controller with image 1.9-fa442a1 by @github-actions in #412

Full Changelog: v1.7.0-15...v1.9.0-1

v1.7.0-15

26 Aug 21:02
a99e2d7
Compare
Choose a tag to compare

What's Changed

  • Upgrade the x/net package v0.23.0 for the cve fix by @harshad16 in #369
  • RHOAIENG-9935: feat(nbcs): get ose-oauth-proxy image with PullIfNeeded policy and use digest to specify the image by @jiridanek in #374
  • RHOAIENG-7327: Set certs on both creation and update of notebooks by @harshad16 in #373
  • [GHA] Update odh and notebook-controller with image 1.7-5d51c2b by @github-actions in #382

Full Changelog: v1.7.0-14...v1.7.0-15

v1.7.0-14

26 Jul 19:28
e98d7df
Compare
Choose a tag to compare

What's Changed

  • Group Go security updates from Dependabot across {odh-}notebook-contr… by @jiridanek in #354
  • RHOAIENG-8658, RHOAIENG-8651: Update to go 1.21 and apply go mod tidy changes by @jiridanek in #349
  • RHOAIENG-8554: Add static-checks GitHub action for go code by @jiridanek in #345
  • chore: add .snyk config file to ignore directories that we don't build ODH from by @jiridanek in #366
  • Update OWNERS file with adding more approvers by @jstourac in #363
  • Update kustomization to use params env and yml on notebook-controller and odh-notebook-controller by @atheo89 in #364
  • Create gha to update automaticaly the notebook-controller images by @atheo89 in #371
  • [GHA] Update odh and notebook-controller with image 1.7-8a9b65a by @github-actions in #372

New Contributors

  • @github-actions made their first contribution in #372

Full Changelog: v1.7.0-13...v1.7.0-14

v1.7.0-13

21 Jun 19:21
832f9d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0-12...v1.7.0-13

v1.7.0-12

14 Jun 20:35
d3f7920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0-11...v1.7.0-12

v1.7.0-11

31 May 18:00
298d628
Compare
Choose a tag to compare

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

23 May 18:03
7734806
Compare
Choose a tag to compare

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