Commit Graph

131 Commits (62476e25fbcdfba032c1b0b6dd996cf29c6bc11a)

Author SHA1 Message Date
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
R.B. Boyer 4db8b78854
connect: update centralized upstreams representation in service-defaults (#10015)
4 years ago
Iryna Shustava 5755c97bc7
cli: Add new `consul connect redirect-traffic` command for applying traffic redirection rules when Transparent Proxy is enabled. (#9910)
4 years ago
Nathan Johnson dd60f02b3d Allow any supported goos/goarch combination to be built locally
4 years ago
R.B. Boyer a2e1cbd061
ci: update to go 1.15.5 (#9187)
4 years ago
Mike Morris 7af643ac37
ci: update to Go 1.15.4 and alpine:3.12 (#9036)
4 years ago
Mike Morris c0ef425ae5 chore: update to Go 1.14.11
4 years ago
John Cowen 6589cbbd0d
ui: Move to Workspaced Structure (#8994)
4 years ago
R.B. Boyer e113dc0fe2
upstream some differences from enterprise (#8902)
4 years ago
Paul Banks 3b8125a24d
Update all the references in CI and makefile to the bindata file location
4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading
4 years ago
Daniel Nephin 24198cfc7f Update build-support/scripts/proto-gen.sh
4 years ago
Mike Morris ebc9b27cfa
ci: bump Go to v1.14.7 (#8449)
4 years ago
Daniel Nephin f4791f0e82 ci: Add check-generated
4 years ago
Alvin Huang 2a040342ba
remove GIT_DESCRIBE variable since we have a revision line (#8310)
4 years ago
Matt Keeler 9b01f9423c
Implement the insecure version of the Cluster.AutoConfig RPC endpoint
5 years ago
Jono Sosulska c554ba9e10
Replace whitelist/blacklist terminology with allowlist/denylist (#7971)
5 years ago
John Cowen 662c28307c ui: Upgrade to node 12 LTS (#7248)
5 years ago
Daniel Nephin c5b7c072fd ci: Upgrade Go to 1.14.1
5 years ago
Matt Keeler 646c9f5896
Don’t pass `-u` to get get inside Go build image dockerfile (#7455)
5 years ago