Kevin Hoffman

Results 67 issues of Kevin Hoffman

I'm struggling to find the right functions to call to make this work. I'd love to see a sample that utilizes the Rust bindings that: * supports namespaced imports (call...

Supporting reflection would allow service developers to test and experiment using tools like `grpcurl`. Other SDKs contain the the ability to register the reflection service ... is there a timeline...

Help Wanted

Once we have declarative deployments available for lattice (#67), we should look into the possibility of using Open Policy Agent as a way of deferring the scheduling logic. Instead of...

enhancement

Provide configurable support for an implementation of the `Authorizer` trait to defer authorization decisions to an OPA policy. Part of this configuration will need to be how to interact with...

enhancement

From the roadmap wiki: ``` Re-evaluate the use of scatter-gather queries to obtain information about a lattice. The larger a lattice and the more infrastructure boundaries are crossed, the longer...

enhancement

This issue cannot be completed until the following pre-requisites have been met: * #54 - Trapping signals for graceful shutdown (and emitting appropriate events) * #49 - Emitting events on...

enhancement
help wanted
lattice
epic

waSCC is designed to support hundreds, if not thousands of actors inside a single host. Today, we do a full thread spawn for the control plane listener, each actor, each...

refactor
epic