Files
podman/pkg
Paul Holzinger ce07860a1c machine: fix default connection URL to use 127.0.0.1
gvproxy listens on 127.0.0.1, using localhost as hostname can result in
the client trying to connect to the ipv6 localhost (`::1`). This will
fail as shown in the issue. This switches the hostname in the system
connection to 127.0.0.1 to fix this problem.
I switched the qemu, hyperV and WSL backend. I haven't touched the
applehv code because it uses two different ips and I am not sure what is
the correct thing there. I leave this to Brent to figure out.

[NO NEW TESTS NEEDED]

[1] https://github.com/containers/gvisor-tap-vsock/blob/main/cmd/gvproxy/main.go#L197-L199

Fixes #16470

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-05-16 10:55:31 +02:00
..
2022-11-19 16:26:00 +01:00
2022-12-15 13:39:56 +01:00
2023-03-07 18:28:39 +00:00
2022-11-01 13:57:24 +05:30
2022-09-20 15:34:27 -04:00
2023-02-11 18:23:24 +01:00
2022-12-15 13:39:56 +01:00
2022-09-10 07:52:00 -04:00
2023-05-02 10:30:07 -04:00
2023-04-26 10:20:10 -04:00
2022-11-04 10:57:41 -04:00
2023-05-09 13:35:54 +02:00
2022-10-17 09:19:41 +02:00