Joachim Burket

Results 15 issues of Joachim Burket

**Description** Also supporting Podman **Alternatives considered** Can only have Podman on the concerned host. **Additional context** Tried to use it with `podman-docker` (which creates a `docker` script that runs podman,...

enhancement

Hi there, It would be great to be able to filter access logs by its content. I'm running my apps in a Kubernetes cluster, and have some healthchecks configured on...

enhancement ⬆️

With Redis ACLs, the way to manage keys permissions within the DB is by specifying a pattern of the keys the app can access (for example `my-app:*`). It would be...

feature

### Current behavior After updating from nodejs `v16.18.1` to `v18.12.1` and from semantic-release `v19.0.5` to `v20.1.0`, the command ```bash semantic-release --version ``` returns `unknown` ### Expected behavior The command should...

bug

It can sometimes be useful to know the `Created DateTime` and `Completed DateTime` of a task with seconds precision. A possible solution would be to override the field `date_created` and...

**Describe the solution you'd like to see** I would be great to be able to configure some assignees or reviewers in the repo's `frogbot-config.yml`, that would be set by frogbot...

feature request

**Is your feature request related to a problem? Please describe.** The extension needs a `requirements.txt` to work, so Python projects using [Poetry](https://python-poetry.org/) are not supported by default. **Describe the solution...

feature request

**Problem Statement** The username defined in the cache options is not passed to the connection kwargs. I'm connecting to a Sentinel cluster with the following cache parameters: ```python CACHES =...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...