jenkinsci/tekton-client-plugin

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

Ouverte

#45 ouverte le 16 sept. 2020

 (2 commentaires) (0 réaction) (0 personne assignée)Java (40 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (44 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur