Valerian Roche

Results 42 comments of Valerian Roche

The current behavior of Linear Cache is: - wildcard requests always get all existing resources returned, even if using RDS or EDS when only the updated resources could be returned...

This issue has been fixed in this [PR](https://github.com/DataDog/go-control-plane/pull/5) in our fork. We are currently validating the behavior with our internal usage of gRPC and envoy as xDS clients, and will...

I believe this issue has been solved in recent reworks changing the channel model of the server and cache. Can you confirm if this issue is still present in recent...

This PR will need to be rebased on `main` once #657 is merged

I rebased this PR on the latest changes (especially the rollback of #615 which was blocking it)

Rebased the PR on the ads sotw changes. Will address further comments and update the PR

I fully rebased the PR and replied to comments. I'd like this or #718 to move forward to be able to push major fixes on sotw and sotw-ads which are...

This work builds on #584, which itself now depends on rolling back #615. Sadly graphite and branch stacking cannot be done across forks Alec has had few cycles recently to...

As mentioned by @alecholmez those numbers do not match numbers we see for other users. The snapshots will not be cleaned from the cache if not explicitly removed, but this...

Thanks for your reply. Yes when not using ads envoy uses a separate stream per cluster. Also because of the node only being sent on the first node the go-control-plane...