You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Subnet Prioritization] Support capacity-optimized-prioritized and prioritized Allocation Strategy (#671)
* [Subnet Prioritization] Add SingleAvailabilityZone parameter to ec2 fleet call
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Add Priority parameter to ec2 fleet call
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Extend test_evaluate_launch_params to test params launching with EnableSingleAvailabilityZone and prioritized|capacity-optimized-prioritized AllocationStrategy
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Update CHANGELOG.md
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Check AllocationStrategy is prioritized|capacity-optimized-prioritized when using EnableSingleAvailabilityZone
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Update CHANGELOG.md
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Reformat the code to make it more clear
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Reformat the code to make it more clear
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Add a valid condition to check that 'prioritized' is used with On-Demand Capacity and 'capacity-optimized-prioritized' is used with Spot Capacity type.
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Remove EnableSingleAvailabilityZone parameter
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Update unit tests to test that priority is correctly set with prioritized|capacity-optimized-prioritized AllocationStrategy and all_or_nothing ScalingStrategy
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Update unit tests to test that priority is correctly set with prioritized|capacity-optimized-prioritized AllocationStrategy and all_or_nothing ScalingStrategy
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
* [Subnet Prioritization] Update CHANGELOG.md
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
---------
Signed-off-by: Hanxuan Zhang <hanxuanz@amazon.com>
Co-authored-by: Himani Anil Deshpande <79726937+himani2411@users.noreply.github.com>
0 commit comments