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

Fix AWS volumes #8906

Merged
merged 1 commit into from May 28, 2015
Merged

Fix AWS volumes #8906

merged 1 commit into from May 28, 2015

Conversation

justinsb
Copy link
Member

(Edited to split into logically separate PRs)

Fix an error introduced during the switch to aws-sdk-go (aws-sdk-go is much stricter about "" vs nil than goamz.)

We're also moving the interfaces in here to be much closer to a direct-wrapper of the underlying API, now that we have a more consistent library.

@justinsb justinsb force-pushed the aws_volume_fixes branch 3 times, most recently from 05e4461 to 97a312f Compare May 28, 2015 10:48
@thockin thockin added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 28, 2015
thockin added a commit that referenced this pull request May 28, 2015
@thockin thockin merged commit 2cadd4c into kubernetes:master May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants