Dmitrii Sharshakov
Dmitrii Sharshakov
1. I meant the config of the host system when debugging. Just made sure nodes could reach Ceph VM running in a different virtual network. That couldn't be your issue...
Is there any difference between good/bad Talos versions (as in Ceph performance)?
As far as I understand, we cannot set ctty from our callback context before fork-exec, so we would likely need to fork `kernel.org/pub/linux/libs/security/libcap/cap` (GPL-2.0-only or BSD licensed) to implement ctty...
Nvm, apparently *pa is given in the callback. Let me try that tomorrow. Also, do we have tests for dropping capabilities? I believe I should create one, just to be...
@mxmehl as #2798 has landed feel free to try again, hopefully it works for your use case now as well
I tried to reproduce and it looks like it's not caused by bind-mounts. My Traefik is running on host, connecting via UNIX socket and it fails when I restart Docker...
Could not reproduce. Traefik at `v2.4` branch, Docker 20.10.2, no live restore. Steps: 1. `docker run -l "traefik.http.routers.nginx.rule=Path(\"/\")" --name nginx -d nginx:alpine` 2. It works 3. `systemctl restart docker` 4....
Yes, but when I explored this back in 2019 it didn't work this way too, so partially fixed (and probably the issue needs renaming).
Weird, that works as well. Maybe I have some difference in setup? 1. `docker run -l "traefik.http.routers.nginx.rule=Path(\"/\")" --name nginx -d nginx:alpine` 2. Service is available 3. `systemctl restart docker` (it...
See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/796, this might be the same issue. Try building manually with this reverted and/or bisect to confirm it broke at this commit.