Christopher Ostrouchov
Christopher Ostrouchov
@trallard after revisiting I think that all of the steps are comprehensive. Looks like many of the tasks have already been completed.
Thanks for the issue @rsignell-usgs! Thanks for sharing the link on how this might be configured. Looks like we are running a virtual frame buffer in the background that programs...
This needs to be broken into smaller bits and identifying issues that can be worked on for the 0.4.2 roadmap.
Some good point raised during our meeting. The velero backup will only apply to block storage pv/pvcs deployed within kubernetes on the specific cloud providers. We do use efs from...
Assigning: - @toonarmycaptain - @cleonard
Wanted to document a solution I got working on prem via `minikube` and via digital ocean. This seems to be cloud agnostic for backups which seems promising. In addition I...
I'm going to push this issue into 0.4.1 or later. I'll explain the rational. Currently the aws vpc does not cleanly delete with `qhub destroy`. There are two reasons for...
The tricky parts that we need to consider here: - user makes changes to the docker images - need some process to kick off the docker image build - that...
@Adam-D-Lewis great points. > I think we should do a namespace or managed namespace install Totally agree. In fact I would have liked to do this with other qhub resources...
Ah yes I remember this issue. It was fixed by https://github.com/Quansight/conda-store/pull/230 in the 0.3.10 conda-store-server release. I've bumped the conda-store version in https://github.com/Quansight/qhub/pull/1118 which should resolve this issue. I'll make...