Vitaly Yakovenko

Results 24 comments of Vitaly Yakovenko

There is the output from Kale log: ``` jovyan@kale-arrikto-0:~$ cat kale.log 2020-12-03 19:18:27 run:83 [[DEBUG]] [TID=eq7eyl5hmc] [] Decoding ctx of RPC function 'rok.check_rok_availability' 2020-12-03 19:18:27 run:95 [[DEBUG]] [TID=eq7eyl5hmc] [] Decoding...

Well, I have the time to check it deep again. I'm using latest Vagrant https://app.vagrantup.com/arrikto/boxes/minikf/versions/20200305.1.0 version of MiniKf. ``` $ vagrant box list arrikto/minikf (virtualbox, 20200305.1.0) ``` I have checked...

Also I have checked Rok components but all are running: ``` root@minikf:~# kubectl -n kubeflow get po -A | grep rok rok-system rok-kmod-znwhx 1/1 Running 1 34d rok-system rok-operator-0 1/1...

Hi @elikatsis, I prefer to test via Vagrant version because we have enough free resources on dedicated servers. So, I'm waiting for the update if it possible. I'll be very...

@elikatsis >We haven't updated Vagrant our latest MiniKF version. We are on it, though. Any news about the update of Vagrant version ?

Well, step by step I came to this issue as well. I'm using Kale with https://github.com/kubeflow-kale/kale/commit/4a5d7e63542c550f8fdf0f3c465c046a019378e7 commit from `master` branch and with 0.5.1 labextension: ``` jovyan@kale-master-0:~$ jupyter-labextension list JupyterLab v2.2.9...

@DavidSpek hmm... after adding like this: ``` jovyan@kale-master-0:~$ cat ~/.config/kfp/context.json {"namespace": "anonymous"} ``` I started to get new type of error: ``` Message: (409) Reason: Conflict HTTP response headers: HTTPHeaderDict({'content-type':...

All right, the last problem exists only for using Kale from HEAD from master. And with release version 0.5.1 it seems like to work well. @DavidSpek Thank you one more...

@DavidSpek do I understand correctly that by default Kale can stores snapshots only in Rok storage from Arrikto project? I'm now fighting with following: ``` Message: compile_notebook() got an unexpected...