Do not load user kube config if path specified (#49952)

This commit is contained in:
Alan Rominger
2019-01-11 12:26:53 -05:00
committed by John R Barker
parent 64bacb0e02
commit be5b7889f9
3 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- openshift inventory plugin - do not default create client if auth parameters were given.