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.
Sebastien Tardif
35fddfcede
fix(registry): apply default timeout to custom clients with zero Timeout
...
When NewClient is given a custom *http.Client with Timeout left at zero,
apply the same 30s default used for the built-in client (clone so the
caller-owned client is not mutated). Preserve explicit non-zero timeouts.
Add unit tests for default, zero-timeout custom, and explicit override.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
4 weeks ago
..
action
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
chart
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
cli
Potential fix for pull request finding
1 month ago
cmd
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
downloader
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
engine
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
gates
refactor(pkg): convert tests to testify assert/require
2 months ago
getter
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
helmpath
refactor(pkg): convert tests to testify assert/require
2 months ago
ignore
Update pkg/ignore/rules_test.go
2 months ago
kube
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
kubeenv
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
postrenderer
Remove SetupPluginEnv
11 months ago
provenance
fix(provenance): check error return in Digest
2 months ago
pusher
chore(pkg): enable perfsprint linter
5 months ago
registry
fix(registry): apply default timeout to custom clients with zero Timeout
4 weeks ago
release
refactor(internal/release): convert tests to testify assert/require
1 month ago
repo/ v1
refactor(repotest): convert tests to testify assert/require
1 month ago
storage
Merge pull request #32136 from SebTardif/fix-digest-error-swallow
1 month ago
strvals
refactor(pkg/strvals): convert tests to testify assert/require
1 month ago
uploader
Merge branch 'main' into stdlib-errors-2
1 year ago