rust-extensions icon indicating copy to clipboard operation
rust-extensions copied to clipboard

Rust crates to extend containerd

Results 54 rust-extensions issues
Sort by recently updated
recently updated
newest added

@Burning1020 @mxpv another way to fix https://github.com/containerd/rust-extensions/pull/270, this pr don't need to use unbounded_channel can you review this pr ? Thank you.

C-runc-shim
C-shim

Updates the requirements on [oci-spec](https://github.com/containers/oci-spec-rs) to permit the latest version. Release notes Sourced from oci-spec's releases. v0.6.7 What's Changed Fix Windows build and add cross compilation targets to CI by...

T-dependencies
T-CI

Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version. Release notes Sourced from windows-sys's releases. 0.59.0 This release includes an update to the windows-sys crate only. The windows-sys crate...

T-dependencies
C-shim
OS-windows

if the process ID is not found, I think an error should be returned.

C-runc-shim

I want to add a queue in the publisher to try reporting messages and give a 5 seconds timeout, if necessary.

support loop-dev mount in mount_rootfs

C-shim
needs update

if init is paused/pausing, exec state should be the same

C-runc-shim
needs update

Send delete event while initial process deleted, When performing exec delete, no delete event is sent.

T-docs
C-runc-shim
C-shim-protos
C-shim
C-client
C-snapshots
C-runc
T-CI
needs update

Fix the issue of stderr not being redirected to the shim log FIFO file in the shim log.

T-docs
C-runc-shim
C-shim-protos
C-shim
C-client
C-snapshots
C-runc
T-CI
needs update

Signal processing only occurs in the default parameters of shim and delete; Without registering signal processing with the start parameter, it should be present in all cases

T-docs
C-runc-shim
C-shim-protos
C-shim
C-client
C-snapshots
C-runc
T-CI
needs update