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

Update OpenShift min and max versions #163

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

satyakonduri
Copy link
Contributor

@satyakonduri satyakonduri commented Oct 13, 2022

Description

  • Update Min and max openshift versions.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#480

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?

  • By installing the driver.

Logs:

|- Verifying OpenShift version
  |
  |--> Verifying minimum OpenShift version                          Success
  |
  |--> Verifying maximum OpenShift version                          Success
|

[root@acp411-bastion-~]# oc version
Client Version: 4.11.7
Kustomize Version: v4.5.4
Server Version: 4.11.7
Kubernetes Version: v1.24.0+3882f8f
[root@acp411-bastion-10-225-105-75 ~]#

@satyakonduri satyakonduri merged commit 2317e94 into main Oct 13, 2022
@spriya-m spriya-m linked an issue Nov 25, 2022 that may be closed by this pull request
@shanmydell shanmydell deleted the updateOpenshiftSupport branch January 31, 2024 15:46
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.

[FEATURE]: CSM support for Openshift 4.11
3 participants