pulumi/sdk/nodejs/tests/runtime/langhost
Sean Gillespie 2d4a3f7a6a
Move management of root resource state to engine (#1944)
* Protobuf changes

* Move management of root resource state to engine

This commit fixes a persistent side-by-side issue in the NodeJS SDK by
moving the management of root resource state to the engine. Doing so
adds two new endpoints to the Engine gRPC service: 1) GetRootResource
and 2) SetRootResource, which get and set the root resource
respectively.

* Rebase against master, regenerate proto
2018-09-18 11:47:34 -07:00
..
cases Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
run.spec.ts Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00