Commit Graph

150 Commits (ace9e379d2e947b8ef9a1d314bf345089702ee23)

Author SHA1 Message Date
Chris S. Kim 41019adf56 Update go version to 1.19
2 years ago
Dan Upton e6b55d1d81
perf: remove expensive reflection from xDS hot path (#14934)
2 years ago
Chris Chapman 2c6ef41893
Add mocks for probuf generation
2 years ago
DanStough d8cb7731dd chore: add multi-arch docker build for testing
2 years ago
Luke Kysow bb943bc77c
makefile: give better error for tool installed by wrong package (#13797)
2 years ago
Mark Anderson 175728b292 Minor cleanup for build-date script
2 years ago
Mark Anderson 9343e05498 Fix build-date to use UTC
2 years ago
Mark Anderson 8945b68a9d Cleanup and extend basic build date
2 years ago
Mark Anderson d8663a741d Fixup build scripts
2 years ago
Fulvio d457d8b6ce
UDP check for service stanza #12221 (#12722)
3 years ago
R.B. Boyer 1b69366a39
build: ensure tools match go toolchain version (#13338)
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
Kyle Havlovitz 4bc6c23357 Add connection limit setting to service defaults
3 years ago
R.B. Boyer 9e1f362499
ci: github actions run with TERM=dumb and can't do tput commands (#13187)
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
DanStough 95250e7915 Update go version to 1.18.1
3 years ago
John Murret 1006c8a94b
Correcting an uncapitalized word setup at the beginning of titles to be capitalized in vault section. (#12759)
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 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
Eric 76c65e873c code review changes
3 years ago
Eric 5f050614e5 remove the rest of gogo
3 years ago
R.B. Boyer 3d725a1762
regenerate rpc glue stubs in protobuf files using comments (#12625)
3 years ago
Eric 5cab213e81 assorted changes required to remove gogo
3 years ago
Eric 776f5843d0 remove gogo from pbservice
3 years ago
Eric 14530c7caa remove gogo pbconnect, pbconfig and pbautoconf
3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587)
3 years ago
Evan Culver c17aa3720f
Fix build script (#12367)
3 years ago
Daniel Nephin f504a02776 Replace build script with 'go build'
3 years ago
Chris S. Kim 8bdbe7c0fb
Update CI and release go versions to 1.17.5 (#11799)
3 years ago
Daniel Nephin d46f2429ec build-support: remove test-flake machinery
3 years ago
Daniel Nephin 846ff9a2c7
Merge pull request #11364 from hashicorp/use-go1.17
3 years ago
Daniel Nephin 66798ca42d ci: test against go1.17
3 years ago
R.B. Boyer bc912192af
build: fix ui make target to use the same frontend stack as the regular release (#11368)
3 years ago
Daniel Nephin 1f9479603c
Add failures_before_warning to checks (#10969)
3 years ago
R.B. Boyer e0d1e2689c
ci: upgrade to use Go 1.16.7 (#10856)
3 years ago
Daniel Nephin a639d657ae
Merge pull request #10353 from hashicorp/dnephin/prune-build-scripts-1
3 years ago
jkirschner-hashicorp 5f73de6fbc
Merge pull request #10560 from jkirschner-hashicorp/change-sane-to-reasonable
3 years ago
Daniel Nephin 6117ba3b2e Remove a few unused things from build-support
3 years ago
Jared Kirschner bd536151e1 Replace use of 'sane' where appropriate
3 years ago
Daniel Nephin fa5d627014
Merge pull request #10527 from hashicorp/rename-main-branch
3 years ago
R.B. Boyer 21e855d860
build: ensure make go-build-image target builds tools in isolation (#10534)
3 years ago
Daniel Nephin 4d741531b4 Update references to the main branch
3 years ago
John Cowen 8301e79c56
ui: Bump node to v14 (#10238)
4 years ago
R.B. Boyer 85a718da63
xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131)
4 years ago