Commit Graph

45 Commits (dc72659296a1b0a865a9096b2ec9e6ccbbb54b6f)

Author SHA1 Message Date
R.B. Boyer 1a8834e1c8
peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218)
3 years ago
Kyle Havlovitz dbed8ae10b Specify go_package explicitly
3 years ago
Matt Keeler 26f4ea3f01
Migrate from `protoc` to `buf` (#12841)
3 years ago
R.B. Boyer bbcb1fa805
agent: allow for service discovery queries involving peer name to use streaming (#13168)
3 years ago
R.B. Boyer 2e72f44fda
peering: accept replication stream of discovery chain information at the importing side (#13151)
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
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
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
Eric 4e6b34725d Remove gogo stdduration from the healthcheck protobufs
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
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
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
Freddy 429f9d8bb8
Add flag for transparent proxies to dial individual instances (#10329)
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
Tara Tufano 9deb52e868
add http2 ping health checks (#8431)
4 years ago
Freddy 8207b832df
Add TransparentProxy option to proxy definitions
4 years ago
Christopher Broglie f0307c73e5 Add support for configuring TLS ServerName for health checks
4 years ago
freddygv 756ab4c546 Fixup protobufs and tests
4 years ago
Daniel Nephin 44ed7910a3 proto: convert enterprise meta
4 years ago
Daniel Nephin 8b887af0d3 streaming: store services with a unique ID that includes namespace
4 years ago
Daniel Nephin bbc6d07c38 proto: add Namespace to EnterpriseMeta
4 years ago
Daniel Nephin 3fe95f17d5
proto: fix RoundTrip test for enterprise (#8826)
4 years ago
Daniel Nephin 20236e9b6e proto: Add a round trip test for converting types
4 years ago
Daniel Nephin 79f70181d8 proto: add code to convert between protobuf types and structs types
4 years ago
Daniel Nephin 98207e8524 proto: add convert function for protobuf/types.Struct
4 years ago
Daniel Nephin f7f9879dab proto: split pbservice into multiple files
4 years ago
Daniel Nephin 225a91ae3c proto: Add protos for subscribing to service health events.
4 years ago