Skip to content

Conversation

cPu1
Copy link
Contributor

@cPu1 cPu1 commented Sep 23, 2021

Description

Closes #4238

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

@cPu1 cPu1 added the kind/bug label Sep 23, 2021
@cPu1 cPu1 force-pushed the gpu-ami-fix branch 2 times, most recently from 5540899 to d56e08b Compare September 23, 2021 08:24
@cPu1 cPu1 marked this pull request as draft September 23, 2021 08:31
@cPu1 cPu1 force-pushed the gpu-ami-fix branch 2 times, most recently from 5fd1619 to 26b3f36 Compare September 23, 2021 10:40
@cPu1 cPu1 marked this pull request as ready for review September 23, 2021 10:45
@cPu1 cPu1 force-pushed the gpu-ami-fix branch 2 times, most recently from 7f90a19 to 1e91749 Compare September 27, 2021 12:46
@aclevername
Copy link
Contributor

is this ready for review? (haven't been requested)

@cPu1
Copy link
Contributor Author

cPu1 commented Oct 13, 2021

is this ready for review? (haven't been requested)

Yes, it's ready for review. I missed your comment.

@cPu1
Copy link
Contributor Author

cPu1 commented Oct 13, 2021

This is a breaking change as explained in this pinned issue.

Copy link
Contributor

@aclevername aclevername left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😄

@@ -6,10 +6,11 @@ package instance_selector
import (
"testing"

instanceutils "github.com/weaveworks/eksctl/pkg/utils/instance"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please move this down to the rest of the eksctl specific imports? :) Thanks :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Breaking] Remove incomplete support for GPU instance types in Bottlerocket and Windows nodegroups
3 participants