Commit Graph

33 Commits (73088b825d60171850d196d7b5db1ff3b513ee5b)

Author SHA1 Message Date
Freddy 6db08dcf64
checks: Add Interval and Timeout to API response (#10717) (#10868)
3 years ago
Mike Morris dd3ff5a579
backport(1.10): deps: upgrade gogo-protobuf to v1.3.2 (#10839)
3 years ago
Daniel Nephin 2dbd8231d8 Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming
3 years ago
Freddy 168073c4dc Add flag for transparent proxies to dial individual instances (#10329)
4 years ago
Iryna Shustava 47d8f050d2 Save exposed ports in agent's store and expose them via API (#10173)
4 years ago
Mark Anderson 0a6d439dbb Merge pull request #10185 from hashicorp/ma/uds_fixups
4 years ago
Mark Anderson 42ff449d4f Merge pull request #9981 from hashicorp/ma/uds_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
Kyle Havlovitz a2869b280b Backport enterprise changes to prevent merge conflicts
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 c42fe5ae43 subscribe: set the request namespace
4 years ago
Daniel Nephin 68342a0cb5 proto: remove Event.Key field
4 years ago
Daniel Nephin 9a1e845be8 proto: remove Event.Namespace field
4 years ago
Daniel Nephin 74b7325839 proto: Add SubscribeRequest.Namespace
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 364f6589c8
Merge pull request #8799 from hashicorp/streaming/rename-framing-events
4 years ago
Daniel Nephin 3fe95f17d5
proto: fix RoundTrip test for enterprise (#8826)
4 years ago
Daniel Nephin b88f817bc5 Update proto for change to stream framing events
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
Matt Keeler 91d680b830
Merge of auto-config and auto-encrypt code (#8523)
4 years ago
Daniel Nephin b34be1a877 Generate Go files using protobuf 3.12.3
4 years ago
Matt Keeler 34034b76f5
Agent Auto Config: Implement Certificate Generation (#8360)
4 years ago
Matt Keeler 2713c0e682
Refactor the agentpb package (#8362)
4 years ago