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

k8s 1.25 support #125

Merged
merged 3 commits into from
Nov 8, 2022
Merged

k8s 1.25 support #125

merged 3 commits into from
Nov 8, 2022

Conversation

panigs7
Copy link
Collaborator

@panigs7 panigs7 commented Nov 4, 2022

Description

Changes to add support for k8s 1.25

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#478

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
  • 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

  • Sanity
    1 25_support_csm_op
    driver_op_pod

  • Jenkins job to install operator, then powerscale driver and create test pods.
    build.log

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
Copy link
Contributor

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

rensyct
rensyct previously approved these changes Nov 7, 2022
@rensyct
Copy link
Contributor

rensyct commented Nov 7, 2022

@panigs7 , please rebase your branch

karthikk92
karthikk92 previously approved these changes Nov 8, 2022
@panigs7 panigs7 dismissed stale reviews from karthikk92 and rensyct via f8a4150 November 8, 2022 09:33
@panigs7 panigs7 force-pushed the feature-478-k8s-1.25-support branch 2 times, most recently from f8a4150 to 3657031 Compare November 8, 2022 09:39
@rensyct rensyct merged commit 485b3e9 into main Nov 8, 2022
@rensyct rensyct deleted the feature-478-k8s-1.25-support branch January 11, 2023 11:50
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
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