Manish Giri
7bfc73c3ad
fix: Remove references to deprecated io/ioutil pkg ( #2867 )
...
* Update benchmark_test
* Updae tar.go
* Update further refs
* Commit next set of replacements
* Reverting changes in vendor folder
* Update integreation_with_context_test.go
* Update k8s_test.go
* Update remaining usages
* Replace conflicting usage of fs local variable
2023-11-28 13:02:53 -08:00
Eng Zer Jun
0adbbee21d
test: use `T.TempDir` to create temporary test directory ( #1918 )
...
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-07 13:27:34 -05:00
Tejal Desai
cbf3073fda
rename whitelist to ignorelist
2020-06-02 15:56:27 -07:00
Tejal Desai
3cc8aa2a9c
fix resolve link for dirs with trailing /
2020-03-06 09:38:00 -08:00
cvgw
01f6aba517
update resolveSymlinkAncestor and add tests
2020-02-22 11:17:39 -08:00
cvgw
a675ad998a
Resolve filepaths before scanning for changes
2020-02-20 09:45:44 -08:00