mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-23 04:08:59 +00:00
Merge pull request #116656 from HirazawaUi/fik-fd-leaks
Cleanup fd leaks and file removal cleanup
This commit is contained in:
@@ -695,6 +695,7 @@ func writeKubeConfigForWardleServerToKASConnection(t *testing.T, kubeClientConfi
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
defer wardleToKASKubeConfigFile.Close()
|
||||
return wardleToKASKubeConfigFile.Name()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user