Commit Graph

55 Commits

Author SHA1 Message Date
Lun-Kai Hsu ffc9a1d674 Add build with GCB support to notebook controller (kubeflow/kubeflow#2486)
* fix

* fix

* ignore
2019-02-15 11:52:54 -08:00
Lun-Kai Hsu e377455ce4 Notebook controller fixes (kubeflow/kubeflow#2463)
* fix

* enable e2e test

* fix

* fix

* fix logging for pytest

* fix

* fix

* fix

* fix

* fix

* fix

* address review

* review comment
2019-02-15 00:09:02 -08:00
Lun-Kai Hsu b7555c6727 NB controller fix (kubeflow/kubeflow#2439)
* fix

* fix
2019-02-10 17:37:51 -08:00
Abolfazl Shahbazi ae07f8d4d8 port leftover diff from kfapp-ksapp branch after kfctl merge (kubeflow/kubeflow#2410)
* port leftover diff from kfapp-ksapp branch after kfctl merge

* minor gofmt fix
2019-02-10 10:50:08 -08: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