You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on making the process of protobuf update automatic. I'll have a PR ready probably later today so we're done with those type of issues once and for all 😊
We need to be able to set the configuration
pack_trace_reason
of UuidRequestIdConfig and we didn't find the specific builder.we try to do this:
but this create this configuration in envoy:
With this error:
Didn't find a registered implementation for type: 'udpa.type.v1.TypedStruct'
Sorry for the very basic question, but what would be the correct way to configure UuidRequestIdConfig without having a builder?
The text was updated successfully, but these errors were encountered: