kraftkit icon indicating copy to clipboard operation
kraftkit copied to clipboard

Build and use highly customized and ultra-lightweight unikernel VMs.

Results 130 kraftkit issues
Sort by recently updated
recently updated
newest added

### Describe the bug Usability issue: `kraft cloud scale remove` requires a service group _UUID_, but `kraft cloud service get/ls` does not return UUIDs, unless used with `-o list`.

kind/bug
priority/low

### Describe the bug kraft progress bar for pull operation stays at 0% then jumps to 100% at end (ie, shows no progress) ### Steps to reproduce Any kraft run...

kind/bug
priority/none

### Feature request summary This issue tracks adding a GitHub actions pipeline which, for PRS, tests the installation (and simultaneously attempts to perform an installation), as well as pushing to...

kind/enhancement
priority/low

### Describe the bug When using kraft run I often get an error similar to: E unpacking the image: opening layer: open /Users/fhuici/.local/share/kraftkit/runtime/oci/digests/sha256/09613022ba9985f35083918e11f1e2fd8352183bf5ee761d50c2b88817bc5483: no such file or directory I notice...

kind/bug
priority/medium

### Feature request summary This ticket tracks adding the ability to filter images retrieved by `kraft cloud image ls` by namespace. This can be done by introducing a new flag,...

kind/enhancement
priority/low

### Prerequisite checklist - [x] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting new changes to the project; - [x] Tested your changes against relevant architectures and platforms; - [x] Ran `make...

kind/enhancement
area/machine

This issue tracks the ability to modify the pulled build environment image and inject necessary build tools as an OCI layer into the container filesystem either as the first layer...

priority/none

This issue tracks the addition of "`buildenv`"s which can be specified either within a `Kraftfile`: ```diff spec: v0.5 + buildenv: kraftkit.sh:latest ... ``` Or as a CLI option i.e. `ukbuild...

priority/none