Commit Graph

56 Commits (49d3e40d81a085153414a723bcb7b365242dad20)

Author SHA1 Message Date
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 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 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 a639d657ae
Merge pull request #10353 from hashicorp/dnephin/prune-build-scripts-1
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
5 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