Implement the changes for ClientProfileReplication - #522
Merged
Conversation
rewantsoni
force-pushed
the
api-replication
branch
2 times, most recently
from
June 29, 2026 14:32
11f55b2 to
13d5e15
Compare
Contributor
Author
|
Testing: |
rewantsoni
marked this pull request as ready for review
June 30, 2026 07:11
Madhu-1
reviewed
Jul 7, 2026
Madhu-1
left a comment
Collaborator
There was a problem hiding this comment.
Please update the documentation and helm charts for this new CR creation
rewantsoni
force-pushed
the
api-replication
branch
2 times, most recently
from
July 8, 2026 08:46
74c24dd to
a2b3e90
Compare
rewantsoni
force-pushed
the
api-replication
branch
from
July 10, 2026 03:45
a2b3e90 to
0151403
Compare
this commit does the following: 1. add the api changes required for clientProfileReplication and ClientProfile 2. Scaffolding the api/controller 3. add the generated changes Signed-off-by: Rewant Soni <resoni@redhat.com>
implement the clientProfileReplication controller Signed-off-by: Rewant Soni <resoni@redhat.com>
add clientProfile controller implementation to add the replicationDestinationInfo to the ceph csi configmap Signed-off-by: Rewant Soni <resoni@redhat.com>
Signed-off-by: Rewant Soni <resoni@redhat.com>
Signed-off-by: Rewant Soni <resoni@redhat.com>
Signed-off-by: Rewant Soni <resoni@redhat.com>
rewantsoni
force-pushed
the
api-replication
branch
from
July 16, 2026 08:42
0151403 to
76164fb
Compare
This was referenced Jul 16, 2026
Merged
Madhu-1
approved these changes
Jul 20, 2026
|
Tick the box to add this pull request to the merge queue (same as
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe what this PR does
Implement the changes for clientProfileReplication. The doc for the design was added in the PR #489
Is there anything that requires special attention
Is the change backward compatible?
Yes, the clientProfileMapping works along with clientProfileReplication.
Are there concerns around backward compatibility?
No.
Provide any external context for the change, if any.
Checklist: