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

Added csi-powermax 2.7 support #147

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

boyamurthy
Copy link
Contributor

  1. Added support for powermax 2.7 driver
  2. Added k8 1.27 support

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#743
dell/csm#761

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?

installing operator
#################
image

driver instalallation
#################
image

snap tests from cert-csi
#####################
image

shanmydell
shanmydell previously approved these changes May 8, 2023
@tssushma tssushma self-requested a review May 8, 2023 06:47
tssushma
tssushma previously approved these changes May 8, 2023
Copy link

@tssushma tssushma left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -8,13 +8,26 @@ supportedK8sVersions:
drivers:
- name: powermax
configVersions:
- configVersion: v2.6.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove 2.4 version related code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed 2.4 config version

@boyamurthy boyamurthy dismissed stale reviews from tssushma and shanmydell via 314c882 May 8, 2023 09:37
@boyamurthy boyamurthy force-pushed the feature_743_powermax_2.7_support branch from 314c882 to 317dfcc Compare May 8, 2023 09:39
@shanmydell shanmydell self-requested a review May 8, 2023 10:33
@shanmydell shanmydell merged commit e6a39cd into main May 8, 2023
@shanmydell shanmydell deleted the feature_743_powermax_2.7_support branch May 8, 2023 10:34
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.

4 participants