Cezar Craciunoiu

Results 50 issues of Cezar Craciunoiu

### Describe the bug Notarization as a workflow currently fails because certificates are saved into the default keychain. This guide should be followed to allow notarizing from a no-prompt environment:...

kind/bug
priority/low

### Feature request summary Current version of `kraft set` and `unset` is disabled and no longer usable. They were disabled on purpose, but for the future they should probably be...

kind/enhancement
priority/low

### Feature request summary This issue tracks the ability to set and manage Unikraft unikernels as individual systemd entries. Ultimately this would give users the ability to use unikernels as...

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

When working with symbols there is a good chance users might misspell them or just have typos. This issue tracks the addition of spellchecking these symbols. This should be tackled...

kind/enhancement
priority/none

### Feature request summary Kraftkit should be usable on macOS-based systems. The code is mostly OS-agnostic so changes should be minimal. The focus should be on x86_64 first, and then...

kind/enhancement
kind/epic
kind/project
priority/low

### Feature request summary Use the `kconfig` parser to extract library dependency order and symbols. This will ensure that all libraries are selected correctly when they are added to the...

kind/enhancement
priority/medium

### Feature request summary This feature depends on functionality in the core, but can be discussed in the meantime Thanks @skuenzer for describing this: Use case: We have a pre-compiled...

kind/enhancement
priority/medium

### Describe the bug Trying to use the `kraft net` subcommands together with `kraft run` is almost impossible when using multiple users. In order to create a network interface you...

kind/bug
priority/medium

### Describe the bug In previous versions of kraft, commands like this used to work: ``` kraft pkg pull github.com/unikraft/lib-nginx.git W could not get index: GET https://github.com/v2/unikraft/lib-nginx.git/manifests/latest: unexpected status code...

kind/bug
priority/medium