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 null pointer exceptions. #89

Merged
merged 1 commit into from
Nov 21, 2016

Conversation

ikatson
Copy link
Contributor

@ikatson ikatson commented Nov 12, 2016

Null pointer exceptions in 2 places caused the plugin not to work for my setup.
Kubernetes cluster version was 1.6 alpha.

When the queries that are modified below returned 0 items, the getItems() method was returning a null.

Null pointer exceptions in 2 places caused the plugin not to work for my setup.
Kubernetes cluster version was 1.6 alpha.
@carlossg carlossg merged commit 921d44d into jenkinsci:master Nov 21, 2016
@carlossg
Copy link
Contributor

Thanks!

@carlossg
Copy link
Contributor

@scoheb
Copy link
Contributor

scoheb commented Dec 22, 2017

you need to look at the logs for the jnlp container in your pod...probably not able to connect to master for some reason.

@carlossg
Copy link
Contributor

@vamsi248 please stop leaving unrelated questions in issues, questions must be directed to jenkins-user mailing list

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.

3 participants