-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commits adds attributes to the spec: - spec.IPRequests: user can specify the IP address for an interface - status.Conditions: controller can report success / errors while reserving IP addresses for a workload - status.OwnerPod: controller reports which pod owns the allocation The first two conditions are used to support a feature where the user indicates ahead of time which IP address they want their VMs to have, while the latter can be used to provide information to the user, and to ensure that a claim in use cannot be used by another workload. Signed-off-by: Miguel Duarte Barroso <[email protected]>
- Loading branch information
Showing
3 changed files
with
106 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.