linkerd2/web
Alejandro Pedraza aea541d6f9
Upgrade generated protobuf files to v1.4.2 (#4673)
Regenerated protobuf files, using version 1.4.2 that was upgraded from
1.3.2 with the proxy-api update in #4614.

As of v1.4 protobuf messages are disallowed to be copied (because they
hold a mutex), so whenever a message is passed to or returned from a
function we need to use a pointer.

This affects _mostly_ test files.

This is required to unblock #4620 which is adding a field to the config
protobuf.
2020-06-26 09:36:48 -05:00
..
app Bump websocket-extensions from 0.1.3 to 0.1.4 in /web/app (#4565) 2020-06-08 17:08:40 -07:00
srv Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
templates Add Jaeger links to the Linkerd dashboard (#4177) 2020-05-07 16:35:56 -05:00
Dockerfile Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
main.go Add Jaeger links to the Linkerd dashboard (#4177) 2020-05-07 16:35:56 -05:00