jenkinsci/tekton-client-plugin

Jenkins Job doesn't takes up the namespace automatically when using minikube

Open

#45 opened on Sep 16, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (40 forks)auto 404
good first issue

Repository metrics

Stars
 (44 stars)
PR merge metrics
 (PR metrics pending)

Description

When running the Jenkins Job on Kubernetes cluster and namespace is not specified in the manifest then we get the following

WARNING o.w.j.p.t.c.b.create.CreateStep#runCreate: possible URL related Exception has occurred io.fabric8.kubernetes.client.KubernetesClientException: Namespace not specified. But operation requires namespace.

Contributor guide