pulumi/sdk/go/common/util/archive
Pat Gavlin eeff5257c3
Do not read TGZs into memory. (#5983)
* Do not read TGZs into memory.

This runs a serious risk of exhausting the memory on lower-end machines
(e.g. certain CI VMs), especially given the potential size of some
plugins.

* CHANGELOG

* fixes
2020-12-20 12:54:11 -08:00
..
archive.go Do not read TGZs into memory. (#5983) 2020-12-20 12:54:11 -08:00
archive_test.go Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
ignorer.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00
ignorer_gitignore.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00
ignorer_path.go Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00