Skip to content
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

Sohan/karpenter #416

Merged
merged 8 commits into from
Sep 16, 2024
Merged

Sohan/karpenter #416

merged 8 commits into from
Sep 16, 2024

Conversation

sohanyadav
Copy link
Contributor

Closes # .

Code Checklist

Ensure the following tasks are completed.

  • Is dependencies added with poetry add?
  • Is the README.md updated?
  • Are tests included?
    • Are the tests running?
  • Are the names of the files correct?
  • Add PR/Issue to opsZero Project and set to Review column

Reviewer Checklist

Business Checklist

  • Is the marketing landing page updated?
  • Is the sales proposal updated?
  • Is the documentation updated

karpenter.tf Outdated
@@ -92,6 +97,7 @@ spec:
- id: ${aws_subnet.public[1].id}
amiSelectorTerms:
- name: "amazon-eks-node-${var.cluster_version}-*"
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be removed I think as it causes it to fall back to using the name as the selector and not the ID.

@abhiyerra abhiyerra merged commit ab5cbda into main Sep 16, 2024
0 of 2 checks passed
@abhiyerra abhiyerra deleted the sohan/karpenter branch September 16, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants