Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gvproxy: add docker.internal dns entries #251

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Aug 1, 2023

Some tools hard code the host.docker.internal dns name so it is not possible to run them with podman right now. Adding the entry is simple so we should support it for better compatibility.

Also remove crc.testing, podman does not depend on it since at least v4.0 and it seems like there are no other users.

see containers/podman#19361

@cfergeau
Copy link
Collaborator

cfergeau commented Aug 4, 2023

But because I do not know if crc needs it I left it in there.

crc does not use gvproxy, so you can remove it if podman no longer needs it.

Apart from this,
/lgtm

@Luap99
Copy link
Member Author

Luap99 commented Aug 4, 2023

Good to know, I removed crc.testing.

Some tools hard code the `host.docker.internal` dns name so it is not
possible to run them with podman right now. Adding the entry is simple
so we should support it for better compatibility.

Also remove crc.testing, podman does not depend on it since at least
v4.0 and it seems like there are no other users.

see containers/podman#19361

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99 Luap99 force-pushed the gvproxy-dns-entries branch from 79cd982 to 49a1f88 Compare August 4, 2023 12:09
@openshift-ci openshift-ci bot added the approved label Aug 4, 2023
@cfergeau
Copy link
Collaborator

cfergeau commented Aug 4, 2023

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Aug 4, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 4, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau, Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants