Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

More details for cpi-resource-uniqueness.md #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

voelzmo
Copy link
Contributor

@voelzmo voelzmo commented Jan 8, 2018

No description provided.

@cfdreddbot
Copy link

Hey voelzmo!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@@ -16,20 +27,46 @@ Examples:
- Azure
- removal of availability sets after all instances are deleted

## Potential resolutions
All of these resources are unique for an instance group. To avoid locking in the CPI during `create_vm`, we add a new CPI method `create_server_group` that id be called **before** vms for an instance group are created. Additionally, we add a new CPI method `delete_server_group` that is called after all VMs of an instance group have been deleted.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about calling it create_vm_group

@voelzmo
Copy link
Contributor Author

voelzmo commented Jan 16, 2018

note to self: how does this deal with multi-cpi?

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

Successfully merging this pull request may close these issues.

3 participants