-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Add m5ad, r5ad and t3a instance families #1970
Conversation
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bskiba The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
When is this getting released? Currently none of the latest CA releases support the new |
@sc250024 This is included in 1.15 branch. Do you need t3a instance in older branches? I can cherry-pick back to other branches as well |
@Jeffwan Thanks for your reply, my comment above sounded a bit bitchy, sorry for that 😅 Anyway, if you could cherry pick the changes into the 1.13 and 1.14 branches, that would be very much desired. Case in point, the latest version of EKS on AWS only supports up to 1.13 at the latest, with 1.14 coming soon. Thank you sir! |
Sure. I will cherry-pick the change back to 1.12-1.14. BTW, this won't release immediately, release team has it's schedule. |
Add m5ad, r5ad and t3a instance families. Address #1936
Will take some time later to find a way to dynamically load latest instance in runtime. This is not elegant that every time we need to add new instance types