pulumi/pkg/backend/httpstate/client
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
..
api.go removed superfluous Flush() 2020-10-01 09:07:30 +02:00
api_endpoints.go Improve tracing support. (#3238) 2019-09-16 14:16:43 -07:00
client.go Do not read TGZs into memory. (#5983) 2020-12-20 12:54:11 -08:00