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

feat: Karpenter should warn upon using likely incorrect labels in NodePools #6401

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aviatus
Copy link

@aviatus aviatus commented Jun 24, 2024

Fixes #5521

Description
Added new requirements label restriction on nodepool crd to prevent nodes starting with random label due to label "eks.amazonaws.com/capacityType".

How was this change tested?
The new node pool crd was deployed and tested via the test nodepool with "eks.amazonaws.com/capacityType" on eks cluster.

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aviatus aviatus requested a review from a team as a code owner June 24, 2024 11:42
@aviatus aviatus requested a review from tzneal June 24, 2024 11:42
Copy link

netlify bot commented Jun 24, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit f6ec289
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/66795ba6bc972b00089074dc

Copy link
Contributor

github-actions bot commented Jul 8, 2024

This PR has been inactive for 14 days. StaleBot will close this stale PR after 14 more days of inactivity.

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

Successfully merging this pull request may close these issues.

Karpenter should warn upon using likely incorrect labels in NodePools
1 participant