pulumi/pkg
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
..
backend Do not read TGZs into memory. (#5983) 2020-12-20 12:54:11 -08:00
cmd/pulumi Fix linting. (#5967) 2020-12-16 16:00:59 -08:00
codegen Improve meta tags on documentation (#5968) 2020-12-17 10:44:57 -08:00
engine Fix panic related to update with refresh (#5980) 2020-12-18 23:03:40 -08:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Ensure CLI doesn't panic when using pulumi watch and ComponentResources (#5675) 2020-11-04 01:14:43 +00:00
resource Fix panic related to update with refresh (#5980) 2020-12-18 23:03:40 -08:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure stderr is updated on error even if verbose is not set 2020-11-18 00:56:26 -08:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/docs] - Improve resource doc titles (#5894) 2020-12-08 15:04:36 -08:00
go.sum Fixing up the go deps as this was breaking the publish step 2020-12-08 14:30:21 +00:00