52 Commits (1c6dcbe0ed030e1d40fcb1cbb850d405a8c843f8)

Author SHA1 Message Date
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 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
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
Daniel Nephin f504a02776 Replace build script with 'go build' 3 years ago
Daniel Nephin d46f2429ec build-support: remove test-flake machinery 3 years ago
Daniel Nephin 1f9479603c
Add failures_before_warning to checks (#10969) 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
R.B. Boyer 85a718da63
xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 4 years ago
R.B. Boyer 4db8b78854
connect: update centralized upstreams representation in service-defaults (#10015) 4 years ago
R.B. Boyer e113dc0fe2
upstream some differences from enterprise (#8902) 4 years ago
Daniel Nephin 24198cfc7f Update build-support/scripts/proto-gen.sh 4 years ago
Daniel Nephin f4791f0e82 ci: Add check-generated 4 years ago
Matt Keeler 9b01f9423c
Implement the insecure version of the Cluster.AutoConfig RPC endpoint 4 years ago
Matt Keeler 28221f66f2
Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
Matt Keeler abed91d069
Generate JSON and Binary Marshalers for Protobuf Types (#6564) 5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502) 5 years ago
Freddy b2c12550d7
Remove old UI, option to use it, and its build processes 6 years ago
Freddy b2032b05be
Add script and makefile goal to help debug flaky tests 6 years ago
John Cowen 80a307cb9f
UI: Add conditional enterprise logo (#4432) 6 years ago
Matt Keeler 8f2a19a747 Update verify.sh script 7 years ago
Matt Keeler 5ff7a65e7f Added capability to make dev-tree without pushing 7 years ago
Matt Keeler c8f706a141 Added release verification script 7 years ago
Matt Keeler f926786292 Create a new ui_version function to pull it out of an index.html file 7 years ago
John Cowen 1f978d860d Adds version messages both before and after the ui-v2 build 7 years ago
Matt Keeler 21fcb45f36 PR Updates 7 years ago
Matt Keeler 12d14f6c54 Allow for building pre-releases/rcs/betas 7 years ago
Matt Keeler 9457468423 Quote $@ when passing around 7 years ago
Matt Keeler 5381e78520 Pass the right var to git_push_ref 7 years ago
Matt Keeler 31b918d554 Return early when git changes are denied 7 years ago
Matt Keeler 3f290cc676 Generalize git pushing in a bash function 7 years ago
Matt Keeler 147e4a1eae Add capability to put tree back into dev mode via make dev-tree 7 years ago
Matt Keeler 48910f7583 Update the scripting 7 years ago
Matt Keeler 56a7d15fbc Add more functionality related to verifying a build and publishing 7 years ago
Matt Keeler c90d7f5160 Redo the build system 7 years ago