Rodny Molina

Results 14 issues of Rodny Molina

We have only observed this issue in Linode VMs thus far ... The following error is dumped during problem reproduction: ``` $ docker run --runtime=sysbox-runc -it --rm ubuntu:focal Failed to...

enhancement

In K8s scenarios where private registries are utilized to access container images, there's usually a need to authenticate the user through the mechanisms put in place by the cloud vendor...

bug

Our goal here is to allow Sysbox container hierarchies to make use of hardware-acceleration capabilities offered by system devices. Device 'passthrough' is a concept that applies naturally to system-containers, and...

enhancement
high-priority

As of today, Sysbox requires user-intervention to restart system containers upon any of the Sysbox active components (sysbox-fs and sysbox-mgr) being restarted. At high-level, this requirement is a consequence of...

Epic

The goal here is to allow [K3d](https://github.com/rancher/k3d) tool to be able to create K8s clusters running over Sysbox containers. Sysbox would offer the following benefits over K3d's default runtime (runc):...

Epic
New feature

Let me start by saying that his is not a Sysbox issue, but I'm reporting it here because I'm expecting users to reproduce this behavior once they switch to CRI-O...

bug
documentation

The integration testcase displayed further below fails when executed as part of the `test-shell-systemd` makefile target. With the proper adjustments, problem can be also reproduced in slightly similar setups (see...

bug

Sysbox is currently only supported in Ubuntu distribution. Our goal is to make Sysbox a distro-agnostic runtime, but for that to happen these distributions must be capable of running relatively-recent...

Epic
New feature

The goal here is to allow Sysbox to run podman inside a system container. Refer to this podman [issue](https://github.com/containers/podman/issues/4131) for details about the use-case. After analyzing the issue and making...

enhancement

The goal here is to allow [KinD](https://github.com/kubernetes-sigs/kind) tool to be able to create K8s clusters running over Sysbox containers. Sysbox would offer the following benefits over KinD's default runtime (runc):...

Epic
New feature