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(api): fix e2e cleanup operations #673

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Jan 28, 2025

Description

Why do we need it, and what problem does it solve?

There is a situation where tests fail when deleting a namespace and namespaced resources with one kustomization command.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

There is a situation where tests fail when deleting a namespace and namespaced resources with one kustomization command.

Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime force-pushed the test/api/fix-e2e-cleanup branch from e45a038 to dab500c Compare January 28, 2025 13:34
@hardcoretime hardcoretime merged commit 72c5a56 into main Jan 28, 2025
12 checks passed
@hardcoretime hardcoretime deleted the test/api/fix-e2e-cleanup branch January 28, 2025 19:06
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