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

Make empty config an error in EBS client constructor #280

Merged
merged 3 commits into from
Sep 11, 2019

Conversation

hakanmemisoglu
Copy link
Contributor

Change Overview

This PR fixes the panic problem where the argument config is nil.

Pull request type

Please check the type of change your PR introduces:

  • Work in Progress
  • Refactoring (no functional changes, no api changes)
  • Trivial/Minor
  • Bugfix
  • Feature
  • Documentation

Test Plan

  • Manual
  • Unit test
  • E2E

@hakanmemisoglu hakanmemisoglu changed the title Default to empty new config in AWS EBS provider constructor Default to empty config in AWS EBS provider constructor Sep 10, 2019
@hakanmemisoglu
Copy link
Contributor Author

@tdmanv @pavannd1 Updated the PR.

@hakanmemisoglu hakanmemisoglu changed the title Default to empty config in AWS EBS provider constructor Make nil config an error in EBS client constructor Sep 11, 2019
@hakanmemisoglu hakanmemisoglu changed the title Make nil config an error in EBS client constructor Make empty config an error in EBS client constructor Sep 11, 2019
@hakanmemisoglu hakanmemisoglu merged commit 6c1cadc into master Sep 11, 2019
@hakanmemisoglu hakanmemisoglu deleted the fix-nil-config-ebs branch September 13, 2019 00:21
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.

None yet

3 participants