-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins: 2.249.2
Kubernetes-plugin: 1.27.2
-
-
1.27.6, 1.28.2
Right after upgrading Kubernetes-plugin and restarting Jenkins, kuberentes cloud builds started failing with the following error:
java.lang.NullPointerException10:14:52 at org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.lambda$getTemplateById$2(KubernetesCloud.java:654)
After re-creating the cloud templates, it worked fine. Possibly related with the lack of UUID in pre-existing templates as introduced in https://github.com/jenkinsci/kubernetes-plugin/commit/2cfefd1a78feb26b3a135baea31237647c11d142
- is duplicated by
-
JENKINS-63359 IllegalStateException after restart of Jenkins
- Closed
-
JENKINS-64064 Kubernetes plugin breaks build resume on Jenkins restart
- Closed
-
JENKINS-64166 Kubernetes Plugin NullPointerException after upgrade
- Closed
- links to