ops icon indicating copy to clipboard operation
ops copied to clipboard

ops - build and run nanos unikernels

Results 134 ops issues
Sort by recently updated
recently updated
newest added

Interface changes made in ops and lepton may lead to failures in the Nanos go-based tests (test/go, test/e2e) if these tests are not updated accordingly. Detecting these failures within ops...

quick fix is to just do a ```ops run --accel=false``` but if user is running in WSL it should not try and enable kvm as it isn't present

wsl

it appears 'ops run' is intelligent enough to run (prob based on underlying arch) but need the ability to do images as well I don't think there are any outstanding...

arm

i don't precisely remember why we even have this in the 'common' pkg - i think that was a hack a long time ago to provide support for non-package related...

arm

Some pipelines work with Docker images. building ops from scratch everytime in the pipeline is cumbersome. It would be nice to have a prebuilt docker container. You cannot run machines...

Would be nice if ops could output information like instances and so on in a JSON format this way would be possible to create a web frontend by wrapping the...

Awesome that ops supports Linux and macOS! Could we get some ports going for ops to FreeBSD, NetBSD, OpenBSD, HardenedBSD, DragonflyBSD, Illumos, MINIX, and hopefully Haiku as well? Note that...

build

right now it's just using a local private ip but following defaults of other providers we should bridge it fully, unclear what is actually missing here

proxmox

right now we're just linking directly to the image which 'works' but really should make a copy into the disk image and use that instead - also right now this...

proxmox