jenkinsci/tekton-client-plugin

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

Aberta

#45 aberto em 16 de set. de 2020

 (2 comentários) (0 reação) (0 responsável)Java (40 forks)auto 404
good first issue

Métricas do repositório

Stars
 (44 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador