mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Merge pull request #20736 from deads2k/kubeconfig-bug
Auto commit by PR queue bot
This commit is contained in:
commit
5512522362
@ -66,6 +66,7 @@ func (test currentContextTest) run(t *testing.T) {
|
||||
|
||||
pathOptions := NewDefaultPathOptions()
|
||||
pathOptions.GlobalFile = fakeKubeFile.Name()
|
||||
pathOptions.EnvVar = ""
|
||||
options := CurrentContextOptions{
|
||||
ConfigAccess: pathOptions,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user