t4lz

Results 59 comments of 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.

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: ![image](https://github.com/metalbear-co/mirrord/assets/12370607/67015121-44eb-4bce-bc10-c76628be90fd)

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