-
Notifications
You must be signed in to change notification settings - Fork 20
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 OCP check to accept 4.11 in verify script #117
Conversation
@@ -11,7 +11,7 @@ | |||
# verify-csi-unity method | |||
function verify-csi-unity() { | |||
verify_k8s_versions "1.21" "1.24" | |||
verify_openshift_versions "4.9" "4.10" | |||
verify_openshift_versions "4.9" "4.11" |
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.
@karthikk92 , Please change OCP min version to 4.10
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.
@rensyct taken care
418355e
to
bd004bb
Compare
@karthikk92, please sign all your commits |
028e543
to
ea0109f
Compare
taken care @rensyct |
ea0109f
to
37a598c
Compare
Description
Update OCP check to accept 4.11 in verify script
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
automation results :