Commit 4b48ad7
committed
Fixes the extension activation when 'KUBECONGIG' env. variable is misconfigured
Prevents the extension activation failure in case of 'KUBECONFIG' variable doesn't
contain any existing Kubernetes configuration file set.
Issue: #3872
Signed-off-by: Victor Rubezhny <[email protected]>1 parent 938dd6f commit 4b48ad7
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
0 commit comments