Skip to content

Commit

Permalink
fix: passing correct httpClient, do not use DefaultClients (minio#3319)
Browse files Browse the repository at this point in the history
most of our deployments use custom certificates, using DefaultClient
makes it virtually impossible to make share URL feature work.

this PR fixes this behavior in the implementation.

Bonus: re-use transports inside console, will add more changes to
take custom transport inputs in subsequent PR.
  • Loading branch information
harshavardhana committed May 1, 2024
1 parent 02a0db1 commit e68a74b
Show file tree
Hide file tree
Showing 22 changed files with 3,628 additions and 5,324 deletions.
166 changes: 0 additions & 166 deletions .github/workflows/cross-compile.yaml

This file was deleted.

Loading

0 comments on commit e68a74b

Please sign in to comment.