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(vm): clear annotations and labels from child resources after removing them from the vm #200

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

yaroslavborbat
Copy link
Member

Description

Clear annotations and labels from child resources after removing them from the vm.

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

We need to sync metadata with child resources, but for now we can only add labels and annotations.

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.

Signed-off-by: yaroslavborbat <[email protected]>
@yaroslavborbat yaroslavborbat marked this pull request as ready for review July 9, 2024 13:38
Signed-off-by: yaroslavborbat <[email protected]>
@yaroslavborbat yaroslavborbat merged commit df12d38 into main Jul 11, 2024
10 checks passed
@yaroslavborbat yaroslavborbat deleted the fix/vm/metadata-handler branch July 11, 2024 09:52
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