Commit Graph

59 Commits (09f2dd4d59ca708a0c48094a4717cec09bb4acc4)

Author SHA1 Message Date
Dan Upton 325c1c0dd7
ConnectCA.Sign gRPC Endpoint (#12787)
3 years ago
Matt Keeler 8bad5105b7
Move to using a shared EventPublisher (#12673)
3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
Riddhi Shah ec1ae5eca1 [OSS] Supported dataplane features gRPC endpoint
3 years ago
Dan Upton a70e1886c9
WatchRoots gRPC endpoint (#12678)
3 years ago
Eric e4b4f175ed Bump go-control-plane
3 years ago
Eric 5f050614e5 remove the rest of gogo
3 years ago
Eric 776f5843d0 remove gogo from pbservice
3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587)
3 years ago
Dan Upton 7298967070
Restructure gRPC server setup (#12586)
3 years ago
Dan Upton b36d4e16b6
Support per-listener TLS configuration ⚙️ (#12504)
3 years ago
Daniel Nephin dccd3f5806 Merge remote-tracking branch 'origin/main' into serve-panic-recovery
3 years ago
R.B. Boyer e20e6348dd
areas: make the gRPC server tracker network area aware (#11748)
3 years ago
Daniel Nephin 4185045a7f sdk/freeport: rename Port to GetOne
3 years ago
Daniel Nephin e8312d6b5a testing: remove unnecessary calls to freeport
3 years ago
Daniel Nephin d795a73f78 testing: use the new freeport interfaces
3 years ago
Giulio Micheloni af7b7b5693
Merge branch 'main' into serve-panic-recovery
3 years ago
Dhia Ayachi 2801785710
regenerate expired certs (#11462)
3 years ago
Giulio Micheloni a3fb665b88 Restored comment.
3 years ago
Giulio Micheloni fecce25658 Separete test file and no stack trace in ret error
3 years ago
Giulio Micheloni 0c78ddacde Merge branch 'main' of https://github.com/hashicorp/consul into hashicorp-main
3 years ago
R.B. Boyer 5b6d96d27d
grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838)
3 years ago
Giulio Micheloni 7fa01105cc Fix merge conflicts
3 years ago
Giulio Micheloni 655da1fc42
Merge branch 'main' into serve-panic-recovery
3 years ago
Giulio Micheloni 4b0eaa4bff grpc, xds: recovery middleware to return and log error in case of panic
3 years ago
Mike Morris 3bae53a989
deps: upgrade gogo-protobuf to v1.3.2 (#10813)
3 years ago
Giulio Micheloni 2b14a9b59a grpc Server: turn panic into error through middleware
3 years ago
R.B. Boyer fc9b1a277d
sync changes to oss files made in enterprise (#10670)
3 years ago
Daniel Nephin dce59d9277 fix 64-bit aligment for 32-bit platforms
3 years ago
Daniel Nephin 29e93f6338 grpc: fix a data race by using a static resolver
4 years ago
Paul Banks 44718456b5 Set gRPC keepalives to mirror Yamux keepalive behaviour
4 years ago
Pierre Souchay e2f2d4b0d7 [Streaming][bugfix] handle TLS signalisation when TLS is disabled on client side
4 years ago
Kit Patella 15af5ead0b trim help strings to save a few bytes
4 years ago
Kit Patella 3966ecb02f merge master
4 years ago
Kit Patella 5da2f1efa8 finish adding static server metrics
4 years ago
Kit Patella 06d59c03b9 add the service name in the agent rather than in the definitions themselves
4 years ago
Kit Patella 24a2471029 first pass on agent-configured prometheusDefs and adding defs for every consul metric
4 years ago
Daniel Nephin 1a137c29d6 grpc: fix grpc metrics
4 years ago
Daniel Nephin f0ac093fef agent/grpc: add connection count metrics
4 years ago
Daniel Nephin 5319ba02b0 agent/grpc: rename metrics
4 years ago
Daniel Nephin 8bcd5040c7 agent/grpc: Add an integration test for ClientPool with TLS
4 years ago
Daniel Nephin 8a785a351c agent/grpc: pass metrics to constructor
4 years ago
Daniel Nephin d19657404f agent/grpc: fix a flaky test by performing more retries
4 years ago
Daniel Nephin df405ac978 agent/grpc: remove misleading warnings from test output
4 years ago
Daniel Nephin e101aa8a74 agent/grpc: fix a flake in TestHandler_EmitsStats
4 years ago
Daniel Nephin 19da9c3a9b agent/grpc: use a separate channel for closing the Accept
4 years ago
Daniel Nephin d8299670cc agent/grpc/resolver: namespace the server ID with the DC name
4 years ago
Daniel Nephin af8a617797 grpc: fix data rate in stats handler test
4 years ago
Daniel Nephin d0256a0c07 subscribe: add a stateless subscribe service for the gRPC server
4 years ago
Daniel Nephin f14145e6d9 agent/grpc: always close the conn when dialing fails.
4 years ago