pulumi/sdk/proto
Alex Clemmer 665b219a0e Allow log events to be marked "status" events
This commit will introduce a field, `IsStatus` to `LogRequest`. A
"status" logging event will be displayed in the `Info` column of the
main display, but will not be printed out at the end, when resource
operations complete.

For example, for complex resource initialization, we'd like to display a
series of intermediate results: `[1/4] Service object created`, for
example. We'd like these to appear in the `Info` column, but not at the
end, where they are not helpful to the user.
2018-08-30 17:17:20 -07:00
..
go Allow log events to be marked "status" events 2018-08-30 17:17:20 -07:00
analyzer.proto Add license headers 2018-05-22 15:02:47 -07:00
Dockerfile Make Protobuf/gRPC compilation repeatable 2018-08-04 10:27:36 -07:00
engine.proto Allow log events to be marked "status" events 2018-08-30 17:17:20 -07:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Make Protobuf/gRPC compilation repeatable 2018-08-04 10:27:36 -07:00
grpc_version.txt Add Cancel to gRPC resource provider interface 2018-07-15 11:05:44 -10:00
language.proto Add license headers 2018-05-22 15:02:47 -07:00
plugin.proto Add license headers 2018-05-22 15:02:47 -07:00
provider.proto Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
resource.proto Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00