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

AWS VPC backend fixes and cleanups #540

Merged
merged 2 commits into from
Nov 9, 2016
Merged

Conversation

vaijab
Copy link
Contributor

@vaijab vaijab commented Nov 2, 2016

  • Update aws-sdk-go to latest stable, required for aws/session package
  • Fix AWS API rate limits, flannel would go into a loop and will never recover because AWS API rate limits weren't handled properly
  • Now flannel works on instances with more than one ENI, see Disabling SourceDestCheck fails on instances with more than one ENI #447
  • Improved logging and other clean ups

Fixes #447

@vaijab
Copy link
Contributor Author

vaijab commented Nov 2, 2016

CI job needs to be restarted because www.netfilter.org was down.

@vaijab
Copy link
Contributor Author

vaijab commented Nov 7, 2016

Any chance of reviewing this? /cc @tomdee

We're using a custom built flannel version which includes this patch without any issues so far.

@tomdee
Copy link
Contributor

tomdee commented Nov 9, 2016

Thanks @vaijab looks good. Merging.

@tomdee tomdee merged commit f6d7239 into flannel-io:master Nov 9, 2016
@vaijab vaijab deleted the fixesawsvpc branch November 10, 2016 07:23
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