buildkit/source
Tonis Tiigi a558ac4cce add per domain semaphore to limit concurrent connections
This is a safer alternative until we figure out why
http.Transport based limiting fails.

Some connections like cache export/import do not have a
domain key atm and these connections use global pool.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2021-07-13 14:08:03 -07:00
..
containerimage add per domain semaphore to limit concurrent connections 2021-07-13 14:08:03 -07:00
git refactor to use util/bklog instead of using logurs directly 2021-07-13 11:42:31 +08:00
http add session injection to remote loading 2020-11-02 22:20:44 -08:00
local refactor to use util/bklog instead of using logurs directly 2021-07-13 11:42:31 +08:00
gitidentifier.go git: fix default branch detection 2021-07-06 16:34:43 -07:00
gitidentifier_test.go git: fix default branch detection 2021-07-06 16:34:43 -07:00
identifier.go llb: don't allow content diff for now 2021-06-11 21:15:10 -07:00
manager.go Add support for lazily-pulled blobs in cache manager. 2020-08-05 17:18:43 -07:00