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

fix(pre-delete-hook): hook should not fail #71

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

diafour
Copy link
Member

@diafour diafour commented Apr 25, 2024

Description

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

Failed hook leads to a deadlock in module lifecycle.

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.

- Failed hook leads to a deadlock in module lifecycle

Signed-off-by: Ivan Mikheykin <[email protected]>
@diafour diafour merged commit e6ee59b into main Apr 26, 2024
1 check passed
@diafour diafour deleted the fix/pre_delete_hook-should-not-fail branch May 28, 2024 10:25
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