jenkinsci/tekton-client-plugin

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

Offen

#45 geöffnet am 16.09.2020

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (40 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (44 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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