pulumi/pkg/util
Joe Duffy 971f6189f2
Fix pending delete replacement failure (#658)
The two-phase output properties change broke the ability to recover
from a failed replacement that yields pending deletes in the checkpoint.
The issue here is simply that we should remember pending registrations
only for logical operations that *also* have a "new" state (create or
update).  This commit fixes this, and also adds a new step test with
fault injection to probe many interesting combinations of steps.
2017-12-07 09:44:38 -08:00
..
archive Fix some lint errors 2017-11-29 12:15:16 -08:00
cmdutil Relax error check when trying to kill child processes 2017-12-06 09:52:26 -08:00
contract Enable pulumi update to target the Console (#461) 2017-10-25 10:46:05 -07:00
convutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
fsutil Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
mapper Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
rendezvous Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
retry Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
rpcutil Add a missing copyright header 2017-11-19 08:08:30 -08:00
testutil Have engine emit "events" instead of writing to streams 2017-10-09 18:24:56 -07:00