apoger
10e0e93085
Cherry-pick commits for using DockerHub for all images ( kubeflow/kubeflow#6825 )
...
cherry-picking: #6548
* Update all images to use DockerHub
* Update releasing script for dockerhub
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Cherry-picked-by: Apostolos Gerakaris <apoger@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Co-authored-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
2022-12-08 15:37:10 +00:00
Alex Lembiyeuski
8654406f47
Upgrade API version of `Tensorboard` CRD to `v1` ( kubeflow/kubeflow#6406 )
...
* Migrate tensorboard-controller to Kubebuilder v3
* Fix paths inside Docker context
* Remove test dependency from docker-build
* Switch to kustomize 3.2.0, fix image tag
* Fix namePrefix
* Rename deployments, remove namespaces
* Add runAsUser
* Make tensorboard image and istio gateway configurable
2022-06-17 09:20:10 +00:00
juliusvonkohout
f2df5f5b84
fix: tensorboard-controller is killed due to out of memory ( kubeflow/kubeflow#6148 )
...
* Update manager.yaml
* Update manager.yaml
2021-10-19 21:07:15 -07:00
Kimonas Sotirchos
ca44b1c4ee
Manifests for Tensorboard controller ( kubeflow/kubeflow#5730 )
...
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
2021-03-21 14:28:17 -07:00
Konstantinos Andriopoulos
a97b442e5b
Add RWO_PVC_SCHEDULING env var to the Tensorboard Controller deployment ( kubeflow/kubeflow#5266 )
...
* Add RWO_PVC_SCHEDULING env var to Tensorboard controller deployment
The value of the 'RWO_PVC_SCHEDULING' env var is set to "false" by
default. The user will be able to change the value of the env var
manually by modifying the 'config/manager/manager.yaml' file.
* Update README.md
2020-08-31 08:12:21 -07:00
Quanjie Lin
1236c5e6d7
initial checkin of tensorboard controller ( kubeflow/kubeflow#4312 )
...
* initial checkin of tensorboard controller
* initial checkin of tensorboard controller
* typo
* typo
* fix typo
* support local path
* add status
* conflict
* remove binary
2019-10-29 09:12:44 -07:00