-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins: 2.182
Kubernetes CD Plugin: 1.0.0
When using the "From a file on the Kubernetes master node" option for retrieving the Kubernetes cluster config file, the "File" field is ignored and the plugin always attempts to access ~/.kube/config.
[JENKINS-58262] "File" field ignored in FileOnKubernetesMasterKubeconfigSource
Assignee | Original: Azure DevOps [ azure_devops ] | New: Jie Shen [ jieshe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
I have prepared a pull request which appears to fix the issue, although I'm not that familiar with the Jenkins code base or with Java for that matter.
See https://github.com/jenkinsci/kubernetes-cd-plugin/pull/86