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

[feature request] add domain name resolve for pouch container #1162

Closed
allencloud opened this issue Apr 18, 2018 · 3 comments · Fixed by #1403
Closed

[feature request] add domain name resolve for pouch container #1162

allencloud opened this issue Apr 18, 2018 · 3 comments · Fixed by #1403
Assignees
Labels
kind/feature kind/feature-request This is a feature request from community for PouchContainer priority/P1 this is high priority that all maintainers should stop to handle this issue

Comments

@allencloud
Copy link
Collaborator

Ⅰ. Issue Description

currently, pouch container can have network access to broad internet. While when doing domain name resolving, it still lacks /etc/resolv.conf and some other essential things.

Ⅱ. Describe what happened

No domain name resolving is supported in containers created by pouchd

Ⅲ. Describe what you expected to happen

domain name resolve works.

Ⅳ. How to reproduce it (as minimally and precisely as possible)

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • pouch version (use pouch version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@pouchrobot pouchrobot added kind/feature kind/feature-request This is a feature request from community for PouchContainer labels Apr 18, 2018
@allencloud allencloud added the priority/P1 this is high priority that all maintainers should stop to handle this issue label Apr 18, 2018
@houstar
Copy link
Contributor

houstar commented Apr 26, 2018

We have a container app for cluster system. In this cluster system, the container app will be sync the cluster DNS from one of them. The question is that we can't change the DNS resolver since its defined by Container namespace. How to solve this in pouch ?

@HusterWan
Copy link
Contributor

@houstar thanks a lot for your feedback, we will support specify container'DNS information soon

@allencloud
Copy link
Collaborator Author

This is covered in PR #1403.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature kind/feature-request This is a feature request from community for PouchContainer priority/P1 this is high priority that all maintainers should stop to handle this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants