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

IPAM, can I set custom options in RequestAddress api? #1635

Closed
qiankunli opened this issue Feb 6, 2017 · 2 comments
Closed

IPAM, can I set custom options in RequestAddress api? #1635

qiankunli opened this issue Feb 6, 2017 · 2 comments

Comments

@qiankunli
Copy link

qiankunli commented Feb 6, 2017

For RequestAddress API of ipam, the remote driver will receive a POST message to the URL /IpamDriver.RequestAddress with the following payload:

{
    "PoolID":  string
    "Address": string
    "Options": map[string]string
}

can I set custom options in RequestAddress api when running docker run xxx?

@GordonTheTurtle
Copy link

@qiankunli It has been detected that this issue has not received any activity in over 6 months. Can you please let us know if it is still relevant:

  • For a bug: do you still experience the issue with the latest version?
  • For a feature request: was your request appropriately answered in a later version?

Thank you!
This issue will be automatically closed in 1 week unless it is commented on.
For more information please refer to #1926

@elianka
Copy link

elianka commented Nov 24, 2017

i think we should add some fields to RequestAddress to let the ipam know which container that it will allocate ip address for.
so maybe the options should be worked.

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

3 participants