Kris Nóva

Results 100 issues of Kris Nóva

In #18 we are looking at adding unique build code for each version of Go. I am wondering if we could implement some autogenerating system to help us along the...

**Motivation** **Feature** Can we please rename this project to `falco-rules-operator` so that we can use this name for an officially supported install operator? **Alternatives** Keep this name the same for...

### Pitch When migrating from one instance to another it is possible for followers to be abandoned or "left behind" on an original instance. I believe we can add a...

suggestion

Lets get the VM service started, we need to get the API drafted and code the implementation with Firecracker

Subsystem: Runtime

We need to add [Youki](https://github.com/containers/youki) to the project and finish up the pods service such that we can schedule pods and containers using the new RPC in runtime.

We need a way to query the cache and list all known pods, containers, cells, and executables known to a specific auraed. If list works recursively we should be able...

Good First Issue

Consider a CRI shim of sorts that sits on top of Aurae in the future? https://github.com/kubernetes/cri-api/blob/master/pkg/apis/runtime/v1/api.proto

The projects needs a place to store containers, which could implicitly mean the project has an authz/secrets problem as well. Can we please identify a place for the project to...

Good First Issue
Ops

Now that `auraed` is launching nested versions of itself, we will need to proxy POSIX signals through `auraed` 1. Implement a POSIX compliant signal handler in Rust in Auraed and...

Right now all of our code is very disparate, some files have apache 2 headers, some do not, some have large amounts of comments, some are empty, etc, etc This...

Good First Issue