pulumi/pkg/workspace
Mikhail Shilkov 653501758d Retry renaming a temporary folder during plugin installation (#3008)
A workaround for #2695

During the plugin installation, we create a temporary folder, unzip the binary, and then rename the folder to a permanent name. The rename fails 90% of the time with access denied. An immediate retry of renaming seems to always succeed.
2019-07-31 17:44:26 -07:00
..
creds.go Guard against proj.Backend being nil 2019-06-13 16:26:31 -07:00
paths.go Run required policies as part of all updates 2019-07-16 00:58:33 -07:00
plugins.go Retry renaming a temporary folder during plugin installation (#3008) 2019-07-31 17:44:26 -07:00
plugins_test.go Look for exact match when loading plugins (#2483) 2019-03-01 15:42:38 -08:00
project.go Backend setting in project config 2019-06-13 20:02:03 +03:00
project_test.go Allow more types for runtimeOptions 2018-08-06 14:00:58 -07:00
settings.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
templates.go Fix 'pulumi new' to support creating stacks in an org (#2950) 2019-07-22 10:12:26 -07:00
templates_test.go Fix 'pulumi new' to support creating stacks in an org (#2950) 2019-07-22 10:12:26 -07:00
workspace.go Improve error message when Pulumi.yaml can't be found 2018-12-06 14:04:01 -08:00