Commit Graph

74 Commits (c27e18633450600feaf5929abc92326c2cfa34a9)

Author SHA1 Message Date
Freddy b38be4c0ed
Patches to peering initiation for POC demo (#13076)
3 years ago
Evan Culver 0fa5e7be5a
peering: add TrustBundleListByService endpoint (#13048)
3 years ago
Evan Culver 88449b1f1b
internal: port RPC glue changes from Enterprise (#13034)
3 years ago
FFMMM 37a1e33834
expose meta tags for peering (#12964)
3 years ago
Chris S. Kim 9791bad136
peering: Make Upstream peer-aware (#12900)
3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842)
3 years ago
Will Jordan c48120d005
Add timeout to Client RPC calls (#11500)
3 years ago
Kyle Havlovitz 9780b672da
Merge pull request #12685 from hashicorp/http-check-redirect-option
3 years ago
Kyle Havlovitz 3b44343276 Add a field to disable following redirects on http checks
3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
Eric e4b4f175ed Bump go-control-plane
3 years ago
R.B. Boyer 64e1501bda
add missing line from prototest.AssertDeepEqual (#12645)
3 years ago
Eric 5f050614e5 remove the rest of gogo
3 years ago
Eric 02d8a11ff0 remove gogo from acl protobufs
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
Dan Upton b36d4e16b6
Support per-listener TLS configuration ⚙️ (#12504)
3 years ago
Eric eea8300187 Remove the stdduration gogo extension
3 years ago
Eric Haberkorn fc3c0f312c
Merge pull request #12557 from hashicorp/remove-healthcheck-gogo-stdduration
3 years ago
Eric 4e6b34725d Remove gogo stdduration from the healthcheck protobufs
3 years ago
Eric 0d34390656 Remove the gogo getters
3 years ago
Dan Upton fdfe079674
streaming: split event buffer by key (#12080)
3 years ago
Dan Upton 7efab269c0
Rename `Master` and `AgentMaster` fields in config protobuf (#11764)
3 years ago
Dan Upton 1e47e3c82b
Groundwork for exposing when queries are filtered by ACLs (#11569)
3 years ago
R.B. Boyer db91cbf484
auto-config: ensure the feature works properly with partitions (#11699)
3 years ago
R.B. Boyer 1e02460bd1
re-run gofmt on 1.17 (#11579)
3 years ago
tarat44 02dda536f9 fix protos
3 years ago
tarat44 3b1ad2be97 fix protos
3 years ago
tarat44 c1ed3a9a94 change config option to H2PingUseTLS
3 years ago
tarat44 3c9f5a73d9 add support for h2c in h2 ping health checks
3 years ago
R.B. Boyer 706fc8bcd0
grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099)
3 years ago
Daniel Nephin 1f9479603c
Add failures_before_warning to checks (#10969)
3 years ago
Dhia Ayachi 1950ebbe1f
oss portion of ent #1069 (#10883)
3 years ago
Daniel Nephin 00a592bb72 proto: mark the DisabledTTL field as deprecated
3 years ago
Daniel Nephin d5498770fa acl: make ACLDisabledTTL a constant
3 years ago
Mike Morris 3bae53a989
deps: upgrade gogo-protobuf to v1.3.2 (#10813)
3 years ago
Evan Culver 710bd90ef7
checks: Add Interval and Timeout to API response (#10717)
3 years ago
R.B. Boyer 96b97d6554
replumbing a bunch of api and agent structs for partitions (#10681)
3 years ago
R.B. Boyer fc9b1a277d
sync changes to oss files made in enterprise (#10670)
3 years ago
Daniel Nephin 16b21b0864 http: add an X-Consul-Query-Backend header to responses
3 years ago
Freddy 429f9d8bb8
Add flag for transparent proxies to dial individual instances (#10329)
4 years ago
Dhia Ayachi f785c5b332
RPC Timeout/Retries account for blocking requests (#8978)
4 years ago
Iryna Shustava d7d44f6ae7
Save exposed ports in agent's store and expose them via API (#10173)
4 years ago
R.B. Boyer c8af6741d7 fix protobufs for socketpath and re-mogrify
4 years ago
Mark Anderson 8040f91a43 Add support for downstreams
4 years ago
Mark Anderson 8b1217417a First changes for unix domain sockets upstreams
4 years ago
R.B. Boyer 4db8b78854
connect: update centralized upstreams representation in service-defaults (#10015)
4 years ago
freddygv 7bd51ff536 Replace TransparentProxy bool with ProxyMode
4 years ago