-
Notifications
You must be signed in to change notification settings - Fork 12
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
CSI-Powerstore: Add OpenShift support for driver v2.5 #96
Conversation
samples/powerstore_v250_ops_411.yaml
Outdated
# Default value: None | ||
nodeSelector: | ||
# Uncomment if nodes you wish to use have the node-role.kubernetes.io/master taint | ||
# node-role.kubernetes.io/master: "" |
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 remove this as we dont have master from K8s 1.24 and OCP 4.11 uses K8s 1.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.
Thank You @rensyct
Addressed
samples/powerstore_v250_ops_411.yaml
Outdated
# Default value: None | ||
tolerations: | ||
# Uncomment if nodes you wish to use have the node-role.kubernetes.io/master taint | ||
# - key: "node-role.kubernetes.io/master" |
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.
Same comment as above
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.
addressed
samples/powerstore_v250_ops_411.yaml
Outdated
# Default value: None | ||
nodeSelector: | ||
# Uncomment if nodes you wish to use have the node-role.kubernetes.io/master taint | ||
# node-role.kubernetes.io/master: "" |
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.
Same comment as above
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.
addressed
samples/powerstore_v250_ops_411.yaml
Outdated
# Default value: None | ||
tolerations: | ||
# Uncomment if nodes you wish to use have the node-role.kubernetes.io/master taint | ||
# - key: "node-role.kubernetes.io/master" |
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.
Same comment as above
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.
addressed
d93959f
b4efcd9
to
d93959f
Compare
Description
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