pulumi/pkg
Matt Ellis 387fffd740 Allow retry of REST calls during a deployment
During a deployment, we end up making a bunch of PATCH/PUT/POST style
REST requests. For these calls, it should be safe to retry the
operation if there was a hickup during our REST call, so mark them as
retryable.
2018-05-15 13:08:03 -07:00
..
apitype Add necessary refresh apitypes (#1299) 2018-04-30 17:42:24 -07:00
backend Allow retry of REST calls during a deployment 2018-05-15 13:08:03 -07:00
diag Restore streaming of plugin outputs to the progress display. (#1333) 2018-05-07 15:11:52 -07:00
encoding Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine Skip loading language plugins when not needed (#1367) 2018-05-14 20:32:53 -07:00
graph Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations Use glog instead of printf 2018-04-27 18:27:37 -07:00
resource Skip loading language plugins when not needed (#1367) 2018-05-14 20:32:53 -07:00
testing Add pre/post-update hooks to the test framework. (#1369) 2018-05-15 09:48:56 -07:00
tokens Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
tools Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
util Enable distributed tracing. 2018-05-09 11:43:09 -07:00
version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
workspace Make the default pulumi new project description empty (#1339) 2018-05-08 10:46:39 -07:00