pulumi/pkg/resource/deploy
Sean Gillespie d1524e1081
Log errors coming from the language host (#1780)
* Log errors coming from the language host

Similar to pulumi/pulumi#1762, fixes pulumi/pulumi#1775. The language
host can fail without issuing any diagnostics and it is very unclear
what happens if the engine does not log the error.

* CR feedback
2018-08-20 16:41:07 -07:00
..
deploytest Implement partial Read 2018-08-10 15:10:14 -07:00
providers Implement partial Read 2018-08-10 15:10:14 -07:00
plan.go Add a list of in-flight operations to the deployment (#1759) 2018-08-10 21:39:59 -07:00
plan_executor.go Log errors coming from the language host (#1780) 2018-08-20 16:41:07 -07:00
plan_test.go Add a list of in-flight operations to the deployment (#1759) 2018-08-10 21:39:59 -07:00
snapshot.go Add a list of in-flight operations to the deployment (#1759) 2018-08-10 21:39:59 -07:00
source.go Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
source_eval.go Implement partial Read 2018-08-10 15:10:14 -07:00
source_eval_test.go Implement partial Read 2018-08-10 15:10:14 -07:00
source_fixed.go Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
source_null.go Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
source_refresh.go Fix two issues that can cause hangs during refresh (#1770) 2018-08-13 21:43:10 -07:00
source_refresh_test.go Implement partial Read 2018-08-10 15:10:14 -07:00
step.go Implement partial Read 2018-08-10 15:10:14 -07:00
step_executor.go Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
step_generator.go Implement partial Read 2018-08-10 15:10:14 -07:00
target.go Add license headers 2018-05-22 15:02:47 -07:00