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

Add testing for AWS provider caches #5924

Closed
5 tasks done
engedaam opened this issue Mar 25, 2024 · 1 comment
Closed
5 tasks done

Add testing for AWS provider caches #5924

engedaam opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels
operational-excellence testing Issues that involve adding test coverage

Comments

@engedaam
Copy link
Contributor

engedaam commented Mar 25, 2024

Description

What problem are you trying to solve?

Karpenter has had some caching bugs that have occurred in the past few months:

We will need to add additional testing to validate the correct information is being added to our AWS provider caches. These provider will require additional testing:

  • Instance Type Provider
  • Subnet Provider
  • Security Group Provider
  • Launch Template Provider
  • Instance Profile Provider

We will need to add some basic tests that will validate that the caches in these providers contain values we expect.

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@engedaam engedaam added operational-excellence testing Issues that involve adding test coverage labels Mar 25, 2024
@engedaam engedaam changed the title Add cache testing for all providers Add testing for AWS provider caches Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operational-excellence testing Issues that involve adding test coverage
Projects
None yet
Development

No branches or pull requests

1 participant