-
Notifications
You must be signed in to change notification settings - Fork 8
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
k8s 1.25 support #125
Merged
Merged
k8s 1.25 support #125
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rensyct
reviewed
Nov 7, 2022
README.md
Outdated
@@ -56,8 +56,8 @@ For any CSM Operator and driver issues, questions or feedback, join the [Dell Te | |||
## Supported Platforms | |||
Dell Container Storage Modules Operator has been tested and qualified with | |||
|
|||
* Upstream Kubernetes cluster v1.22, v1.23, v1.24 | |||
* OpenShift Clusters 4.9, 4.10 with RHEL 7.x (with OCP 4.9), RHEL 8.x (with OCP 4.10) & RHCOS worker nodes | |||
* Upstream Kubernetes cluster v1.23, v1.23, v1.25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v1.23 is repeated. Change one of them to v1.24
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
rensyct
previously approved these changes
Nov 7, 2022
@panigs7 , please rebase your branch |
karthikk92
previously approved these changes
Nov 8, 2022
f8a4150
to
3657031
Compare
rensyct
approved these changes
Nov 8, 2022
karthikk92
approved these changes
Nov 8, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes to add support for k8s 1.25
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
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
Sanity
![1 25_support_csm_op](https://user-images.githubusercontent.com/92028646/199916843-4761defb-be46-4b45-87df-0a0246a10d8d.PNG)
![driver_op_pod](https://user-images.githubusercontent.com/92028646/199916859-b2daf918-e43d-43ad-a34d-3a1f3c43e0b7.PNG)
Jenkins job to install operator, then powerscale driver and create test pods.
build.log