Tobia De Koninck
|
b223e29a9d
|
fix(notebooks) make culling work with multi-user (kubeflow/kubeflow#5128) (kubeflow/kubeflow#5980)
|
2022-01-21 11:25:19 +00:00 |
DavidSpek
|
4842c53f7a
|
Update manifests to use ECR and fix fieldPath in kustomization files (kubeflow/kubeflow#5765)
* Update manifests to use ECR and latest image tags
* remove duplicate value in central-dashboard kustomization.yaml
|
2021-03-24 07:35:45 -07:00 |
Yannis Zarkadas
|
22e4cecf56
|
fix notebook controller manifests (kubeflow/kubeflow#5729)
* notebook-controller: Remove manager from gitignore
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* notebook-controller: Add missing manifests
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
|
2021-03-19 16:09:17 -07:00 |
Yannis Zarkadas
|
ae3b53f8d2
|
Notebook Controller: Consolidate manifests (kubeflow/kubeflow#5723)
* notebook-controller: Modify kubebuilder manifests
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* notebook-controller: Set storageVersion to v1
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* notebook-controller: Fix RBAC
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* notebook-controller: Regenerate manifests
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* notebook-controller: Remove unused kubebuilder manifests
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
|
2021-03-19 10:22:16 -07:00 |
Lun-Kai Hsu
|
8cad496a13
|
Migrate notebook CR to kubebuilder V2 (kubeflow/kubeflow#4013)
* wip
* can build
* tested: able to control notebook
* fix
|
2019-09-04 17:06:22 -07:00 |
Lun-Kai Hsu
|
fa3b0b3b0b
|
Golang notebook controller (kubeflow/kubeflow#2336)
* kubebuilder init
* replae dep with modules
* add notebook api
* notebook controller impl
* remove test
* fix dockerfile
* fix svc reconcile
* notebook controller ksonnet
* update generated crd
* add sample
* remove TODO
* make golang version an arg
* rename
* fix path
* add README
* Add todo in readme
* remove arg default
|
2019-02-05 16:43:39 -08:00 |