v2.3.0
·
5825 commits
to main
since this release
Notable changes
- Components including ISVs are now k8s resources and thus need an OdhApplication CR to show up
- In addition to OdhApplication, we have OdhDocument and OdhQuickStarts now as CRs
- There was notable improvements to the event system in the Start Spawner modal -- it should show less critical looking issues during scaling and within' the first moments of the Modal
- Improved more on the security layer front
- Jupyer/KFNBC now supports opening in a new tab
What's Changed
- Update liveness/readiness probe with an endpoint without auth. by @cfchase in #543
- Improve Spawner Speed by Batching Requests by @andrewballantyne in #541
- Make Jupyter tile have a proper link by @andrewballantyne in #531
- Improved spawner errors by @andrewballantyne in #547
- Add TriggeredScaleUp event and info alert by @DaoDaoNoCode in #538
- Show FailedScheduling issues in the Start Modal by @andrewballantyne in #535
- Update imagetag names documentation to reflect
nightlyimage builds by @LaVLaS in #518 - Increase Deployment replicas to 5 by @VaishnaviHire in #540
- Catch up main by @andrewballantyne in #550
- Changes for ISV to get this information using K8s calls. by @dlabaj in #243
- When we get an OAuth Failure, we logout by @andrewballantyne in #552
- Add name check logic to Toleration in ClusterSettings by @andrewballantyne in #536
- Secure Routes for Empty Name Property by @andrewballantyne in #554
- Disable the KFNBC Admin Tabs by @andrewballantyne in #565
- Support proper errors for configmap requests by @andrewballantyne in #562
- Open new tab for new spawned notebook server by @DaoDaoNoCode in #530
- Improve event filtering to avoid scary messages by @andrewballantyne in #563
Full Changelog: v2.2.0...v2.3.0