Kevin Bates
Kevin Bates
It appears we have come full circle. :smile: @bloomsa contributed https://github.com/jupyter-server/enterprise_gateway/pull/1107 to introduce only the helper targets, but then we hit a bit of a snafu due to other changes...
Hi @Shrinjay - thank you for providing this pull request. I hope to be able to start reviewing this sometime this afternoon or tomorrow (PST). > Seems it was mentioned...
Good question @lresende. Reading the (excellent!) description, I believe this is more of a one-time thing -EG is either managing kernel pods within the cluster in which it resides, or...
Hi @Shrinjay - gentle ping - could you please address the review comments?
Hi @Shrinjay - thanks for the update. Regarding testing, we have no tests for Kubernetes process proxies. The integration test we have uses the `enterprise-gateway-demo` image to test process proxies...
Hi @sharmasw - I'm not familiar with how/when resources are deallocated surrounding a pod's lifecycle. I guess the information you provide is not too surprising. When kernels are restarted, we...
> I see that the pod name has not changed across restarts which is unlikely for the kernels which EG supports today. Pod names are preserved across restarts. By default,...
Hi @sharmasw - well, I'm afraid you answered the question. If the API does not expose a means to deallocate resources _sooner_, I'm not sure there's much we can do....
Hi @OrenZ1 - I apologize for the delay. Unfortunately, I'm unable to spend much time on EG (and Jupyter in general) these days. I think this would be a great...
This seems like a good idea - thanks @jeremythuon. I didn't know something like this existed (but that shouldn't be a surprise to anyone :smile:). Following your link, some of...