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

fix: Convert managed by label to annotation #369

Merged

Conversation

jonathan-innis
Copy link
Member

Fixes #

Description

Converts the karpenter.sh/managed-by label to be an annotation so that there are no value or length restriction to support longer cluster names and characters that aren't supported by label values (like :)

How was this change tested?

make presubmit

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 June 12, 2023 22:10
@coveralls
Copy link

coveralls commented Jun 12, 2023

Pull Request Test Coverage Report for Build 5249018772

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 81.608%

Files with Coverage Reduction New Missed Lines %
pkg/test/cachesyncingclient.go 2 82.47%
Totals Coverage Status
Change from base Build 5226583810: -0.02%
Covered Lines: 6953
Relevant Lines: 8520

💛 - Coveralls

@jonathan-innis jonathan-innis enabled auto-merge (squash) June 13, 2023 07:41
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 be40f2c into kubernetes-sigs:main Jun 13, 2023
This pull request was closed.
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