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: spurious logging from capacity reservation controller #7847

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

rschalo
Copy link
Contributor

@rschalo rschalo commented Mar 5, 2025

Fixes #7835

Description
Doesn't return true unless a nodeclaim was demoted from Reserved to OnDemand.

How was this change tested?
In test 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.

Copy link

netlify bot commented Mar 5, 2025

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 7aae4e8
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/67c8d09d3026d10008989275

@coveralls
Copy link

coveralls commented Mar 5, 2025

Pull Request Test Coverage Report for Build 13686841160

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 67.143%

Totals Coverage Status
Change from base Build 13686629723: 0.01%
Covered Lines: 6762
Relevant Lines: 10071

💛 - Coveralls

@rschalo rschalo marked this pull request as ready for review March 5, 2025 22:33
@rschalo rschalo requested a review from a team as a code owner March 5, 2025 22:33
@rschalo rschalo requested a review from edibble21 March 5, 2025 22:33
Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@rschalo rschalo enabled auto-merge (squash) March 5, 2025 22:34
@rschalo rschalo merged commit 17fb899 into aws:main Mar 5, 2025
18 checks passed
@rschalo rschalo deleted the fix-spurious-logging-odcr branch March 5, 2025 22:41
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.

Noisy log after capacity reservations change
4 participants