Commit Graph

5080 Commits (6b1fea5481927ce529b3a8dcf6a3628ff0f6c918)

Author SHA1 Message Date
Matt Keeler 34915670f2
Register new catalog & mesh protobuf types with the resource registry (#17225)
2 years ago
Derek Menteer 50ef6a697e
Fix issue with peer stream node cleanup. (#17235)
2 years ago
Semir Patel 991a002fcc
resource: List resources by owner (#17190)
2 years ago
Dan Upton 917afcf3c6
controller: make the `WorkQueue` generic (#16982)
2 years ago
John Eikenberry bd76fdeaeb
enable auto-tidy expired issuers in vault (as CA)
2 years ago
Nathan Coleman bdef22354b
Use auth context when evaluating service read permissions (#17207)
2 years ago
Poonam Jadhav ef5d54fd4c
feat: add no-op reporting background routine (#17178)
2 years ago
Eric Haberkorn 2c0da88ce7
fix panic in `injectSANMatcher` when `tlsContext` is `nil` (#17185)
2 years ago
Paul Glass e4a341c88a
Permissive mTLS: Config entry filtering and CLI warnings (#17183)
2 years ago
R.B. Boyer 6b4986907d
peering: ensure that merged central configs of peered upstreams for partitioned downstreams work (#17179)
2 years ago
Semir Patel 1037bf7f69
Sync .golangci.yml from ENT (#17180)
2 years ago
John Landa eded58b62a
Remove artificial ACLTokenMaxTTL limit for configuring acl token expiry (#17066)
2 years ago
Semir Patel 9fef1c7f17
Create tombstone on resource `Delete` (#17108)
2 years ago
Dan Upton eff5dd1812
resource: owner references must include a uid (#17169)
2 years ago
Freddy e02ef16f02
Update HCP bootstrapping to support existing clusters (#16916)
2 years ago
John Maguire 391ed069c4
APIGW: Update how status conditions for certificates are handled (#17115)
2 years ago
Semir Patel 5eaeb7b8e5
Support Envoy's MaxEjectionPercent and BaseEjectionTime config entries for passive health checks (#15979)
2 years ago
Michael Wilkerson 80b1dbcc7d
fixed aliases for sameness group (sameness_group) (#17161)
2 years ago
Eric Haberkorn a87115c598
add acl filter logs (#17143)
2 years ago
Dan Upton faae7bb5f2
testing: `RunResourceService` helper (#17068)
2 years ago
Semir Patel e7bb8fdf15
Fix or disable pipeline breaking changes that made it into main in last day or so (#17130)
2 years ago
Dan Upton b9c485dcb8
Controller Supervision (#17016)
2 years ago
John Maguire e47f3216e5
APIGW Normalize Status Conditions (#16994)
2 years ago
Michael Wilkerson 001d540afc
Add sameness group field to prepared queries (#17089)
2 years ago
Derek Menteer a33b224a55
Fix virtual services being included in intention topology as downstreams. (#17099)
2 years ago
Semir Patel 46816071df
De-scope tenenacy requirements to OSS only for now. (#17087)
2 years ago
Kyle Havlovitz 6d01d07cf8
Include virtual services from discovery chain in intention topology (#16862)
2 years ago
Kyle Havlovitz d5277af70d
Add manual virtual IP support to state store (#16815)
2 years ago
Eric Haberkorn 53cdda8d17
Fix a bug with disco chain config entry fetching (#17078)
2 years ago
Semir Patel 53f49b2fa1
Enforce operator:write acl on `WriteStatus` endpoint (#17019)
2 years ago
Eric Haberkorn b1fae05983
Add sameness groups to service intentions. (#17064)
2 years ago
hashicorp-copywrite[bot] 9f81fc01e9
[COMPLIANCE] Add Copyright and License Headers (#16854)
2 years ago
Paul Glass f4406e69b9
[NET-3091] Update service intentions to support jwt provider references (#17037)
2 years ago
Paul Glass ac200cfec8
[NET-3090] Add new JWT provider config entry (#17036)
2 years ago
Paul Glass 77ecff3209
Permissive mTLS (#17035)
2 years ago
R.B. Boyer d07aac8d7e
Revert "cache: refactor agent cache fetching to prevent unnecessary f… (#16818) (#17046)
2 years ago
John Murret 2cefa8d9bd
ci: remove test-integrations CircleCI workflow (#16928)
2 years ago
Luke Kysow 46212cc570
Don't send updates twice (#16999)
2 years ago
Poonam Jadhav 5d7a7ff041
feat: set up reporting agent (#16991)
2 years ago
Dan Upton a37a441991
server: wire up in-process Resource Service (#16978)
2 years ago
Semir Patel 2f7d591702
Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints (#17004)
2 years ago
Derek Menteer 87324c9ec8
Add PrioritizeByLocality to config entries. (#17007)
2 years ago
Michael Wilkerson 0dd4ea2033
* added Sameness Group to proto files (#16998)
2 years ago
Dhia Ayachi 79d4040b6c
add IP rate limiting config update (#16997)
2 years ago
Semir Patel 79b30476e0
Enforce Owner rules in `Write` endpoint (#16983)
2 years ago
Semir Patel 8611ec56f3
Fix delete when uid not provided (#16996)
2 years ago
Eric Haberkorn 44b39240a8
move enterprise test cases out of open source (#16985)
2 years ago
Semir Patel b8c9e133be
Add mutate hook to `Write` endpoint (#16958)
2 years ago
Semir Patel 3b83c7ee9a
Enforce ACLs on resource `Write` and `Delete` endpoints (#16956)
2 years ago
Dhia Ayachi b85a149eaf
Memdb Txn Commit race condition fix (#16871)
2 years ago
Poonam Jadhav 8255cc97f5
feat: add reporting config with reload (#16890)
2 years ago
Dan Upton d595e6ade9
resource: `WriteStatus` endpoint (#16886)
2 years ago
Derek Menteer 1bcaeabfc3
Remove deprecated service-defaults upstream behavior. (#16957)
2 years ago
Semir Patel 317240fca7
Resource validation hook for `Write` endpoint (#16950)
2 years ago
Semir Patel 686f49346c
Check acls on resource `Read`, `List`, and `WatchList` (#16842)
2 years ago
John Maguire 92be8bd762
APIGW: Routes with duplicate parents should be invalid (#16926)
2 years ago
John Eikenberry 97173725b7
log warning about certificate expiring sooner and with more details
2 years ago
Chris Thain 175bb1a303
Wasm Envoy HTTP extension (#16877)
2 years ago
Semir Patel 1794484298
Resource `Delete` endpoint (#16756)
2 years ago
Dan Upton 4fa2537b3b
Resource `Write` endpoint (#16786)
2 years ago
Dan Upton 671d5825ca
Raft storage backend (#16619)
2 years ago
cskh a319953576
docs: add envoy to the proxycfg diagram (#16834)
2 years ago
Freddy f6de5ff635
Allow dialer to re-establish terminated peering (#16776)
2 years ago
Chris S. Kim a5397b1f23
Connect CA Primary Provider refactor (#16749)
2 years ago
Eric Haberkorn a6d69adcf5
Add default resolvers to disco chains based on the default sameness group (#16837)
2 years ago
Derek Menteer 8d40cf9858
Add sameness-group to exported-services config entries (#16836)
2 years ago
Dan Upton 651549c97d
storage: fix resource leak in Watch (#16817)
2 years ago
Eric Haberkorn 0d1d2fc4c9
add order by locality failover to Consul enterprise (#16791)
2 years ago
Ronald b64674623e
Copyright headers for missing files/folders (#16708)
2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
John Maguire c833464daf
Update normalization of route refs (#16789)
2 years ago
Michael Wilkerson e5d58c59c9
changes to support new PQ enterprise fields (#16793)
2 years ago
Semir Patel 440f11203f
Resource service List(..) endpoint (#16753)
2 years ago
Dhia Ayachi 10df4d83aa
add ip rate limiter controller OSS parts (#16790)
2 years ago
Kyle Havlovitz 42c5b29713
Allocate virtual ip for resolver/router/splitter config entries (#16760)
2 years ago
Semir Patel 032aba3175
WatchList(..) endpoint for the resource service (#16726)
2 years ago
John Maguire 351bdc3c0d
Fix struct tags for TCPService enterprise meta (#16781)
2 years ago
Semir Patel 3415689eb6
Read(...) endpoint for the resource service (#16655)
2 years ago
Derek Menteer 2236975011
Change partition for peers in discovery chain targets (#16769)
2 years ago
John Eikenberry 0b1dc4ec36
tests instantiating clients w/o shutting down (#16755)
2 years ago
Poonam Jadhav 3df271959c
fix: remove unused tenancy category from rate limit spec (#16740)
2 years ago
Dhia Ayachi 3ba0eb5074
delete config when nil (#16690)
2 years ago
Eric Haberkorn 495ad4c7ef
add enterprise xds tests (#16738)
2 years ago
Eric Haberkorn 3c5c53aa80
fix bug where pqs that failover to a cluster peer dont un-fail over (#16729)
2 years ago
cskh 7f6f6891f7
fix: gracefully fail on invalid port number (#16721)
2 years ago
John Maguire 8dd1d73874
Remove unused are hosts set check (#16691)
2 years ago
Nitya Dhanushkodi b9bd2c3780
peering: peering partition failover fixes (#16673)
2 years ago
John Maguire 1ef9f4dade
Fix route subscription when using namespaces (#16677)
2 years ago
Melisa Griffin 606f8fbbab
Adds check to verify that the API Gateway is being created with at least one listener
2 years ago
Poonam Jadhav 9c64731a56
feat: add category annotation to RPC and gRPC methods (#16646)
2 years ago
Eric Haberkorn 7477f52a16
add sameness groups to discovery chains (#16671)
2 years ago
Andrew Stucki 501b87fd31
[API Gateway] Fix invalid cluster causing gateway programming delay (#16661)
2 years ago
Eric Haberkorn eaa39f4ef5
add sameness group support to service resolver failover and redirects (#16664)
2 years ago
Eric Haberkorn 57e034b746
fix confusing spiffe ids in golden tests (#16643)
2 years ago
wangxinyi7 152c75349e
net 2731 ip config entry OSS version (#16642)
2 years ago
John Maguire ff5887a99e
Update e2e tests for namespaces (#16627)
2 years ago
Freddy 724b752ca7
Backport ENT-4704 (#16612)
2 years ago
Derek Menteer 8f75d99299
Fix issue with trust bundle read ACL check. (#16630)
2 years ago
Chris S. Kim d5677e5680
Preserve CARoots when updating Vault CA configuration (#16592)
2 years ago
Derek Menteer f2902e6608
Add sameness-group configuration entry. (#16608)
2 years ago