Commit Graph

172 Commits (9f949ead34012d6f3e8c776f7efb272e1871ffd3)

Author SHA1 Message Date
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
3 months ago
Matt Keeler 49e6c0232d
Panic for unregistered types (#20476)
10 months ago
wangxinyi7 3b44be530d
only forwarding the resource service traffic in client agent to server agent (#20347)
10 months ago
Derek Menteer b8b8ad46fc
Various race condition and test fixes. (#20212)
10 months ago
Matt Keeler 326c0ecfbe
In-Memory gRPC (#19942)
11 months ago
Derek Menteer 48c4a5b736
Add grpc keepalive configuration. (#19339)
1 year ago
R.B. Boyer b9ab63c55d
server: when the v2 catalog experiment is enabled reject api and rpc requests that are for the v1 catalog (#19129)
1 year ago
Chris S. Kim 92ce814693
Remove old build tags (#19128)
1 year ago
John Murret 0e606504bc
NET-4944 - wire up controllers with proxy tracker (#18603)
1 year ago
Semir Patel 53e28a4963
OSS -> CE (community edition) changes (#18517)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
wangxinyi7 e7194787a7
re org resource type registry (#18133)
1 year ago
Dhia Ayachi 39d4aaf224
fix rate limiting mapping to be the same between api and struct packages (#17599)
1 year ago
Dan Stough d935c7b466
[OSS] gRPC Blocking Queries (#17426)
2 years ago
R.B. Boyer cd80ea18ff
grpc: ensure grpc resolver correctly uses lan/wan addresses on servers (#17270)
2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Poonam Jadhav 9c64731a56
feat: add category annotation to RPC and gRPC methods (#16646)
2 years ago
Derek Menteer 8f75d99299
Fix issue with trust bundle read ACL check. (#16630)
2 years ago
Eric Haberkorn 57e2493415
allow setting locality on services and nodes (#16581)
2 years ago
Eric Haberkorn dbaf8bf49c
add agent locality and replicate it across peer streams (#16522)
2 years ago
Dan Upton 73b9b407ba
grpc: fix data race in balancer registration (#16229)
2 years ago
Matt Keeler 085c0addc0
Protobuf Refactoring for Multi-Module Cleanliness (#16302)
2 years ago
skpratt a010902978
Remove legacy acl policies (#15922)
2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947)
2 years ago
Poonam Jadhav f4f62b5da6
feat: panic handler in rpc rate limit interceptor (#16022)
2 years ago
Derek Menteer 19a46d6ca4
Enforce lowercase peer names. (#15697)
2 years ago
Matt Keeler 5afd4657ec
Protobuf Modernization (#15949)
2 years ago
Dan Upton d53ce39c32
grpc: switch servers and retry on error (#15892)
2 years ago
Semir Patel a6482341a5
Wire up the rate limiter to net/rpc calls (#15879)
2 years ago
Dan Upton 7747384f1f
Wire in rate limiter to handle internal and external gRPC calls (#15857)
2 years ago
John Murret f5e01f8c6b
Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819)
2 years ago
Semir Patel 799b34f1a9
Map net/rpc endpoints to a read/write/exempt op for rate-limiting (#15825)
2 years ago
John Murret e027c94b52
adding config for request_limits (#15531)
2 years ago
Dan Upton c692802dec
grpc: add rate-limiting middleware (#15550)
2 years ago
Dhia Ayachi 225ae55e83
Leadership transfer cmd (#14132)
2 years ago
Dan Stough 626249fbf5
[OSS] fix: wait and try longer to peer through mesh gw (#15328)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Derek Menteer b64972d486
Bring back parameter ServerExternalAddresses in GenerateToken endpoint (#15267)
2 years ago
Chris S. Kim 985a4ee1b1
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185)
2 years ago
Derek Menteer f4cb2f82bf
Backport various fixes from ENT. (#15254)
2 years ago
malizz 617a5f2dc2
convert stream status time fields to pointers (#15252)
2 years ago
Derek Menteer 693c8a4706 Allow peering endpoints to bypass verify_incoming.
2 years ago
R.B. Boyer 300860412c
chore: update golangci-lint to v1.50.1 (#15022)
2 years ago
freddygv d65e60de86 Return forbidden on permission denied
2 years ago
Nitya Dhanushkodi 5e156772f6
Remove ability to specify external addresses in GenerateToken endpoint (#14930)
2 years ago
freddygv e69bc727ec Update peering establishment to maybe use gateways
2 years ago
Derek Menteer 4e140c98bc Address PR comments.
2 years ago
Derek Menteer 1e394da400 Disallow peering to the same cluster.
2 years ago
Derek Menteer caa1396255 Add remote peer partition and datacenter info.
2 years ago
Paul Glass d17af23641
gRPC server metrics (#14922)
2 years ago