Skip to content

Commit

Permalink
fix(eks): add neuron plugin in addNodegroupCapacity()
Browse files Browse the repository at this point in the history
Previously, the neuron plugin was only added in addAutoScalingGroupCapacity() when
the instanceType was some of the INFERENTIA types.

Let's also add the plugin if at least one (some/any) of the
instanceTypes in addNodegroupCapacity() is of the INFERENTIA types.

added integration tests for the addNodegroupCapacity() feature too,
and snapshot test

Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
  • Loading branch information
gdamjan and lpizzinidev committed Nov 14, 2023
1 parent 2dc31e9 commit 11f7b06
Show file tree
Hide file tree
Showing 51 changed files with 10,537 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 11f7b06

Please sign in to comment.