Skip to content

Remove pre-grpc driver config validation transport #3970

@unsuman

Description

@unsuman

I think we can completely remove the pre-grpc stdio pipe transport if we merge FillConfig() and Configure(). It was originally added because we assumed validation would run across all available drivers in the registry, which could slow down things when using gRPC. However, with the new VM-type resolution, we’re guaranteed to either resolve the default driver or use the one explicitly specified by the user.

What do you all think about this?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions