Asbjørn Dyhrberg Thegler
Asbjørn Dyhrberg Thegler
I see a ton of images on docker hub with mailslurper - but none of them seem to be an official image. Is there one - or are we recommended...
**Is your feature request related to a problem? Please describe.** When using the library, it is unclear to a user when they are using endpoints that are not supported by...
**Is your feature request related to a problem? Please describe.** Currently we start a 'clean' Keycloak container every time. If we could start a container with a custom configuration, some...
I see this repository is linked to from https://github.com/freescout-helpdesk/freescout, but is this considered an official docker image by FreeScout?
**Is your feature request related to a problem? Please describe.** `ingressClassName` is required if you don't want your default ingress controller to serve for the defined service. **Describe the solution...
Hello there, We have several node.js projects where we would love to use task as our task runner. But - that would require every developer to install task on their...
Hello there, Thanks for this piece of open source. :) Is there any chance you could add configuration that allows us to suppress the 'SUCCESS sending message'-logs? It quickly becomes...
Resolves #406 It simply uses the implementation of `toString`, including the sensitivity-censoring. Also, it changes `toString` to use `toJson` to keep it more dry. A test is added too.
Hi there, There is already a `toString`-method, but if we want to be able to supply the `JSON.stringify`-options ourselves, it's currently very complicated. I'll supply a MR shortly, hopefully this...
**Is your feature request related to a problem? Please describe.** When a scheduled backup runs out of room in the PV, the backup job fails with the following error: ```...