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

Do not attach volume to current Linode on creation #47

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

LBGarber
Copy link
Contributor

Attaching a volume after creation on the current Linode can lead to attachment issues if force-attach=false. When a volume is mounted, it will automatically be attached to the correct Linode.

@jriddle-linode
Copy link
Collaborator

is driver.Region going to be set without a existing Linode setup?

@LBGarber
Copy link
Contributor Author

LBGarber commented Oct 27, 2021

is driver.Region going to be set without a existing Linode setup?

Region is only set when the driver is running on a Linode, but this should still work considering the region is also implicitly determined when creating a volume using the Linode ID. 👍

@LBGarber LBGarber merged commit 05795fa into linode:main Oct 28, 2021
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.

2 participants