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: bottlerocket settings taint format #6489

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

jmdeal
Copy link
Contributor

@jmdeal jmdeal commented Jul 10, 2024

Fixes #N/A

Description
Updates the bottlerocket taint format such that a taint with no value still has a leading colon before effect. Failure to do so results in the bottlerocket instance being unable to register with the cluster.

How was this change tested?
make e2etests

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.

@jmdeal jmdeal requested a review from a team as a code owner July 10, 2024 23:51
@jmdeal jmdeal requested a review from bwagner5 July 10, 2024 23:51
Copy link

netlify bot commented Jul 10, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 7f61da2
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/668f21a15d87ac0008a242c3

@rschalo
Copy link
Contributor

rschalo commented Jul 11, 2024

/lgtm

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9883168995

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 79.023%

Files with Coverage Reduction New Missed Lines %
pkg/providers/amifamily/ami.go 1 93.33%
Totals Coverage Status
Change from base Build 9880208572: -0.02%
Covered Lines: 5967
Relevant Lines: 7551

💛 - Coveralls

@rschalo rschalo merged commit bf8b067 into aws:main Jul 11, 2024
18 checks passed
@jmdeal jmdeal deleted the fix/bottlerocket-taint-format branch August 14, 2024 22:40
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