-
Notifications
You must be signed in to change notification settings - Fork 272
[RFC0038] document prefix delegation #877
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
Conversation
334b83b to
8805234
Compare
8805234 to
2928193
Compare
|
This is the documentation about IPv6 changes in the director. We could merge after cloudfoundry/bosh#2611 |
| * **range** [String, required]: Subnet IP range that includes all IPs from this subnet | ||
| * **gateway** [String, required]: Subnet gateway IP | ||
| * **dns** [Array, optional]: DNS IP addresses for this subnet | ||
| * **reserved** [Array, optional]: Array of reserved IPs and/or IP ranges. BOSH does not assign IPs from this range to any VM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a comment/bullet point I'd like to add
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which comment/bullet point do you want to add?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already done.
I had a review in "pending" state, but the actual comment was already submitted. All good, thanks.
Co-authored-by: Alexander Lais <Alexander.lais@me.com>
|
Waiting for the release version of the director and the CPI. |
a-hassanin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.