csi-powerstore
csi-powerstore copied to clipboard
Adding 10.2 changes
Adding support for OCP 4.15 in check Bumping version from 10.0 to 10.2
GitHub Issues
List the GitHub issues impacted by this PR:
GitHub Issue # |
---|
https://github.com/dell/csm/issues/1280 |
Checklist:
- [X] I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
- [X] 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?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
- [ ] Test A
- [ ] Test B