Prasad

Results 3 comments of Prasad

Just to revive this discussion again and document some sort of requirements. We're probably looking at mapping like: `Actor -> Role` and `Role -> Permission` e.g. `spiffe://example.ca/foo/workload -> registrant` ```...

Expanding on changes required to FetchX509SVID rpc: FetchX509SVID will need to be blocked, until all SVIDs a subscriber is entitled to, are fetched into cache (which will happen in subsequent...

We're running LRU cache experimental feature for past few months in our production. We've also tried with different cache sizes and its working as expected with reduced cpu and memory...