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

Replace DescribeNetworkInterfaces with paginated version #1333

Merged
merged 3 commits into from
Dec 16, 2020

Conversation

haouc
Copy link
Contributor

@haouc haouc commented Dec 14, 2020

What type of PR is this?
This PR tends to solve a latency issue when IPAMD need cleanup big number of ENIs.

Which issue does this PR fix:
Paginate DecribeNetworkInterface call #1325

What does this PR do / Why do we need it:
Non-pagintaed EC2 could cause latency increase dramatically for some customer.

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Load tests were done.
Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
NO

Does this change require updates to the CNI daemonset config files to work?:

NO
Does this PR introduce any user-facing change?:

NO


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

pkg/awsutils/awsutils.go Outdated Show resolved Hide resolved
pkg/awsutils/awsutils.go Outdated Show resolved Hide resolved
pkg/awsutils/awsutils.go Outdated Show resolved Hide resolved
pkg/awsutils/awsutils.go Outdated Show resolved Hide resolved
pkg/awsutils/awsutils.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jayanthvn jayanthvn left a comment

Choose a reason for hiding this comment

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

LGTM :)

@haouc haouc merged commit 1b2f1f6 into aws:master Dec 16, 2020
@github-pages github-pages bot temporarily deployed to github-pages December 16, 2020 00:55 Inactive
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.

5 participants