Commit Graph

206 Commits (release/1.15.15)

Author SHA1 Message Date
Michael Zalimeni 6a7d3c4315
Backport of Update mog version to be compatible with go 1.22 into release/1.15.x (#21225)
6 months ago
Michael Zalimeni 4a88465eba
Manual backport of [NET-6741] make: Add target for updating dependencies across all modules into release/1.15.x (#20687)
9 months ago
hc-github-team-consul-core c5dd828369
Backport of [NET-4968] Upgrade Go to 1.21 into release/1.15.x (#20180)
11 months ago
Michael Zalimeni 977b2dcf3d
Backport of ci: Single source of truth for Go version in CI and Dockerfile into release/1.15.x (#20162)
11 months ago
hc-github-team-es-release-engineering e13a4c2e09
[DO NOT MERGE UNTIL EOY] EOY license fixes 1.15.x (#19787)
11 months ago
Matt Keeler d1bc9fbbf3
Pin version of lint-consul-retry (#19775)
1 year ago
Gerard Nguyen 7537837f41
Show latest config in /v1/agent/self (#18715)
1 year ago
hc-github-team-consul-core c53d4051bb
Backport of Reference hashicorp/consul instead of consul for Docker image into release/1.15.x (#17919)
1 year ago
hc-github-team-consul-core d60e96f590
Backport of perf: Remove expensive reflection from raft/mesh hot path into release/1.15.x (#17493)
2 years ago
malizz 734d7a27f4
backport PR 15979 to 1.15.x (#17208)
2 years ago
John Murret ee82e1d01e
ci: remove test-integrations CircleCI workflow (#16928) (#17049)
2 years ago
hc-github-team-consul-core 0e89df2b7a
Backport of [OSS] security: update go to 1.20.1 into release/1.15.x (#16314)
2 years ago
Thomas Eckert 674c5570b6
Set `codegen-tools` to be a dependency of `deep-copy` (#16124)
2 years ago
R.B. Boyer 5ab39af773
test: prevent the container tests from depending on consul (#16029)
2 years ago
Dan Upton 7a55de375c
xds: don't attempt to load-balance sessions for local proxies (#15789)
2 years ago
R.B. Boyer d59efd390c
test: general cleanup and fixes for the container integration test suite (#15959)
2 years ago
Matt Keeler 5afd4657ec
Protobuf Modernization (#15949)
2 years ago
Matt Keeler 8b4eb0c8c1
Fix usage of protoc-gen-go-binary (#15920)
2 years ago
Dan Stough 8607eb2f82
chore: fix remote docker make target (#15870)
2 years ago
R.B. Boyer 218eb3e1ea
build: ensure 'make dev-docker' also produces a matching CLI binary at the same time (#15188)
2 years ago
R.B. Boyer 25ce082d8f
build: ensure 'make dev-docker' updates consul-dev:latest too (#15176)
2 years ago
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
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
3 years ago
Mark Anderson b35e749305 Add BuildDate to version structure
3 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