consul/build-support/scripts
R.B. Boyer 85a718da63
xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131)
This ensures that if someone does include some extension Consul does not currently make use of, that extension is actually usable. Without linking these envoy protobufs into the main binary it can't round trip the escape hatches to send them down to envoy.

Whenenver the go-control-plane library is upgraded next we just have to re-run 'make envoy-library'.
2021-04-29 14:58:26 -05:00
..
build-docker.sh Remove old UI, option to use it, and its build processes 2019-04-12 09:02:27 -06:00
build-local.sh
dev.sh
envoy-library-references.sh xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 2021-04-29 14:58:26 -05:00
functions.sh
proto-gen.sh connect: update centralized upstreams representation in service-defaults (#10015) 2021-04-15 14:21:44 -05:00
publish.sh
release.sh
test-flake.sh Add script and makefile goal to help debug flaky tests 2018-09-10 16:44:07 +01:00
verify.sh Update verify.sh script 2018-06-26 12:08:33 -04:00
version.sh