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

test: unused import breaking e2etests #2213

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

suket22
Copy link
Contributor

@suket22 suket22 commented Jul 28, 2022

Fixes #

Description
Our linter currently excludes test files so it doesn't catch things like unused imports. I tried adding test files but there were a 100 or so changes needed so rather decided to unblock our releases first.

How was this change tested?
TEST_FILTER=TestIntegration make e2etests succeeded

Does this change impact docs?

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

Release Note

test: unused import breaking e2etests

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 Jul 28, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit c338b5b
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/62e2ee5986fa4e0009095d97

@suket22 suket22 marked this pull request as ready for review July 28, 2022 20:15
@suket22 suket22 requested a review from a team as a code owner July 28, 2022 20:15
@suket22 suket22 requested a review from dewjam July 28, 2022 20:15
Copy link
Contributor

@ellistarn ellistarn left a comment

Choose a reason for hiding this comment

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

Nice!

@suket22 suket22 merged commit 61b5079 into aws:main Jul 28, 2022
njtran pushed a commit to njtran/karpenter-provider-aws that referenced this pull request Aug 9, 2022
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