-
Notifications
You must be signed in to change notification settings - Fork 995
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
v1 Laundry List for AWS #5006
Comments
We should look at the |
We have also noticed that EC2's hypervisor takes some random amount of memory (7-5% depending on instance type), so we usually don't rely on any pre-determined labels for node level resources at run time. |
We should investigate dropping the |
We should settle on what we want our EC2NodeClass stable JSON printer columns to be. |
We should drop this bit of ENI configuration magic, given that #5437 merges before v1 (I have no reason to believe it wouldn't). This was originally introduced to solve #3815 but #5437 introduces the long term solution discussed there. |
We should decouple the release process for the AWS provider and the upstream library: #5765 |
Closing out since #6604 was closed. |
Description
What problem are you trying to solve?
This issue contains a list of breaking API changes that we want to make for v1 for AWS APIs.
The text was updated successfully, but these errors were encountered: