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

Fix pvc to only have storageClass property if not null #770

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

zherman0
Copy link
Member

@zherman0 zherman0 commented Nov 7, 2018

Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1647283
This code leaves the storageClasName property out of the definition for a new pvc if the value is null. Prior, we left the property in there with a null value which prevented the default storage class from being applied.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 7, 2018
@zherman0
Copy link
Member Author

zherman0 commented Nov 7, 2018

@spadgett - this will probably have issues merging after PR751 goes in but I wanted to get the fix out there and I will rebase if needed.

@spadgett
Copy link
Member

spadgett commented Nov 7, 2018

LGTM, you should be able to rebase now

@spadgett
Copy link
Member

spadgett commented Nov 8, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 8, 2018
@spadgett
Copy link
Member

spadgett commented Nov 8, 2018

jenkins rebuild

@openshift-merge-robot openshift-merge-robot merged commit bff01cf into openshift:master Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants