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

Support the IPAM in the host-device #220

Merged
merged 1 commit into from Nov 7, 2018

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Oct 21, 2018

Refer to the issue #184

What's the change

  • Support the IPAM options in the host-device
  • Skip the IPAM function if it doesn't exist in the config (compatibility)
  • Change the variable style from ALL_CAPS to CamelCase

Testing

  • Also add the test case to test the IPAM with static module
  • Check the IP address in the container should be same as what we set in the config.

@squeed
Copy link
Member

squeed commented Oct 31, 2018

This looks.. great! Thanks for a nice PR.

Could you please squash down to one commit?

- Change variable name to camel style to fix golint warning
- Execute the IPAM to assign the IP address if it's inside in the config
- Test the IPAM module with static plugin
@hwchiu
Copy link
Contributor Author

hwchiu commented Nov 1, 2018

This looks.. great! Thanks for a nice PR.

Could you please squash down to one commit?

Got it

@dcbw
Copy link
Member

dcbw commented Nov 7, 2018

/lgtm

@dcbw dcbw merged commit 534bfaf into containernetworking:master Nov 7, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants