kubeflow

Machine Learning Toolkit for Kubernetes

APACHE-2.0 License

Stars
13.9K
Committers
306

Bot releases are hidden (Show)

kubeflow - v1.8.0 Latest Release

Published by DnPlas 12 months ago

Placeholder for release notes.

kubeflow - v1.8.0-rc.6

Published by DnPlas 12 months ago

Seventh RC for the Kubeflow 1.8 release!

kubeflow - v1.8.0-rc.5

Published by DnPlas 12 months ago

Sixth RC of the KF 1.8 release 🎉

kubeflow - v1.8.0-rc.4

Published by DnPlas 12 months ago

Fifth RC of the KF 1.8 release 🎉

kubeflow - v1.8.0-rc.3

Published by DnPlas 12 months ago

Fourth RC of the KF 1.8 release 🎉

kubeflow - v1.8.0-rc.2

Published by DnPlas about 1 year ago

Third RC of the KF 1.8 release 🎉

kubeflow - v1.8.0-rc.1

Published by DnPlas about 1 year ago

Second RC of the KF 1.8 release 🎉

kubeflow - v1.8.0-rc.0

Published by DnPlas about 1 year ago

First RC of the KF 1.8 release 🎉

kubeflow - v1.7.0

Published by DomFleischmann over 1 year ago

What's new

  • Add support for command and args in PodDefault #6542 @alembiewski
  • Extend PodDefaults for support for imagePullSecrets #6600 @kimwnasptd
  • add support of initContainers and sideCars in poddefault #6749 @deepk2u
  • Sorting support for JWA #6742 @elenzio9
  • Sorting support for VWA and TWA #6743 @elenzio9
  • Filtering support for the web apps #6754 @elenzio9
  • jwa(front): Add details page functionalities & unit tests #6822 @orfeas-k
  • jwa(front): Add YAML tab to Notebook details page #6790 @orfeas-k
  • jwa(front): Add LOGS tab to the notebook details page #6779 @orfeas-k
  • jwa: Add EVENTS tab to Notebook details page #6782 @orfeas-k
  • VWA: Create Volume details page #6788 @orfeas-k
  • vwa(front): Add YAML tab to Volume details page #6823 @elenzio9
  • jwa(front): Rework the create page #6826 @elenzio9
  • jwa(front): Link to VWA details page #6857 @orfeas-k
  • web-apps(front): Sort events & conditions tables by date #6858 @orfeas-k
  • jwa: Support for showing Notebooks from all namespaces #6706 @kimwnasptd
  • web-apps: Add support for all-namespaces in the Volumes and TensorBoards web apps #6778 @kimwnasptd
  • Support Pod Defaults in Tensorboard Web App https://github.com/kubeflow/kubeflow/pull/6924 @surajkota
  • Support Pod Defaults in Tensorboard controller #6874 @surajkota
  • Extend Docker Publish workflows to be triggered on Version change https://github.com/kubeflow/kubeflow/pull/6849 @apo-ger

What's fixed

  • Fix notebook culling #6659 @apo-ger
  • [vwa-datetime] Showing dates in main page uniformly in VWA #6683 @elenzio9
  • tensorboard-controller: Fix tensorboard endless restarts #6722 @oshep
  • web-apps: Ensure in-flight requests are cancelled #6718 @kimwnasptd
  • fix setting readOnly on gpus #6735 @thesuperzapper
  • jwa(front): Auto update mount path #6875 @tasos-ale
  • rstudio: Update version to properly handle X-Forwarded headers #6890 @kimwnasptd
  • vwa(front): Prevent PVCs from being deleted when there is a corresponding notebook https://github.com/kubeflow/kubeflow/pull/6899 @orfeas-k
  • Fix the logout button to work with the recent version of oidc-authservice https://github.com/kubeflow/kubeflow/pull/6609 @alembiewski
  • [wa-actual-links-in-tables] Make links in our table component actual links #6864 @elenzio9
  • centraldashboard: Add support for apps in new windows #6750 @tasos-ale
  • [wa-age-column-improvements] Improvements in the web app's age column #6694 @elenzio9
  • Fix the bug of ResourceQuota removal https://github.com/kubeflow/kubeflow/pull/6188 @sunzhaochang
  • centraldashboard: Support dynamic logout URL https://github.com/kubeflow/kubeflow/pull/6945 @orfeas-k

Code health

  • crud-web-apps: Apply ng lint #6580 @haoxins
  • Fix ng lint #6586 @haoxins
  • Bump Jupyter web app to Python 3.8 #6562 @xiaoxq
  • web-apps: Common code for all-namespaces #6730 @kimwnasptd
  • Upgrade @angular/material in WAs #6763 @elenzio9
  • jwa(front): Use new Editor component #6775 @orfeas-k
  • jwa(front): Fix unit tests #6804 @elenzio9
  • twa(front): Fix unit tests #6824 @elenzio9
  • web-apps(front): Enable source maps in WAs #6787 @elenzio9
  • vwa(front): Add UI tests with Cypress #6862 @orfeas-k
  • web-apps(front): Install prettier and create a frontend workflow #6853 @elenzio9
  • vwa(front): Add formatting/linting to VWA's frontend workflow #6852 @elenzio9
  • centraldashboard-angular(front): Add library.js, source-maps & ESLint #6846 @orfeas-k
  • Implement a culling controller for Notebooks #6807 @apo-ger
  • jwa(front): Add UI tests with Cypress #6891 @orfeas-k
  • twa(front): Add UI tests with Cypress #6896 @orfeas-k
  • Update KF manifests and gh-action workflows to use the tag=latest #6854 @apo-ger
  • Fix workflows for publishing images only when PR is merged #6842 @apo-ger
  • profile-controller: Extend tests for using images of each PR https://github.com/kubeflow/kubeflow/pull/6820 @apo-ger
  • Fix the logout button to work with the recent version of oidc-authservice https://github.com/kubeflow/kubeflow/pull/6609 @alembiewski
kubeflow - v1.6.0

Published by annajung about 2 years ago

KF 1.6 release 🎉

What's new ✨

What's fixed 🐛

Upgrade notes ⏫

kubeflow - v1.5.0

Published by kimwnasptd over 2 years ago

KF 1.5 release 🎉

What's new ✨

  • notebooks: Extend Notebook Controller to expose idleness for Jupyter #6297 @athamark
  • jwa: Rework the Storage API of the web app #6321 @kimwnasptd
  • Change namespace label for Katib metrics collector injection #6225 @andreyvelich
  • Tell user to select a namespace to access namespaced menu item #6181 @toshi-k
  • frontend: Use responsive tables instead of cards #6316 @kimwnasptd
  • Fix(manifests): Upgrade rbac.authorization.k8s.io from v1beta1 to v1 #6261 @haoxins
  • Synchronize jupyter-web-application role with clusterrole #6241 @juliusvonkohout

What's fixed 🐛

  • Secure access to KFAM #6077 @DavidSpek
  • fix(backend): tensorboard-controller does not work because of missing permissions #6216 @juliusvonkohout
  • fix(notebooks) make culling work with multi-user #5980 @LEDfan
  • notebooks: Graceful handling of events #6338 @kimwnasptd
  • notebooks: Fix endless restarts #6341 @kimwnasptd
  • Centraldashboard/add uncaughtexception handler #6203 @haoxins
  • fix dashboard sending malformed headers to kfam #6186 @thesuperzapper

Upgrade notes ⏫

  1. Update the Jupyter web apps configmap with the new storage structure https://github.com/kubeflow/kubeflow/pull/6321
  2. Notebook Controller is using different ENV Vars for culling https://github.com/kubeflow/kubeflow/blob/master/components/proposals/20220121-jupyter-notebook-idleness.md#upgrade-notes
  3. The Profile Controller is adding different Katib metrics labels https://github.com/kubeflow/kubeflow/pull/6225
kubeflow - v1.5.0-rc.1

Published by kimwnasptd over 2 years ago

First RC of the KF 1.5 release 🎉

What's new ✨

  • notebooks: Extend Notebook Controller to expose idleness for Jupyter #6297 @athamark
  • jwa: Rework the Storage API of the web app #6321 @kimwnasptd
  • Change namespace label for Katib metrics collector injection #6225 @andreyvelich
  • Tell user to select a namespace to access namespaced menu item #6181 @toshi-k
  • frontend: Use responsive tables instead of cards #6316 @kimwnasptd
  • Fix(manifests): Upgrade rbac.authorization.k8s.io from v1beta1 to v1 #6261 @haoxins
  • Synchronize jupyter-web-application role with clusterrole #6241 @juliusvonkohout

What's fixed 🐛

  • Secure access to KFAM #6077 @DavidSpek
  • fix(backend): tensorboard-controller does not work because of missing permissions #6216 @juliusvonkohout
  • fix(notebooks) make culling work with multi-user #5980 @LEDfan
  • notebooks: Graceful handling of events #6338 @kimwnasptd
  • notebooks: Fix endless restarts #6341 @kimwnasptd
  • Centraldashboard/add uncaughtexception handler #6203 @haoxins
  • fix dashboard sending malformed headers to kfam #6186 @thesuperzapper

Upgrade notes ⏫

  1. Update the Jupyter web apps configmap with the new storage structure https://github.com/kubeflow/kubeflow/pull/6321
  2. Notebook Controller is using different ENV Vars for culling https://github.com/kubeflow/kubeflow/blob/master/components/proposals/20220121-jupyter-notebook-idleness.md#upgrade-notes
  3. The Profile Controller is adding different Katib metrics labels https://github.com/kubeflow/kubeflow/pull/6225
kubeflow - v1.5.0-rc.0

Published by kimwnasptd over 2 years ago

First RC of the KF 1.5 release 🎉

What's new ✨

  • Change namespace label for Katib metrics collector injection #6225 @andreyvelich
  • Tell user to select a namespace to access namespaced menu item #6181 @toshi-k
  • frontend: Use responsive tables instead of cards #6316 @kimwnasptd

What's fixed 🐛

  • Secure access to KFAM #6077 @DavidSpek
  • fix(backend): tensorboard-controller does not work because of missing permissions #6216 @juliusvonkohout
  • fix(notebooks) make culling work with multi-user #5980 @LEDfan
  • Centraldashboard/add uncaughtexception handler #6203 @haoxins
  • fix dashboard sending malformed headers to kfam #6186 @thesuperzapper
kubeflow - v1.4.0

Published by kimwnasptd about 3 years ago

Web apps:

Internationalization progress:

Central Dashboard:

Jupyter web app

  • Jupyter web app fix for autoscaling GPU nodegroups https://github.com/kubeflow/kubeflow/pull/6171 @kimwnasptd
  • Fix limits calculation when limitFactor is none in Jupyter web app #6058 @kimwnasptd
  • Make jupyter-web-app parse workspace volume MountPath #5952 @anencore94
  • JWA: Don't override assets with logos ConfigMap #5942 @kimwnasptd
  • Add fonts as assets to service #5691 @saffaalvi @wg102
  • The number of gpu must be set as string #5891 @juliusvonkohout

Notebooks

  • Remove virtualservice timeout to prevent websocket disconnect #6126 @abe-hpe
  • Correct missing predicates in controller watches#5873 @filintod
  • Improve the README of the example Notebook servers https://github.com/kubeflow/kubeflow/pull/6165 @thesuperzapper

TensorBoards

  • tensorboard-controller: fix binding issue #5925 @DavidSpek

PodDefaults

Other improvements

kubeflow - v1.4-rc.0

Published by kimwnasptd about 3 years ago

The first RC for the 1.4 release

kubeflow - v1.3.1-rc.0

Published by kimwnasptd over 3 years ago

v1.3.1-rc.0 release for components owned by WG-Notebooks.

kubeflow - v1.3.0

Published by yanniszark over 3 years ago

v1.3.0 stable release for components owned by WG-Notebooks.

kubeflow - v1.2.0

Published by Jeffwan almost 4 years ago

To deploy Kubeflow, please follow the instruction

Changelog

1.2.0 (2020-11-20)

Please check full change log here

kubeflow - v1.2-rc.0

Published by Jeffwan almost 4 years ago

Please help test v1.2 kubeflow release.

The binaries are the same as published in https://github.com/kubeflow/kfctl/releases/tag/v1.2-rc.0

kubeflow - v1.1.0

Published by Jeffwan almost 4 years ago

Kubeflow v1.1.0 stable release. (It was release on July 29, 2020) I make up this release to make it more clear because lots of people check kubeflow/kubeflow release page to find latest version.

Note: The binaries are the same as published in https://github.com/kubeflow/kfctl/releases/tag/v1.1.0