Merge pull request #20736 from deads2k/kubeconfig-bug
Auto commit by PR queue bot
This commit is contained in:
@@ -66,6 +66,7 @@ func (test currentContextTest) run(t *testing.T) {
|
|||||||
|
|
||||||
pathOptions := NewDefaultPathOptions()
|
pathOptions := NewDefaultPathOptions()
|
||||||
pathOptions.GlobalFile = fakeKubeFile.Name()
|
pathOptions.GlobalFile = fakeKubeFile.Name()
|
||||||
|
pathOptions.EnvVar = ""
|
||||||
options := CurrentContextOptions{
|
options := CurrentContextOptions{
|
||||||
ConfigAccess: pathOptions,
|
ConfigAccess: pathOptions,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user