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

chore: Handle re-owned nodes linking #3793

Merged
merged 1 commit into from Apr 24, 2023

Conversation

jonathan-innis
Copy link
Contributor

Fixes #

Description

Handles linking nodes to machines that were linked to be managed by karpenter by just using the karpenter.sh/provisioner-name label on the nodes. These nodes would not have the karpenter.sh/provisioner-name tag attached to the instance so the only way to discover that they are managed by Karpenter is to look at the node labels.

How was this change tested?

  • make presubmit
  • FOCUS=Machine make e2etests

Does this change impact docs?

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

Release Note

None

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

@jonathan-innis jonathan-innis requested a review from a team as a code owner April 22, 2023 20:27
@netlify
Copy link

netlify bot commented Apr 22, 2023

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 6c09303
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/644445a3188aca0008b68450

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

lgtm

@jonathan-innis jonathan-innis merged commit 753095d into aws:main Apr 24, 2023
11 checks passed
@jonathan-innis jonathan-innis deleted the handle-reowned-nodes branch April 24, 2023 18:32
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.

None yet

2 participants