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

Per the discussion [here](https://github.com/lf-edge/eve/pull/1943#pullrequestreview-598910323), as soon as that PR merges into eve, there will be support for getting a baseos image from within an OCI image. We should have a...

# Description # Steps to Reproduce # Actual Results # Expected Results # Additional Information We want to deprecate the clear text user data field in the API. Since Adam...

Per the discussion here: https://lists.lfedge.org/g/eve-tsc/topic/82812931#777 The first step in the goal to unify branding around everything eve requires no repo name changes, but rather to rename "eden ..." commands to...

We don't support all commands for run - e.g. webthings require -v and we don't have this as-is

# Description The creation of the "switch" network fails. # Steps to Reproduce `eden network create 10.11.13.0/24 --type switch --uplink eth0 -n direct` # Actual Results `FATA[0000] not found subnet...

# Description Eden doesn't work when intending to setup a playground using a custom image of an additional package fetched from the dockerhub registry or built locally. # Steps to...

Support eden pod deploy packer:/// .... --mode docker/vm It should parse packer and deploy as vm/docker Support packer in eserver

The problem is that if you create a VM, run a load on it (for example, a performance test), wait for the performance test to complete, recording the results. Delete...

The problem is that if you install EVE on GCP via Eden (with the usual parameters and from the master branches), create one VM (via Eden) and leave it running...

It seems reasonable to implement an analog of [network testing](tests/eclient/testdata/networking_light.txt) between different EVEs. This could be the first step for an infrastructure modeling system.