52 Commits (main)

Author SHA1 Message Date
R.B. Boyer 300860412c
chore: update golangci-lint to v1.50.1 (#15022) 2 years ago
Luke Kysow 44c9c9b05d
builds: fix "Killed" error with make dev (#15003) 2 years ago
Dan Upton 641347fe14
proto: deep-copy PeeringTrustBundle using proto.Clone (#15004) 2 years ago
Dan Upton e6b55d1d81
perf: remove expensive reflection from xDS hot path (#14934) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
Chris Chapman 2c6ef41893
Add mocks for probuf generation 2 years ago
Luke Kysow 70bb6a2abd
Run integration tests locally using amd64 (#14365) 2 years ago
DanStough d8cb7731dd chore: add multi-arch docker build for testing 2 years ago
R.B. Boyer f1cc185335
proto: add package prefixes for all proto files where it is safe (#13735) 2 years ago
R.B. Boyer a1e911a70c
tests: ensure integration tests show logs from the containers to help debugging (#13593) 2 years ago
Mark Anderson 8945b68a9d Cleanup and extend basic build date 2 years ago
Mark Anderson b35e749305 Add BuildDate to version structure 2 years ago
cskh 74158a8aa2
Add isLeader metric to track if a server is a leader (#13304) 3 years ago
R.B. Boyer 06ae7aa891
build: add 'make help' to simply list available make targets (#13322) 3 years ago
Chris S. Kim f0a9b30174
Update repo to use go:embed (#10996) 3 years ago
R.B. Boyer a85b8a4705
api: ensure peering API endpoints do not use protobufs (#13204) 3 years ago
R.B. Boyer 35371ad697
build: re-add proto-tools dep to make proto (#13223) 3 years ago
R.B. Boyer 7b72ddfb60
build: wire up remaining 5 helper tools into the same auto-install logic used for protobuf tools (#13184) 3 years ago
Matt Keeler 26f4ea3f01
Migrate from `protoc` to `buf` (#12841) 3 years ago
cskh c986940fda
Upgrade golangci-lint for go v1.18 (#13176) 3 years ago
R.B. Boyer 2a4d474d28
test: cleanup and unflake parts of the upgrade compat tests (#13126) 3 years ago
Dhia Ayachi 4488b6c339
Add versions compatibility tests between Consul (#12702) 3 years ago
R.B. Boyer 4274e67b47
chore: upgrade mockery to v2 and regenerate (#12836) 3 years ago
DanStough 95250e7915 Update go version to 1.18.1 3 years ago
John Murret 68ccf93b8d
Setting DOCKER_DEFAULT_PLATFORM in make dev-docker so arm64 can build an amd64 containerwith and amd64 binary. (#12769) 3 years ago
R.B. Boyer 96748197fc
build: remove unused tools from being installed (#12671) 3 years ago
R.B. Boyer a85a4b3bbd
build: conditionally install or reinstall protobuf supporting tools as needed (#12674) 3 years ago
R.B. Boyer dc62293978
build: run mog separately after the protobufs are generated (#12665) 3 years ago
Eric e4b4f175ed Bump go-control-plane 3 years ago
R.B. Boyer e1e610d0ae
need two dollar signs for a shell variable in makefiles (#12657) 3 years ago
R.B. Boyer 82bfc04f87
build: auto install correct version of protoc locally (#12651) 3 years ago
R.B. Boyer cef336a0a3
build: install mog and execute it during protobuf compilation (#12647) 3 years ago
R.B. Boyer 8aebca5794
build: enforce protoc binary is the expected version (#12641) 3 years ago
Eric 76c65e873c code review changes 3 years ago
Eric 5f050614e5 remove the rest of gogo 3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587) 3 years ago
R.B. Boyer 3e4ff5ffa0
build: ensure 'make linux' puts the binary in the expected location (#12494) 3 years ago
Daniel Nephin 1f00ede559 ca: require that tests that use Vault are named correctly 3 years ago
R.B. Boyer 49431c7532
ensure make dev target puts the newly constructed binary onto the PATH (#12318) 3 years ago
Daniel Nephin f504a02776 Replace build script with 'go build' 3 years ago
Jared Kirschner c42186f360 docs: link from makefile to compile instructions 3 years ago
R.B. Boyer 9db6645352
build: switch to 'go install' over 'go get' (#11582) 3 years ago
Daniel Nephin d46f2429ec build-support: remove test-flake machinery 3 years ago
Daniel Nephin a318ca38cf Update CI config and Makefile for vendor removal 3 years ago
R.B. Boyer 7bf9ea55cf
connect/ca: require new vault mount points when updating the key type/bits for the vault connect CA provider (#10331) 3 years ago
Daniel Nephin 6117ba3b2e Remove a few unused things from build-support 3 years ago
Daniel Nephin 4d741531b4 Update references to the main branch 3 years ago
R.B. Boyer c0b63ef3f7
build: ensure each tool is built separately (#10303) 4 years ago
Dhia Ayachi f2eed912b2
upgrade golangci-lint to v1.40.1 (#10276) 4 years ago
R.B. Boyer 0f8cdfaeff
dev: adding a make target to regenerate envoy golden files (#10158) 4 years ago