Commit Graph

4737 Commits (dbd8fa042ba5db19c19a0af93e54d45e33142c69)

Author SHA1 Message Date
hc-github-team-consul-core dbd8fa042b
backport of commit 3496946787 (#15275)
2 years ago
hc-github-team-consul-core e372bf3935
Backport of fix: persist peering CA updates to dialing clusters into release/1.14.x (#15265)
2 years ago
hc-github-team-consul-core 904a4c3836
Backport of Backport tests from ent. into release/1.14.x (#15262)
2 years ago
hc-github-team-consul-core 0093b81cda
Backport of Backport test from ENT: "Fix missing test fields" into release/1.14.x (#15261)
2 years ago
hc-github-team-consul-core 953e104c3e
Backport of Backport various fixes from ENT. into release/1.14.x (#15257)
2 years ago
hc-github-team-consul-core aea08688bd
Backport of Added check for empty peeringsni in restrictPeeringEndpoints into release/1.14.x (#15240)
2 years ago
hc-github-team-consul-core 6ea60aa363
backport of commit cf9244fb73 (#15232)
2 years ago
hc-github-team-consul-core 6def795f56
backport of commit b4a7cf11f8 (#15226)
2 years ago
hc-github-team-consul-core 815397b46a
backport of commit 2e4ce70921 (#15210)
2 years ago
hc-github-team-consul-core 1d8778173a
Backport of test: fix flaky TestSubscribeBackend_IntegrationWithServer_DeliversAllMessages test into release/1.14.x (#15207)
2 years ago
hc-github-team-consul-core 2603ff0f02
Backport of connect: Add Envoy 1.24 to integration tests, remove Envoy 1.20 into release/1.14.x (#15202)
2 years ago
hc-github-team-consul-core 1d5ae30946
backport of commit c7aee51b3d (#15201)
2 years ago
hc-github-team-consul-core 7439701133
Backport of Fix peered service protocols using proxy-defaults. into release/1.14.x (#15200)
2 years ago
hc-github-team-consul-core 37f04934c8
backport of commit 584db775ca (#15179)
2 years ago
hc-github-team-consul-core a71f0aa105
Backport of Allow consul debug on non-ACL consul servers into release/1.14.x (#15167)
2 years ago
hc-github-team-consul-core 8e7e929875
Backport of fix(peering): nil pointer in calling handleUpdateService into release/1.14.x (#15162)
2 years ago
hc-github-team-consul-core d5533bd8e0
backport of commit bf691461a0 (#15152)
2 years ago
hc-github-team-consul-core 35fb3cb433
Backport of Update go version to 1.19 into release/1.14.x (#15139)
2 years ago
hc-github-team-consul-core 0602b98a06
Backport of fix(peering): replicating wan address into release/1.14.x (#15138)
2 years ago
hc-github-team-consul-core c72c89b581
Backport of proxycfg: watch service-defaults config entries into release/1.14.x (#15134)
2 years ago
hc-github-team-consul-core a1e0082f09
backport of commit 2a2634178b (#15133)
2 years ago
hc-github-team-consul-core 39f665a1ef
backport of commit 62688107af (#15129)
2 years ago
hc-github-team-consul-core 14569eaa43
backport of commit 2ac78eae03 (#15124)
2 years ago
hc-github-team-consul-core 6530f515bb
Backport of Committing for - 15055 into release/1.14.x (#15121)
2 years ago
freddygv d65e60de86 Return forbidden on permission denied
2 years ago
Chris S. Kim a7ea26192b Update expected encoding in test
2 years ago
freddygv 6d9be5fb15 Use plain TaggedAddressWAN
2 years ago
freddygv 8d211cc9cc Add unit test
2 years ago
cskh 058ee4fb84 fix: wan address isn't used by peering token
2 years ago
Nitya Dhanushkodi 5e156772f6
Remove ability to specify external addresses in GenerateToken endpoint (#14930)
2 years ago
Kyle Havlovitz 5c3427608b
Merge pull request #15035 from hashicorp/vault-ttl-update-warn
2 years ago
cskh d562d363fc
peering: skip registering duplicate node and check from the peer (#14994)
2 years ago
Chris S. Kim 29a297d3e9
Refactor client RPC timeouts (#14965)
2 years ago
Kyle Havlovitz d122108992 Warn instead of returning an error when intermediate mount tune permission is missing
2 years ago
R.B. Boyer 0cca4c088d
test: possibly fix flake in TestIntentionGetExact (#15021)
2 years ago
R.B. Boyer fe2d41ddad
cache: prevent goroutine leak in agent cache (#14908)
2 years ago
R.B. Boyer 02a858efa0
ca: fix a masked bug in leaf cert generation that would not be notified of root cert rotation after the first one (#15005)
2 years ago
Chris S. Kim 3d2dffff16
Merge pull request #13388 from deblasis/feature/health-checks_windows_service
2 years ago
Dan Upton f8b4b41205
proxycfg: fix goroutine leak when service is re-registered (#14988)
2 years ago
Kyle Havlovitz aaf892a383 Extend tcp keepalive settings to work for terminating gateways as well
2 years ago
Kyle Havlovitz 2c569f6b9c Update docs and add tcp_keepalive_probes setting
2 years ago
Kyle Havlovitz 2242d1ec4a Add TCP keepalive settings to proxy config for mesh gateways
2 years ago
Derek Menteer 2a33d0ff96 Fix issue with incorrect method signature on test.
2 years ago
Freddy 24d0c8801a
Merge pull request #14981 from hashicorp/peering/dial-through-gateways
2 years ago
Dan Upton 328e3ff563
proxycfg: rate-limit delivery of config snapshots (#14960)
2 years ago
Derek Menteer 29ebcf5ff0 Add tests for peering state snapshots / restores.
2 years ago
Derek Menteer e3ff9912d0 Add test for ExportedServicesForAllPeersByName
2 years ago
Dan Upton e6b55d1d81
perf: remove expensive reflection from xDS hot path (#14934)
2 years ago
freddygv c77123a2aa Use split var in tests
2 years ago
freddygv bf51021c07 Use split wildcard partition name
2 years ago