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 potential nil pointer panic #613

Merged

Conversation

maleck13
Copy link
Contributor

@maleck13 maleck13 commented Jan 4, 2018

Describe what this PR does and why we need it:
This is minor fix for an issue that resulted in #612, But is likely not the full resolution though.

Changes proposed in this pull request

  • containerStatus.State.Waiting is a pointer and so can be nil.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 4, 2018
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2a0fc88 on maleck13:fix-nil-pointer-issue-watch-pod into ** on openshift:master**.

@shawn-hurley shawn-hurley merged commit 24e8e6e into openshift:master Jan 4, 2018
jianzhangbjz pushed a commit to jianzhangbjz/ansible-service-broker that referenced this pull request May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

5 participants