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

[controller] Fix the migration_script bug with none LVMVolumeGroups labels #96

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

ViktorKram
Copy link
Contributor

@ViktorKram ViktorKram commented Sep 25, 2024

Description

Fixed the error of migration_script, if some LVMVolumeGroup resource does not have any label.

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

If a LVMVolumeGroup resource does not have any label, the migration script results into error every time and blocks sds-node-configurator deploying process.

What is the expected result?

Even if a LVMVolumeGroup resource does not have any label, the script and migration go fine.

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: Viktor Kramarenko <[email protected]>
@ViktorKram ViktorKram added the bug Something isn't working label Sep 25, 2024
@ViktorKram ViktorKram self-assigned this Sep 25, 2024
@ViktorKram ViktorKram changed the title fix none labels [controller] Fix the migration_script bug with none LVMVolumeGroups labels Sep 25, 2024
@duckhawk duckhawk merged commit 6815fd9 into main Sep 26, 2024
7 of 10 checks passed
@duckhawk duckhawk deleted the v-kramarenko-fix-migration-script branch September 26, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants