Nicolas Steinmetz

Results 11 issues of Nicolas Steinmetz

### Expected Behavior Killed task should be killed and marked as failed ### Actual Behaviour Killed task keeps running We can see the kill call ``` kestra-kestra-1 | 2022-07-21 07:09:42,297...

bug
component: executor
component: jdbc

Hello, When upgrading to 1.4.1, I took some time to fix #573 and #574 and I found that the `/node/` path of the API is not mentionned in the [docs](http://cassandra-reaper.io/docs/api/)....

help wanted
docs and site
zh:Icebox

Opened initially as https://github.com/docker/for-linux/issues/424 but think it's more approriate here ### Expected behavior Hello, I have a weird behaviour since upgrading from docker 18.3.1 to 18.6.1 and traefik 1.6.4 to...

At the end of the account creation process, activation link is not sent by email. Even if it's not a blocking issue as you can authenticate with your login/password, it...

Hi there, Quickly tried tooty this morning and quite pleased with it :) Could it be possible to have an option (as you did for global timeline) to make the...

enhancement
question
UX

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

status/0-needs-triage

Hello, I have a traefik 2.2 reverse proxy on top of my InfluxDB 1.8.2 instance. I played with [warp10-ext-influxdb](https://github.com/senx/warp10-ext-influxdb), which relies on influxdb-java and I noticed that : * with...

Hello, Just noticed that to make this plugin work, you **must** set the `url` parameter in your [project file](https://www.getlektor.com/docs/project/file/#[project]) Otherwise, feed url will raise an error page in lektor. It...

Hi, With traefik 1.0RC2, seems the line is now `--docker.endpoint=tcp://192.168.200.1:2378`: ``` command: --web --docker --docker.domain=picocluster --logLevel=DEBUG --docker.endpoint=tcp://192.168.200.1:2378 --docker.watch ``` instead of: ``` command: --web --docker --docker.domain=picocluster --logLevel=DEBUG --docker.endpoint tcp://192.168.200.1:2378 --docker.watch...

* redis-py 6.x was released * redis-py 6.x covers all current supported version of redis and had some breaking changes - so 6.x is the new minimal requirement. * Removed...