Curtis Ruck
Curtis Ruck
I've been using this fairly regularly for a few weeks with zero issues... release it?
**What happened?** In attempting to use devspace with my local microk8s node, with the kaniko builder, I get an error: ``` [image] error building image: error building stage: failed to...
### What You Are Seeing? Installing large packages fail when file size is larger than 2GB. When looking at CryptoHashProvider, it appears it reads the entire file into memory and...
**Describe the bug** Unable to delete a cookie set created with a non-default (`/`) path. **Code snippet** With this cookie ` response.cookie['token'] = "abcd" response.cookie['token']["path"] = "/api" ` the subsequent...
for assets, components, and search
#### Summary I messed up the default value for extraEnv in #316. This fixes the jobserver.extraEnv to be an array, which is what the template is expecting Without this change,...
It would be nice if the helm chart supported automating the initial user creation with either random credentials being stored in a secret, or the ability to pass in username/password...
When I add `:toc: left` to a document in AsciidocFX it doesn't render with the `toc2` css class. When I render the document to html outside of AsciidocFX using asciidoctor...
It would be nice to implement a redirectAfterValidation boolean like the java cas client has to disable sending the 302 on successful ticket validation.
This is a redo of #51. This is necessary when having APIs CAS protected, as it makes the logic even more cumbersome.