-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support k8s 1.26 #153
Support k8s 1.26 #153
Conversation
@@ -21,7 +21,4 @@ images: | |||
|
|||
# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller | |||
# container. | |||
externalhealthmonitorcontroller: k8s.gcr.io/sig-storage/csi-external-health-monitor-controller:v0.7.0 | |||
|
|||
# "images.sdcmonitor" defines the container images used to monitor sdc container |
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.
@panigs7 sdcmonitor related sample is deleted. Please check.
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.
Added it.
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.
Please revert the deleted files as csm-operator supports n-2 versions of the driver. driver v2.4 has K8s 1.21 and 1.22 in the support matrix
Done
80232dd
* Support k8s 1.26 * sdc sidecar * Reverting configfiles since n-2 driver is supported
Description
Add support for k8s 1.26
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
Sanity test -> installed csm-operator followed by driver installation