t4lz
t4lz
Running directly on the target pod with `kubectl exec -it -- /bin/bash` and installing `nc` (`apt update && apt install netcat-openbsd`), `nc -u -6 ` fails, so maybe this is...
Currently UDP is only supported if the application binds a non-0 port and also calls `connect` on the socket, which is not mandatory for UDP. It was decided not to...
Closing in favour of https://github.com/metalbear-co/mirrord/issues/647.
Rebased on `master` and fixed fail.
I think I'm ready for review :)
Hey, is it likely this PR would be reviewed if I resolve the new conflicts?
Maybe we should recheck some of the use-cases after #2003. Maybe more stuff works now?
@MartinEmrich files under `/etc/` are read locally by default. In order to make mirrord read that file remotely even though it is in `/etc/`, you can add the file's path...
> Are you sure that it's lingering for more than 60s? (Startup timeout) yes: 
Is [this](https://github.com/t4lz/mirrord/actions/runs/4594110601/jobs/8112768428#step:36:2091) the same issue, or a new one? Edit - collecting more of those crashes here: https://github.com/t4lz/mirrord/actions/runs/4594110601/jobs/8117308950#step:36:2163