Skip to content

chore(module): reword module disabling warning#2483

Open
diafour wants to merge 1 commit into
mainfrom
chore/module/reword-module-deletion-warning
Open

chore(module): reword module disabling warning#2483
diafour wants to merge 1 commit into
mainfrom
chore/module/reword-module-deletion-warning

Conversation

@diafour

@diafour diafour commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

  • Change command to get all virtualization resources in cluster and ClusterVirtualImages.

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

  • Command in warning lists resources only on the deafult namespace. It is not sufficient to proper cleanup before module disabling.
  • Also, list CVIs is important, as stuck CVIs left Pods in the d8-virtualization namespace, these CVIs should be deleted before module disabling.

What is the expected result?

Users can see all resources that should be cleaned up.

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.

Changelog entries

- Change command to get all virtualization resources in cluster and ClusterVirtualImages.

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
@diafour diafour added this to the v1.10.0 milestone Jun 12, 2026
@diafour diafour requested a review from Isteb4k as a code owner June 12, 2026 21:12
@diafour diafour changed the title chore(module): reword module deletion warning chore(module): reword module disabling warning Jun 12, 2026
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.

1 participant