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

Infoblox doesn't record container hostname #45

Open
ados-h opened this issue Aug 15, 2017 · 2 comments
Open

Infoblox doesn't record container hostname #45

ados-h opened this issue Aug 15, 2017 · 2 comments

Comments

@ados-h
Copy link

ados-h commented Aug 15, 2017

Guys,

Sorry, one more question.

IP assignment and release are successful for docker containers through the ipam-driver.
However, I noticed that container hostname info is not recorded in infoblox.

I looked the request going to infoblox which doesn't contain a 'hostname' field. Did I miss something in my docker run command, or this feature is not currently available in the ipam-driver?

I'm on master at the moment.

Thank you!

@yuewko
Copy link
Contributor

yuewko commented Aug 15, 2017

No, you haven't missed anything...

Right now, the ipam driver only populates infoblox with data provided by the ipam api https://github.com/docker/libnetwork/blob/master/docs/ipam.md#requestaddress

It is indeed one of the future enhancements on our roadmap, which is to discover additional metadata about the containers and populate Infoblox accordingly.

Hope this helps.

@ados-h
Copy link
Author

ados-h commented Aug 15, 2017

Absolutely, thank you so much @yuewko

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

No branches or pull requests

2 participants