Skip to content

Conversation

@diafour
Copy link
Member

@diafour diafour commented Nov 20, 2025

Description

  • Do not add keep resource annotation if there are no helm annotations on vmclass/generic.

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

Fix for rare situation when module installation is failed after successful execution of hooks. The problem is that hook will block the main queue in this situation.

What is the expected result?

No queue blocking by the 'install-vmclass-generic' hook.

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.

- Do not add keep resource annotation if there are no helm annotations on vmclass/generic.

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
@diafour diafour force-pushed the chore/module/prevent-patch-error-for-instal-vmclass-generic-hook branch from ce1ea7b to ae2d8a1 Compare November 20, 2025 17:12
@diafour diafour merged commit 90d8fab into main Nov 20, 2025
27 of 28 checks passed
@diafour diafour deleted the chore/module/prevent-patch-error-for-instal-vmclass-generic-hook branch November 20, 2025 22:03
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.

3 participants