pulumi/sdk/proto
Sean Gillespie 47a2acaa7b
Protobuf changes for provider versioning (#2642)
In pursuit of pulumi/pulumi#2389, this commit adds the necessary changes
to the resource monitor protocol so that language hosts can communicate
exactly what version of a provider should be used when servicing an
Invoke, ReadResource, or RegisterResource. The expectation here is that,
if a language host provides a version, the engine MUST use EXACTLY that
version of a provider plugin in order to service the request.
2019-04-16 10:06:43 -07:00
..
go Protobuf changes for provider versioning (#2642) 2019-04-16 10:06:43 -07:00
analyzer.proto Add license headers 2018-05-22 15:02:47 -07:00
Dockerfile Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
engine.proto Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Work around commonjs protoc bug (#2403) 2019-01-29 17:07:47 -08:00
grpc_version.txt Add Cancel to gRPC resource provider interface 2018-07-15 11:05:44 -10:00
language.proto Allows the nodejs launcher to recognize that certain types of errors were printed, ensuring we don't cascade less relevant messages. (#2554) 2019-03-20 11:54:32 -07:00
plugin.proto Add license headers 2018-05-22 15:02:47 -07:00
provider.proto Protobuf changes for provider versioning (#2642) 2019-04-16 10:06:43 -07:00
resource.proto Protobuf changes for provider versioning (#2642) 2019-04-16 10:06:43 -07:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00