Skip to content

Add group related API support across peer classes #2015

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ShyamsundarR
Copy link
Member

@ShyamsundarR ShyamsundarR commented Apr 26, 2025

DRClusterConfig API is updated to report group related classes in status.

PeerClass is updated to carry "Grouping" bool to denote if group based operations are supported across a pair of cluster peers.


NOTES:
This is an initial PR to start the discussion on representing grouping ability across a pair of peer clusters.

This PR would address #1753 and #1754 as well once compete

This PR does not change how a DRPC would opt into grouping, but intends to collect and reflect the related grouping data in peer classes.

Consumption of this grouping value from peerClasses when grouping PVCs for replication support in VRG reconciliation is not intended as part of this PR as well.

DRClusterConfig API is updated to report group related classes in status.

PeerClass is updated to carry "Grouping" bool to denote if group based
operations are supported across a pair of cluster peers.

Signed-off-by: Shyamsundar Ranganathan <[email protected]>
@ShyamsundarR ShyamsundarR requested a review from BenamarMk as a code owner April 26, 2025 12:31
Copy link
Member

@rakeshgm rakeshgm left a comment

Choose a reason for hiding this comment

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

looks good to me

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.

2 participants