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

Update cloud API to consume context #37

Closed
leakingtapan opened this issue Oct 3, 2018 · 0 comments · Fixed by #45
Closed

Update cloud API to consume context #37

leakingtapan opened this issue Oct 3, 2018 · 0 comments · Fixed by #45
Assignees
Milestone

Comments

@leakingtapan
Copy link
Contributor

There is a list of APIs that does volume operations but they are not consuming context object from CSI driver interface and populating it down to underlying AWS API calls.

Those APIs should be updated to consume and populate context object. It has the benefit that, once any call to EBS CSI driver is cancelled the whole call stack will be cancelled properly.

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 a pull request may close this issue.

1 participant