jenkinsci / kubernetes-cli-plugin

Allows you to setup kubectl to access Kubernetes clusters from your Jenkins jobs.
https://plugins.jenkins.io/kubernetes-cli/
Apache License 2.0
89 stars 48 forks source link

add kubeconfig path test #70

Closed maxlaverse closed 4 years ago

maxlaverse commented 4 years ago

adds an explicit test to verify the content of the KUBECONFIG variable and ensure there is no extra new line character at the end see https://github.com/jenkinsci/kubernetes-cli-plugin/issues/64