Taylor Thomas

Results 359 comments of Taylor Thomas

FWIW, I discovered this same bug in a Rust library that uses FSNotify under the hood. Assuming this library uses FSNotify as well, I think there is a bug in...

> I think we are going to start holding public Zoom meetings in the next few weeks, since we've gotten to this point where we are doing lots and lots...

> If there is only 1 replica and the default maxUnavailable of 1 is in place, then it will wait for 1-1 == 0 pods to be ready, which is...

So I think that the maxUnavailable logic follows the intent of the rollout strategy. The idea is that that we say we are ok once we have enough new pods...

I'm working on the windows side of things

Re: re: 2 We should make sure we document that you shouldn't run the policy actor (if you are using one) on the lattice nats when we create this As...

Yeah we could make it work with any datastore really. The nice thing is that we could create a single Bindle `Provider` (not the wasmcloud one) that could be built...

So the way this works is that the API actor will be connected to the `httpserver` capability provider and that actor will direct things to the proper actor (for example,...

This is great news! We'll start working on all the steps shortly

Yeah, I'll take care of that first