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

tests(k8s): delete additional resources #4355

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Dec 12, 2024

Creating k8s clusters automatically triggers the creation of a private network in the default vpc, deleting clusters does not take into account the pns created, setting the with-additional-resources arg solves this issue

@yfodil yfodil added k8s Kubernetes Kapsule issues, bugs and feature requests tests labels Dec 12, 2024
@yfodil yfodil self-assigned this Dec 12, 2024
@yfodil yfodil requested a review from Codelax as a code owner December 12, 2024 16:51
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.89%. Comparing base (5bf53e0) to head (33eff57).
Report is 387 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4355      +/-   ##
==========================================
- Coverage   75.45%   70.89%   -4.56%     
==========================================
  Files         202      294      +92     
  Lines       44323    65418   +21095     
==========================================
+ Hits        33444    46381   +12937     
- Misses       9653    17415    +7762     
- Partials     1226     1622     +396     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remyleone remyleone added this pull request to the merge queue Dec 12, 2024
Merged via the queue into scaleway:master with commit 013d224 Dec 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes Kapsule issues, bugs and feature requests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants