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

Follow-up on #305 #310

Merged
merged 2 commits into from Nov 9, 2018
Merged

Follow-up on #305 #310

merged 2 commits into from Nov 9, 2018

Conversation

errordeveloper
Copy link
Contributor

@errordeveloper errordeveloper commented Nov 8, 2018

Description

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All tests passing (i.e. make test)

pkg/vpc/vpc.go Outdated Show resolved Hide resolved
- refactor all VPC helpers into new package
- make sure to only use the provider interface
- pass full provider to stack manager and cluster stack builder
Copy link
Contributor

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Nice refactoring @errordeveloper having a vpc package makes the code easier to understand

Copy link
Contributor

@richardcase richardcase left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@errordeveloper errordeveloper merged commit 39b2ca6 into master Nov 9, 2018
@errordeveloper
Copy link
Contributor Author

@richardcase @stefanprodan thanks for the review, I'm looking forward to this weeks release with all VPC customisations some users been waiting for!

@errordeveloper errordeveloper deleted the subnets branch November 9, 2018 10:29
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.

Follow up on #305 nodegroup stack builder should not assume subnet/AZ mapping based on the order
4 participants