Commit Graph

5183 Commits (698165858505eab8b0df029a9c2b551d891b9c92)

Author SHA1 Message Date
Alex Simenduev 33a2d90852
Fix a bug that wrongly trims domains when there is an overlap with DC name (#17160)
1 year ago
Dan Upton b117eb0126
resource: enforce consistent naming of resource types (#17611)
1 year ago
cskh f16c5d87ab
watch: support -filter for consul watch: checks, services, nodes, service (#17780)
1 year ago
Chris Thain 366bd6f89f
ext-authz Envoy extension: support `localhost` as a valid target URI. (#17821)
1 year ago
Chris S. Kim a4653de8da
CA provider doc updates and Vault provider minor update (#17831)
1 year ago
George Bolo 82441a27fa
fixes #17732 - AccessorID in request body should be optional when updating ACL token (#17739)
1 year ago
Eric Haberkorn a3ba559149
Make locality aware routing xDS changes (#17826)
1 year ago
Paul Glass d2363eb711
Test permissive mTLS filter chain not configured with tproxy disabled (#17747)
1 year ago
chappie 5352ccf8ed
HCP Add node id/name to config (#17750)
1 year ago
Ronald 5f95f5f6d8
Stop referenced jwt providers from being deleted (#17755)
1 year ago
Michael Zalimeni 265c003033
Add Patch index to Prop Override validation errors (#17777)
1 year ago
Michael Zalimeni f9aa7aebb3
Property Override validation improvements (#17759)
1 year ago
Derek Menteer 04edace1de
Fix issue with streaming service health watches. (#17775)
1 year ago
Eric Haberkorn 0994ccf162
validate localities on agent configs and registration endpoints (#17712)
1 year ago
chappie 7ab287c1d5
Add truncation to body (#17723)
1 year ago
Chris Thain 9289e680d6
OSS merge: Update error handling login when applying extensions (#17740)
1 year ago
Ashesh Vidyut fa40654885
[NET-3865] [Supportability] Additional Information in the output of 'consul operator raft list-peers' (#17582)
1 year ago
R.B. Boyer 72f991d8d3
agent: remove agent cache dependency from service mesh leaf certificate management (#17075)
1 year ago
Eric Haberkorn 0a1efe73f3
Refactor disco chain prioritize by locality structs (#17696)
1 year ago
Dan Stough bba5cd8455
fix: stop peering delete routine on leader loss (#17483)
1 year ago
Chris Thain a8f1350835
ENT merge of ext-authz extension updates (#17684)
1 year ago
Chris Thain c04c122ef3
Default `ProxyType` for builtin extensions (#17657)
1 year ago
Nathan Coleman 1074252361
api-gateway: stop adding all header filters to virtual host when generating xDS (#17644)
1 year ago
Matt Keeler baaf6d84c7
Add generic experiments configuration and use it to enable catalog v2 resources (#17604)
1 year ago
R.B. Boyer ec347ef01d
sort some imports that are wonky between oss and ent (#17637)
1 year ago
Andrew Stucki 3cb70566a9
[API Gateway] Fix rate limiting for API gateways (#17631)
1 year ago
Andrew Stucki 9a4f503b2b
[API Gateway] Fix trust domain for external peered services in synthesis code (#17609)
1 year ago
Eric Haberkorn 779647b948
Add Envoy and Consul version constraints to Envoy extensions (#17612)
1 year ago
Ronald 8118aae5c1
Add writeAuditRPCEvent to agent_oss (#17607)
1 year ago
Michael Zalimeni 1db02a0349
Disable terminating-gateway for property-override (#17605)
1 year ago
R.B. Boyer 820cdf53da
fix some testing.T retry.R mixups (#17600)
1 year ago
Dhia Ayachi 39d4aaf224
fix rate limiting mapping to be the same between api and struct packages (#17599)
1 year ago
skpratt a35cafa728
update tests for fips (#17592)
1 year ago
Michael Zalimeni 2dd5551003
Fix Property Override Services parsing (#17584)
1 year ago
Andrew Stucki f9d9d4db60
Fix subscribing/fetching objects not in the default partition (#17581)
1 year ago
Matt Keeler 77f44fa878
Various bits of cleanup detected when using Go Workspaces (#17462)
1 year ago
malizz 8617f8af16
continue anti-entropy sync when failures exist (#17560)
1 year ago
Andrew Stucki 4ddb88ec7e
Fix up case where subscription is terminated due to ACLs changing or a snapshot restore occurring (#17566)
1 year ago
cskh cf4059f3ce
chore: fix the error message format (#17554)
2 years ago
Michael Zalimeni ad03a5d0f2
Avoid panic applying TProxy Envoy extensions (#17537)
2 years ago
Andrew Stucki ca12ce926b
[API Gateway] Fix use of virtual resolvers in HTTPRoutes (#17055)
2 years ago
Derek Menteer ba26e188d5
Fix tproxy failover issue with sameness groups (#17533)
2 years ago
skpratt a065eef3ef
add FIPS to dataplane features (#17522)
2 years ago
Jared Kirschner b9c9d79778
Accept ap, datacenter, and namespace query params (#17525)
2 years ago
skpratt fdda7adeaa
issue a warning if major FIPS assumptions are broken (#17524)
2 years ago
skpratt a46ac4be07
FIPS gossip changes (#17507)
2 years ago
skpratt e559c59eb6
Add version endpoint (#17506)
2 years ago
Dhia Ayachi 04a0d0133a
fix isServer to exclude local address (#17519)
2 years ago
Eric Haberkorn d99312b86e
Add Upstream Service Targeting to Property Override Extension (#17517)
2 years ago
Nick Ethier 44f90132e0
hoststats: add package for collecting host statistics including cpu memory and disk usage (#17038)
2 years ago
Ashvitha 85cfec6b16
Add safety checks for the client telemetry gateway payload in case it's down (#17511)
2 years ago
Ronald 55e283dda9
[NET-3092] JWT Verify claims handling (#17452)
2 years ago
Chris Thain 65b8ccdc1b
Enable Network filters for Wasm Envoy Extension (#17505)
2 years ago
Ashvitha 091925bcb7
HCP Telemetry Feature (#17460)
2 years ago
Michael Zalimeni e1df0f28bd
Support `Listener` and `ClusterLoadAssignment` in `property-override` (#17497)
2 years ago
Michael Zalimeni 5a46a8c604
Add `builtin/property-override` Envoy Extension (#17487)
2 years ago
Chris Thain 516eb4febc
Add `builtin/ext-authz` Envoy Extension (#17495)
2 years ago
Chris Thain 2740d12d44
ENT->OSS merge for Consolidate `ListEnvoyExtender` into `BasicEnvoyExtender` (#17491)
2 years ago
Lincoln Stoll 3605fde865
perf: Remove expensive reflection from raft/mesh hot path (#16552)
2 years ago
Eric Haberkorn 17a280d51b
This fixes an issue where TCP services that are exported cannot be configured to failover. (#17469)
2 years ago
Eric Haberkorn 1c80892717
fix tproxy sameness groups (#17468)
2 years ago
sarahalsmiller b147323fb0
xds: Remove APIGateway ToIngress function (#17453)
2 years ago
sarahalsmiller 6d35edc21c
xds: generate routes directly from API gateway snapshot (#17392)
2 years ago
Derek Menteer a90c9ce2b0
Fix ACL check on health endpoint (#17424)
2 years ago
Derek Menteer e2f15cfe56
Fix namespaced peer service updates / deletes. (#17456)
2 years ago
Paul Glass 07ff9d3d64
Use original_dst filter instead of use_original_dst field (#17433)
2 years ago
Ronald ddb25cec0e
[NET-3092] Improve jwt-provider tests (#17430)
2 years ago
Dan Stough d935c7b466
[OSS] gRPC Blocking Queries (#17426)
2 years ago
Dhia Ayachi f526dfd0ac
add necessary plumbing to implement per server ip based rate limiting (#17436)
2 years ago
R.B. Boyer 304d641fb1
extract some config entry helpers into package (#17434)
2 years ago
Paul Glass 7f4fd2735a
Only synthesize anonymous token in primary DC (#17231)
2 years ago
Michael Zalimeni b8d2640429
Disable remote proxy patching except AWS Lambda (#17415)
2 years ago
sarahalsmiller e2a81aa8bd
xds: generate listeners directly from API gateway snapshot (#17398)
2 years ago
R.B. Boyer e00280e7df
prototest: fix early return condition in AssertElementsMatch (#17416)
2 years ago
sarahalsmiller d34bde0e4e
xds: generate clusters directly from API gateway snapshot (#17391)
2 years ago
Matt Keeler 93bad3ea1b
Allow resource updates to omit an owner refs UID (#17423)
2 years ago
Ronald 113202d541
JWT Authentication with service intentions: xds package update (#17414)
2 years ago
sarahalsmiller 134aac7c26
xds: generate endpoints directly from API gateway snapshot (#17390)
2 years ago
Matt Keeler 1d6a0c8f21
Add the workload health controller (#17215)
2 years ago
Kyle Havlovitz 2904d0a431
Pull virtual IPs for filter chains from discovery chains (#17375)
2 years ago
R.B. Boyer 21c6e0e8e6
fix two typos (#17389)
2 years ago
Connor 0789661ce5
Rename hcp-metrics-collector to consul-telemetry-collector (#17327)
2 years ago
Dan Bond 8dee353492
agent: don't write server metadata in dev mode (#17383)
2 years ago
wangxinyi7 70ed184c2b
counterpart of the ent in oss (#17367)
2 years ago
Semir Patel abeccb4c76
Support update resource with change in GroupVersion (#17330)
2 years ago
Matt Keeler d37572bd44
Add a Node health controller (#17214)
2 years ago
Dan Upton 0a38fc1a2a
resource: handle `ErrWatchClosed` in `WatchList` endpoint (#17289)
2 years ago
Dan Bond 95f462d5f1
agent: prevent very old servers re-joining a cluster with stale data (#17171)
2 years ago
Hans Hasselberg b6097a99b8
Add new fields to HCP bootstrap config request and push state request
2 years ago
Eric Haberkorn 8bb16567cd
sidecar-proxy refactor (#17328)
2 years ago
Chris Thain b9102c295d
Add Network Filter Support for Envoy Extensions (#17325)
2 years ago
Kyle Havlovitz 81d8332524
Attach service virtual IP info to compiled discovery chain (#17295)
2 years ago
Kyle Havlovitz bd0eb07ed3
Add /v1/internal/service-virtual-ip for manually setting service VIPs (#17294)
2 years ago
R.B. Boyer cd80ea18ff
grpc: ensure grpc resolver correctly uses lan/wan addresses on servers (#17270)
2 years ago
Dan Upton 5030101cdb
resource: add missing validation to the `List` and `WatchList` endpoints (#17213)
2 years ago
Derek Menteer 5ecab506a6
Fix ent bug caused by #17241. (#17278)
2 years ago
cskh 48f7d99305
snapshot: some improvments to the snapshot process (#17236)
2 years ago
Semir Patel 40eefaba18
Reaper controller for cascading deletes of owner resources (#17256)
2 years ago
Freddy 7c3e9cd862
Hash namespace+proxy ID when creating socket path (#17204)
2 years ago
Dan Upton d53a1d4a27
resource: add helpers for more efficiently comparing IDs etc (#17224)
2 years ago