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 max supported versions for CSM 1.8. #114

Merged
merged 3 commits into from
Aug 28, 2023
Merged

Conversation

donatwork
Copy link
Contributor

@donatwork donatwork commented Aug 25, 2023

Description

A few sentences describing the overall goals of the pull request's commits.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#947

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have made corresponding changes to the documentation
  • I have maintained backward compatibility

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

  • Installed on K8s cluster running 1.28.1,
  • Installed on Openshift 4.13 cluster.

Note that I only tested the version checks. Need the correct Helm chart for successful install.

verify_k8s_versions "1.25" "1.27"
verify_openshift_versions "4.9" "4.12"
verify_k8s_versions "1.25" "1.28"
verify_openshift_versions "4.9" "4.13"

Choose a reason for hiding this comment

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

I was of the impression that we usually also increment the minimal version. Can you check with others?
verify_k8s_versions "1.26" "1.28"
verify_openshift_versions "4.10" "4.13"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Incremented minimum version.

harshaatdell
harshaatdell previously approved these changes Aug 28, 2023
@donatwork
Copy link
Contributor Author

Submitting PR. Will test with Openshift once resources are available.

@donatwork donatwork merged commit db6d0df into main Aug 28, 2023
@donatwork donatwork deleted the 947-obs-installer branch August 28, 2023 20:15
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