Craig Rueda
Craig Rueda
Still needs a version bump
Thanks for your contribution! I think this makes the config slightly harder to maintain, however :(. What's preventing you from just adding the `webdriver` to the "custom" image you're using...
Which perms are needed? We're using webdriver as well (for thumbnail generation) and haven't had any issues in terms of permissions. Everything works fine using uid `1000`.
I'm all for just "officially" supporting a single PY version going forward. Most other projects do this AFAIK, so what's stopping us? :)
This will need a version bump and readme rebuild for CI to pass
AFAIK the default examples uri should be set to the postgres included in the chart. The examples should be loading via the init pod, which could possibly be failing to...
From the screenshots, it looks a little confusing to show the dropdown alongside the text fields. Perhaps a new "virtual" option (`CUSTOM`) should be added, which would then hide/show the...
I think it might be better to just add this model into the PR you're planning down the road that adds the SSH handling. It's a little hard to grok...
Thanks for this, @john-bodley! I +1 to @ktmud 's structure. I have noticed recently that models are mixed all around the code and should be considered top-level. Ideally they would...