Digant C Kasundra

Results 17 issues of Digant C Kasundra

I'm curious what it would take to build support for these control groups into tokio's Command implementation.

I feel like I'm missing something simple. I'm spinning up the `victoria-metrica-k8s-stack` and I definitely see the `vmagent` and `vmsingle` pods start, but they immediately terminate. If I upgrade the...

question

To summarize a bit: Labors can be created as part of a quest, or they could just be created organically when the right event is thrown for a system. Labors...

bug

Right now, the GUI does a poor job recommending throwable events to the user. It should examine the fates and make sure the events it recommends are (a) allowed b/c...

enhancement

Right now, the parts of the API that call out to the external query service are not unit-tested. I don't know how to actually mock these out so we can...

enhancement
help wanted

Hermes currently does very poor authorization. Some event-types can be designated such that the CLI/WebGUI won't try to throw them but the authz happens at the client layer and not...

enhancement
help wanted

Right now hermes things of everything as hosts and has one place to query information about those hosts (the external query service). We should add support for racks and have...

enhancement