hashicorp / hashicorp/nomad-driver-exec2

Feature: support for DNS resolution when using network mode=bridge

Open
#48 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
23
Forks
6
Avg merge
4d 9h
Merged PRs (30d)
4

Description

It would be nice if network mode `bridge` was supported.

The current state: Unable to lookup hostnames via DNS.

An error message from my Go binary that attempted to run:

```
dial tcp: lookup google.com on 127.0.0.53:53: read udp 127.0.0.1:55584->127.0.0.53:53: read: connection refused
```

This would make using Consul Connect / sidecar proxy / transparent proxy possible.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.