You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/downloader
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
2 weeks ago
..
testdata fix: correctly concat absolute URIs in repo cache 1 year ago
cache.go chore: fix several checks issues from gocritic 3 weeks ago
cache_test.go refactor: enable several checks from gocritic 3 weeks ago
chart_downloader.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
chart_downloader_test.go refactor: enable several checks from gocritic 3 weeks ago
chart_downloader_windows_test.go fix(downloader): safely handle concurrent file writes on Windows 6 months ago
doc.go Bump the Go version 3 years ago
manager.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
manager_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 3 weeks ago