pulumi/pkg
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
..
apitype Add pulumi policy apply command 2019-07-16 00:58:33 -07:00
backend Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Use Analyzer PB in analyzer code 2019-06-13 16:04:13 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
secrets Fix spelling issues 2019-05-15 08:32:49 -07:00
testing Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
tokens Adopt golangci-lint and address issues 2018-11-08 14:11:47 -08:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Prevent poorly formatted strings in fatal error messages (#2995) 2019-07-31 17:42:59 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Retry renaming a temporary folder during plugin installation (#3008) 2019-07-31 17:44:26 -07:00