Commit Graph

25 Commits (147af94095dce563804df45982edd9fd3cba3a11)

Author SHA1 Message Date
Matt Farina fea6d8eb04
Updating to tested content cache
5 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
8 months ago
Matthieu MOREL 15b83a9959 fix: dep fs errors
9 months ago
Matt Farina ed356cfca8
Fixing windows build
9 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
9 months ago
Benoit Tigeot b2ac216763
func cleanUpDir is unused
10 months ago
Benoit Tigeot a23b96276a
var mu is unused (unused)
10 months ago
Benoit Tigeot 7fe554e7a8
Fix naked return errors
10 months ago
Justen Stall 8549a257d9
Update internal/third_party/dep/fs/fs.go
1 year ago
Justen Stall 6aa19b8c92
more error wrapping uses
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
5 years ago
Matt Farina b21b009785
Merge pull request #7147 from pmacik/fix-unknown-userid
6 years ago
Predrag Knezevic b83d3d415c fs_test: use os.Getuid() instead user.Current() to determine if a test is executed with root privileges.
6 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Nguyen Hai Truong 29cc5efc18 Remove duplicated words (#7336)
6 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
6 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob
6 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
6 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
6 years ago