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

Add Replication ExpandVolume #162

Merged
merged 8 commits into from
Feb 15, 2023
Merged

Add Replication ExpandVolume #162

merged 8 commits into from
Feb 15, 2023

Conversation

falfaroc
Copy link
Contributor

@falfaroc falfaroc commented Feb 13, 2023

Description

Pairing the implementation branch with the associated unit-test branch.

Adds the implementation of expanding a replicated volume.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#618

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Numerous testing has been done to ensure that replication works and is similar and consistent with other drivers.

  • Manual testing between two 3.6 PowerFlex arrays.
  • Single cluster replication on PowerFlex.
  • Multi cluster replication on PowerFlex.
  • Cloud -> On-Prem replication on PowerFlex (single/multi cluster).
  • cert-csi replication testing.

@falfaroc falfaroc self-assigned this Feb 13, 2023
@falfaroc falfaroc changed the title Repl volume expand Add Replication ExpandVolume Feb 13, 2023
@falfaroc falfaroc marked this pull request as ready for review February 13, 2023 19:01
@falfaroc falfaroc changed the base branch from repl-execute-action to main February 14, 2023 20:56
@falfaroc falfaroc merged commit 1f22b2f into main Feb 15, 2023
@falfaroc falfaroc deleted the repl-volume-expand branch March 17, 2023 13:19
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.

3 participants