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

Prevent NPE in PodTemplateAction.pop #112

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Prevent NPE in PodTemplateAction.pop #112

merged 1 commit into from
Dec 20, 2016

Conversation

carlossg
Copy link
Contributor

java.lang.NullPointerException
    at org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction.pop(PodTemplateAction.java:40)
    at org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution.stop(PodTemplateStepExecution.java:61)

@carlossg carlossg changed the title Prevent NPE Prevent NPE in PodTemplateAction.pop Dec 19, 2016
java.lang.NullPointerException
    at org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction.pop(PodTemplateAction.java:40)
    at org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution.stop(PodTemplateStepExecution.java:61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants