Commit Graph

4327 Commits (ab758b7b322eace645751bdbe4460abd669faac0)

Author SHA1 Message Date
Dan Upton d7f8a8e4ef
proxycfg: remove dependency on `cache.UpdateEvent` (#13144)
3 years ago
R.B. Boyer 2e72f44fda
peering: accept replication stream of discovery chain information at the importing side (#13151)
3 years ago
R.B. Boyer c27e186334
test: TestServer_RPC_MetricsIntercept should use a concurrency-safe metrics store (#13157)
3 years ago
cskh 364d4f5efe
Retry on bad dogstatsd connection (#13091)
3 years ago
R.B. Boyer 3e4a522882 peering: replicate discovery chains information to importing peers
3 years ago
R.B. Boyer 5a03536040 prefactor some functions out of the monolithic file
3 years ago
R.B. Boyer 1e31dc891a
test: fix incorrect use of t instead of r in retry test (#13146)
3 years ago
Dan Upton a76f63a695
config: prevent top-level `verify_incoming` enabling mTLS on gRPC port (#13118)
3 years ago
Freddy b38be4c0ed
Patches to peering initiation for POC demo (#13076)
3 years ago
Dhia Ayachi a0455774c0
When a host header is defined override `req.Host` in the metrics ui (#13071)
3 years ago
Freddy e874b860c0
Actually block when syncing subscriptions (#13066)
3 years ago
Evan Culver 0fa5e7be5a
peering: add TrustBundleListByService endpoint (#13048)
3 years ago
Freddy 4e215dc411
[OSS] Add upsert handling for receiving CheckServiceNode (#13061)
3 years ago
Matt Keeler b788691fa6
Watch the singular service resolver instead of the list + filtering to 1 (#13012)
3 years ago
R.B. Boyer 93b164aac3
structs: add convenience methods to sort slices of ServiceName values (#13038)
3 years ago
R.B. Boyer cc15a11f9c
test: ensure this package uses freeport for port allocation (#13036)
3 years ago
R.B. Boyer 901fd4dd68
remove remaining shim runStep functions (#13015)
3 years ago
R.B. Boyer 0d6d16ddfb
add general runstep test helper instead of copying it all over the place (#13013)
3 years ago
Jared Kirschner f4e1ade46a
Merge pull request #12463 from hashicorp/docs/consistency-mode-improvements
3 years ago
Jared Kirschner 05a648f530 docs: clarify consistency mode operation
3 years ago
FFMMM b8ce8e36fb
add err msg on PeeringRead not found (#12986)
3 years ago
FFMMM 37a1e33834
expose meta tags for peering (#12964)
3 years ago
Mark Anderson 4364e440db Add oss test
3 years ago
Mark Anderson 346b68a441 Fix up enterprise version tag.
3 years ago
Evan Culver 9c8606e138
peering: add store.PeeringsForService implementation (#12957)
3 years ago
Eric Haberkorn e7b9d025a4
Merge pull request #12956 from hashicorp/suport-lambda-connect-proxy
3 years ago
Eric 21c3134575 Support making requests to lambda from connect proxies.
3 years ago
FFMMM 745bd15b15
api: add PeeeringList, polish (#12934)
3 years ago
Riddhi Shah 0c855fab98
Validate port on mesh service registration (#12881)
3 years ago
Mark Anderson c6ff4ba7d8
Support vault namespaces in connect CA (#12904)
3 years ago
Chris S. Kim abc472f2a3
Default discovery chain when upstream targets a DestinationPeer (#12942)
3 years ago
Mark Anderson 2fcac5224e
Merge pull request #12878 from hashicorp/ma/x-forwarded-client-cert
3 years ago
Dan Upton a668c36930
acl: gRPC login and logout endpoints (#12935)
3 years ago
Mark Anderson 97f19a6ec1 Fix tests for APPEND_FORWARD change
3 years ago
Mark Anderson 863bc16530 Change to use APPEND_FORWARD for terminating gateway
3 years ago
Mark Anderson 6430af1c0e Update mesh config tests
3 years ago
Mark Anderson 05dc5a26b7 Docs and changelog edits
3 years ago
Mark Anderson fee6c7a7b6 Fixup missed config entry
3 years ago
Mark Anderson 28b4b3a85d Add x-forwarded-client-cert headers
3 years ago
Kyle Havlovitz 0696ed24c8
Merge pull request #12885 from hashicorp/acl-err-cache
3 years ago
Kyle Havlovitz 76d62a14f5 Return ACLRemoteError from cache and test it correctly
3 years ago
FFMMM 3b3f001580
[sync oss] api: add peering api module (#12911)
3 years ago
Chris S. Kim 9791bad136
peering: Make Upstream peer-aware (#12900)
3 years ago
Chris S. Kim 0d66301ea7
Cleanup peering files that used error types that were removed (#12892)
3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594)
3 years ago
Kyle Havlovitz 0d8b187ea1 Store and return rpc error in acl cache entries
3 years ago
R.B. Boyer 11213ae180
health: ensure /v1/health/service/:service endpoint returns the most recent results when a filter is used with streaming (#12640)
3 years ago
R.B. Boyer 1a491886fa
structs: ensure exported-services PeerName field can be addressed as peer_name (#12862)
3 years ago
Dhia Ayachi b83a790927
update raft to v1.3.8 (#12844)
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
Matt Keeler 7ce2b48cb7
Implement the ServerDiscovery.WatchServers gRPC endpoint (#12819)
3 years ago
Blake Covarrubias c786c49282
acl: Clarify node/service identities must be lowercase (#12807)
3 years ago
R.B. Boyer 4274e67b47
chore: upgrade mockery to v2 and regenerate (#12836)
3 years ago
R.B. Boyer f3ce353a87
ca: fix a bug that caused a non blocking leaf cert query after a blocking leaf cert query to block (#12820)
3 years ago
Riddhi Shah a1eb774407
[OSS] gRPC call to get envoy bootstrap params (#12825)
3 years ago
Matt Keeler cdad79bfc7
Add event generation for autopilot state updates (#12626)
3 years ago
Evan Culver 000d0621b4
connect: Add Envoy 1.22 to integration tests, remove Envoy 1.18 (#12805)
3 years ago
DanStough 95250e7915 Update go version to 1.18.1
3 years ago
Kyle Havlovitz e162db7ad0
Add an internal env var for managed cluster config in the ui (#12796)
3 years ago
John Murret a1117261df set vault namespaces on vault client prior to logging in with the vault auth method
3 years ago
Evan Culver 881e17fae1
connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777)
3 years ago
Dan Upton 325c1c0dd7
ConnectCA.Sign gRPC Endpoint (#12787)
3 years ago
Kyle Havlovitz 3e88f579fc
Fix namespace default field names in expanded token output
3 years ago
Paul Glass 99f373dde4
acl: Adjust region handling in AWS IAM auth method (#12774)
3 years ago
Eric Haberkorn 8d966edfbb
Merge pull request #12773 from hashicorp/fix-lambda-intentions-and-routing
3 years ago
Eric b01bb41553 Implement routing and intentions for AWS Lambdas
3 years ago
Karl Cardenas 43b548d4c1
Merge pull request #12562 from hashicorp/docs/blake-agent-config
3 years ago
FFMMM a46bbe892d
add more labels to RequestRecorder (#12727)
3 years ago
Matt Keeler 8bad5105b7
Move to using a shared EventPublisher (#12673)
3 years ago
Blake Covarrubias 891e086cde Remove .html extensions from docs URLs
3 years ago
Natalie Smith 0a310188f8 docs: fix yet more references to agent/options
3 years ago
R.B. Boyer 9fb8616bac
fix broken test (#12741)
3 years ago
Jared Kirschner 1d817f683a
Merge pull request #12725 from hashicorp/clarify-service-deregister-after-critical-message
3 years ago
R.B. Boyer 25ba9c147a
xds: ensure that all connect timeout configs can apply equally to tproxy direct dial connections (#12711)
3 years ago
Jared Kirschner c4534bc53d improve error msg for deregister critical service
3 years ago
Kyle Havlovitz 9780b672da
Merge pull request #12685 from hashicorp/http-check-redirect-option
3 years ago
Matt Keeler a553982506
Enable running autopilot state updates on all servers (#12617)
3 years ago
FFMMM 5245251bbf
[rpc/middleware][consul] plumb intercept off, add server level happy test (#12692)
3 years ago
FFMMM 7ed356b338
lower log to trace (#12708)
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
Mark Anderson 05eded4f1d Manual Structs fixup
3 years ago
Mark Anderson 897ba08cfd add new entmeta stuff.
3 years ago
R.B. Boyer d06183ba7f
syncing changes back from enterprise (#12701)
3 years ago
Riddhi Shah 41ef1671fa
Merge pull request #12695 from hashicorp/feature-negotiation-grpc-api-oss
3 years ago
Dan Upton 7be40406fa
ca: move ConnectCA.Sign authorization logic to CAManager (#12609)
3 years ago
Kyle Havlovitz 6cf22a5cef
Merge pull request #12672 from hashicorp/tgate-san-validation
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
Dhia Ayachi 83720e5737
add a rate limiter to config auto-reload (#12490)
3 years ago
Eric Haberkorn 61af7947f9
Merge pull request #12681 from hashicorp/lambda-patching-tweaks
3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675)
3 years ago
R.B. Boyer cb82949ac6
xds: errors from the xds serverless plugin are fatal (#12682)
3 years ago
Eric 5682f3ce1f Tweak the Lambda Envoy configuration generated by the serverless patcher
3 years ago
Eric Haberkorn 26cfbc70b0
Merge pull request #12676 from hashicorp/implement-lambda-patching
3 years ago
Mark Anderson 018edc222e
Avoid using sys/mounts to enable namespaces (#12655)
3 years ago
Kyle Havlovitz 1a3b885027 Use the GatewayService SNI field for upstream SAN validation
3 years ago
Eric e0a15690ae Implement Lambda Patching in the Serverless Plugin
3 years ago
Kyle Havlovitz 059bd0a92e
Merge pull request #12670 from hashicorp/token-read-expanded
3 years ago