v1.4.0
版本发布时间: 2021-10-12 05:39:04
kubeflow/kubeflow最新发布版本:v1.9.0(2024-07-17 05:41:27)
Web apps:
- Migrate to Angular 12 from 8: https://github.com/kubeflow/kubeflow/pull/6004 @DavidSpek
Internationalization progress:
- Internationalization to web apps https://github.com/kubeflow/kubeflow/pull/5880 @wg102, @Jose-Matsuda
- Use Angular's i18n solution https://github.com/kubeflow/kubeflow/pull/6065 @kimwnasptd
Central Dashboard:
- Namespaced menu items https://github.com/kubeflow/kubeflow/pull/5995 @toshi-k
- Make it possible to add Namespaced menu items #5871 @toshi-k
- Scrollable side-bar https://github.com/kubeflow/kubeflow/pull/5964 @toshi-k
- Add support for Models web app https://github.com/kubeflow/kubeflow/pull/6085 @kimwnasptd
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
- Bump Golang version for PodDefaults, TensorBoard Controller and KFAM https://github.com/kubeflow/kubeflow/pull/6180 @kimwnasptd
- Use namespace from Admission Review in PodDefaults https://github.com/kubeflow/kubeflow/pull/6052 @henrysecond1
- Add support for ServiceAccountName and AutomountServiceAccountName to PodDefaults #5939 @hopper-signifyd
Other improvements
- Add kustomize tests in CI/CD https://github.com/kubeflow/kubeflow/pull/5919 @DavidSpek
- Format checks for the Volumes web app https://github.com/kubeflow/kubeflow/pull/5820 @kimwnasptd
- Make i18n work with prefixes https://github.com/kubeflow/kubeflow/pull/6034 @kimwnasptd
- Allow user to add/delete labels to user namespace using ConfigMap #5761 @zijianjoy