Skip to content

issues Search Results · repo:youki-dev/youki language:Rust

Filter by

342 results
 (84 ms)

342 results

inyouki-dev/youki (press backspace or delete to remove)

Background GitHub has announced the upcoming removal of Ubuntu 20.04 support in GitHub Actions. They will be implementing brownouts (temporary failures) for workflows using ubuntu-20.04 during specific ...
enhancement
kind/test
  • sou1118
  • 7
  • Opened 
    4 days ago
  • #3095

Bug Description https://github.com/youki-dev/youki/blob/a8b8fe2423282cfaface461b252165dcc0a3a641/crates/libcgroups/src/v1/memory.rs#L115 The logic here is incorrect. The intended behavior is to enable ...
kind/bug
  • xujihui1985
  • 2
  • Opened 
    10 days ago
  • #3087

I created a Busybox container using Youki, and although I am logged in as the root user, I am unable to use the ping command inside the container. When attempting to ping 127.0.0.0, I get the following ...
  • tcytan
  • 7
  • Opened 
    21 days ago
  • #3069

Bug Description When you build youki with ./scripts/build.sh -o . -r -f wasm-wasmedge the build errors because the wasmedge lib can not be build Steps to Reproduce Run ./scripts/build.sh -o . -r -f ...
kind/bug
  • hegerdes
  • Opened 
    on Jan 4
  • #3040

Bug Description I m trying to bump Arch Linux packaging for the new release, but the lock file is out of sync: error: the lock file /build/youki/src/youki/Cargo.lock needs to be updated but --locked ...
kind/bug
  • alerque
  • 3
  • Opened 
    on Jan 3
  • #3038

Context Using libcontainer as a library requires some care, as shown in #3011 and #2425. This is mainly related to the safety of executing code after cloning the process. In general, the more complex ...
  • jprendes
  • 1
  • Opened 
    on Dec 19, 2024
  • #3027

Bug Description Youki crates use license-file field in Cargo.toml. Crates.io takes this to mean the crate uses a non-standard license, as standard licenses are meant to be specified with the license field. ...
kind/bug
  • jprendes
  • Opened 
    on Dec 15, 2024
  • #3022

Background In runwasi we use libcontainer as a dependency. One of the key aspects is that we use a custom executor. In particular, the executor s exec method doesn t invoke libc::exec but rather continue ...
enhancement
  • jprendes
  • 1
  • Opened 
    on Dec 5, 2024
  • #3011

Bug Description See - https://github.com/youki-dev/youki/actions/runs/12028493866/job/33580623551?pr=2950 - https://github.com/youki-dev/youki/actions/runs/12226923714/job/34102996620?pr=3014 This ...
good first issue
kind/bug
kind/test
  • YJDoc2
  • Opened 
    on Nov 28, 2024
  • #3007

Background NA Feature Request We are upgrading procfs from 0.16.0 to 0.17.0 in https://github.com/youki-dev/youki/pull/2948 . From the changelog, it has several interesting upgrades, specifically code ...
enhancement
good first issue
looking-for-help
  • YJDoc2
  • 3
  • Opened 
    on Nov 23, 2024
  • #3001
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub