eden icon indicating copy to clipboard operation
eden copied to clipboard

Eden is where EVE and Adam get tried and tested:

Results 73 eden issues
Sort by recently updated
recently updated
newest added

We want to test deploying container-in-VM to a device without TPM. In the past we had some bug merged because this was not tested. Also, it is better to use...

1. TestVtpmIsRunningOnEVE checks if the vTPM process is running on the EVE node, it does this by checking if the vTPM control socket is open and the vTPM process is...

Return error and let the user handle it the way they want, instead of exiting the program by calling `log.Fatal()`. Otherwise it makes causes some unexpected situations, for example `PodDeploy`...

Hello, I was facing a couple of issues when trying to run it on MacOS, then I made these fixes. It was the same problem related on this issue: https://github.com/lf-edge/eden/issues/1028

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.13 to 1.7.27. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.27 Welcome to the v1.7.27 release of containerd! The twenty-seventh patch release for containerd 1.7 contains various...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...

dependencies
go

to either IO_TYPE_USB_CONTROLLER or IO_TYPE_USB_DEVICE

This is a temprorary measurement as we are investigating alternatives to BuildJet. Runners from BuildJet do not pick up our workflows and that affects us. We haven't received response in...

Instead of adding additional workflow to eden, we run neoeden alongside with older version intent is that end user (EVE CI/CD pipeline) will not require any changes, it will still...