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

ipam/aws: updated EC2 instances ENI limits and added an helper function to make it easier to do so in the future #14906

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

mvisonneau
Copy link
Contributor

part of the fix for #14802

On top of #14905, this PR updates the hardcoded EC2 ENI limits to support newly added instance types. I also added as an inline comment the helper I used to recalculate this list dynamically.

ipam/aws: updated EC2 instances ENI limits and added an helper function to make it easier to do so in the future

@mvisonneau mvisonneau requested a review from a team as a code owner February 9, 2021 11:42
@mvisonneau mvisonneau requested a review from tgraf February 9, 2021 11:42
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 9, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Feb 9, 2021
@joestringer joestringer added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Feb 11, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 11, 2021
@joestringer joestringer moved this from Done to In progress in 1.10.0 Feb 12, 2021
@tgraf tgraf removed their assignment Mar 8, 2021
@tgraf
Copy link
Member

tgraf commented Mar 8, 2021

test-me-please

@aanm
Copy link
Member

aanm commented Mar 8, 2021

@mvisonneau can you rebase this PR against master so that we can run the CI? thanks!

@aanm aanm added the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Mar 8, 2021
@mvisonneau
Copy link
Contributor Author

mvisonneau commented Mar 8, 2021

there you go @aanm! 👍

@aanm
Copy link
Member

aanm commented Mar 8, 2021

test-me-please

@aanm aanm removed the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Mar 8, 2021
@aanm
Copy link
Member

aanm commented Mar 8, 2021

@mvisonneau can you make the commit message title shorter? 🙏

In this change, I also added an helper function as a comment
to make it easier to update in the future.

Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
@mvisonneau
Copy link
Contributor Author

absolutely, I need to workout my commit descriptions 😅 👍

@aanm
Copy link
Member

aanm commented Mar 9, 2021

test-me-please

@pchaigno pchaigno added area/eni Impacts ENI based IPAM. sig/ipam IP address management, including cloud IPAM ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Mar 9, 2021
@kkourt kkourt merged commit 206f3ae into cilium:master Mar 10, 2021
1.10.0 automation moved this from In progress to Done Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eni Impacts ENI based IPAM. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/bug This PR fixes an issue in a previous release of Cilium. sig/ipam IP address management, including cloud IPAM
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

6 participants