notebooks/components/notebook-controller/controllers
Gleb 80211fb468 feat: allow setting `ISTIO_HOST` in notebook/tensorboard controller for Istio VirtualServices (kubeflow/kubeflow#6902)
* Added ISTIO_HOSTS env variables for tensorboard and notebook controllers

* ISTIO_HOSTS -> ISTIO_HOST rename

* istioHosts -> istioHost rename
2024-05-24 00:11:27 +00:00
..
culling_controller.go Implement a culling controller for Notebooks (kubeflow/kubeflow#6807) 2023-01-26 13:32:10 +00:00
culling_controller_test.go Implement a culling controller for Notebooks (kubeflow/kubeflow#6807) 2023-01-26 13:32:10 +00:00
notebook_controller.go feat: allow setting `ISTIO_HOST` in notebook/tensorboard controller for Istio VirtualServices (kubeflow/kubeflow#6902) 2024-05-24 00:11:27 +00:00
notebook_controller_bdd_test.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00
notebook_controller_test.go Fix #6056: Update Notebook status properly (kubeflow/kubeflow#6628) 2022-08-30 13:47:55 +00:00
suite_test.go Support K8s 1.22 in notebook controller (kubeflow/kubeflow#6374) 2022-05-03 15:49:01 +00:00