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

Cherry pick fixes over to 1.6 branch from master #684

Merged
merged 5 commits into from
Oct 28, 2019

Conversation

mogren
Copy link
Contributor

@mogren mogren commented Oct 28, 2019

Description of changes:

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

mogren and others added 5 commits October 28, 2019 14:29
This reverts commit 9cc2a27.

(cherry picked from commit b8a8b33)
* Introduce a minimum target for ENI IPs

Adds a MINIMUM_IP_TARGET environment variable to inform the AWS CNI that a
particular number of total IPs is anticipated for use with a particular node.
This is useful to ensure a sufficient supply of IPs on a node up-front without
the 2x IP usage overhead of setting WARM_IP_TARGET to the same value.

* Fix multiple incorrect references to MINIMUM_IP_TARGET

Co-Authored-By: Ed Morley <501702+edmorley@users.noreply.github.com>
(cherry picked from commit 1726afd)
(cherry picked from commit 5f22fd7)
(cherry picked from commit 0497f48)
@mogren mogren merged commit f3da448 into aws:release-1.6 Oct 28, 2019
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