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

Fixed a race condition in the custom labels test #761

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

ellistarn
Copy link
Contributor

@ellistarn ellistarn commented Oct 22, 2021

1. Issue, if available:

2. Description of changes:
Order is not guaranteed for requirement values, causing this test to race. Any custom label can be selected. In the future, we may implement validation to allow only one value.

3. Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: link to issue
  • No

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

@netlify
Copy link

netlify bot commented Oct 22, 2021

✔️ Deploy Preview for karpenter-docs-prod canceled.

🔨 Explore the source changes: 3210493

🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/61730c571e109c0007a37e61

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

@ellistarn ellistarn merged commit 924727a into aws:main Oct 22, 2021
@ellistarn ellistarn deleted the racey branch October 22, 2021 20:00
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.

2 participants