Skip to content

use helper function for label selector in volumegroupreplication#799

Merged
mergify[bot] merged 1 commit intocsi-addons:mainfrom
Nikhil-Ladha:fix-operator-case
Apr 24, 2025
Merged

use helper function for label selector in volumegroupreplication#799
mergify[bot] merged 1 commit intocsi-addons:mainfrom
Nikhil-Ladha:fix-operator-case

Conversation

@Nikhil-Ladha
Copy link
Copy Markdown
Contributor

use "LabelSelectorAsSelector" helper function to correctly parse the labels selector on VGR.
The helper function takes care of all the cases while parsing.

Fixes: #798

use "LabelSelectorAsSelector" helper function to correctly
parse the labels selector on VGR.
The helper function takes care of all the cases while parsing.

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Copy link
Copy Markdown
Member

@black-dragon74 black-dragon74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@mergify mergify Bot merged commit 4d43130 into csi-addons:main Apr 24, 2025
15 checks passed
@Nikhil-Ladha Nikhil-Ladha deleted the fix-operator-case branch June 26, 2025 06:36
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.

use helper function for labels selector in volumegroupreplication

3 participants