Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nestybox/sysbox-fs issues and pull requests

#83 - Fix emulation of /sys/devices/virtual inside Sysbox containers

Pull Request - State: closed - Opened by ctalledo over 1 year ago

#82 - Hide /sys/kernel/security hierarchy to address issue #662

Pull Request - State: closed - Opened by rodnymolina over 1 year ago

#81 - Bump github.com/docker/docker from 20.10.2+incompatible to 20.10.24+incompatible

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#80 - Bump golang version to 1.18.

Pull Request - State: closed - Opened by ctalledo over 1 year ago

#79 - Fix deps

Pull Request - State: closed - Opened by ctalledo over 1 year ago

#78 - sysbox-fs: update references to sysbox-libs packages.

Pull Request - State: closed - Opened by ctalledo over 1 year ago

#77 - Mask `dmesg_restric` as part of procSysKernel handler

Pull Request - State: closed - Opened by felipecrs almost 2 years ago - 4 comments

#76 - Use relative url in .gitmodules

Pull Request - State: closed - Opened by felipecrs almost 2 years ago

#75 - A few improvements to sysbox-fs handlers.

Pull Request - State: closed - Opened by ctalledo about 2 years ago

#74 - Sync-up EE -> CE

Pull Request - State: closed - Opened by rodnymolina about 2 years ago

#73 - Sync up

Pull Request - State: closed - Opened by rodnymolina over 2 years ago

#72 - Fix sysbox-fs parsing of void * syscall arguments.

Pull Request - State: closed - Opened by ctalledo over 2 years ago

#70 - Serialize processing of seccomp notif per thread.

Pull Request - State: closed - Opened by ctalledo over 2 years ago

#69 - Fix Makefile for proper static compilation

Pull Request - State: closed - Opened by rodnymolina over 2 years ago

#68 - Changes to support more distros in Sysbox.

Pull Request - State: closed - Opened by ctalledo over 2 years ago

#67 - Sync-up: Modify build-infra to allow ARM64 compilation & testing

Pull Request - State: closed - Opened by rodnymolina over 2 years ago

#66 - Scaling & performance optimizations (sync up)

Pull Request - State: closed - Opened by rodnymolina over 2 years ago

#65 - Address GitHub dependabot alert in sysbox-fs Go mods

Pull Request - State: closed - Opened by ctalledo almost 3 years ago

#64 - Adjust runc's references in go.mod to reflect latests sync-ups

Pull Request - State: closed - Opened by rodnymolina almost 3 years ago

#63 - Don't exit on FUSE mount errors.

Pull Request - State: closed - Opened by ctalledo almost 3 years ago
Labels: bug

#62 - Remove unnecessary request offset check in sysbox-fs fuse handlers.

Pull Request - State: closed - Opened by ctalledo almost 3 years ago

#59 - Fix bug in sysbox-fs emulation of l*xattr() syscalls.

Pull Request - State: closed - Opened by ctalledo almost 3 years ago

#58 - Refactor sysbox-fs FUSE handlers.

Pull Request - State: closed - Opened by ctalledo about 3 years ago
Labels: enhancement

#57 - Optimization to expedite registration process

Pull Request - State: closed - Opened by rodnymolina about 3 years ago

#53 - Remove sysbox-fs mountpoint dir when sysbox-fs is stopped.

Pull Request - State: closed - Opened by ctalledo about 3 years ago

#52 - Fix bug in resolution of /proc/self mount paths.

Pull Request - State: closed - Opened by ctalledo about 3 years ago

#51 - Add cross compile to aarch64, armhf, and armel

Pull Request - State: closed - Opened by abalmos about 3 years ago - 2 comments

#50 - Fix build with GOFLAGS="-mod=readonly" (default in Go 1.16+)

Pull Request - State: closed - Opened by joanbm about 3 years ago - 1 comment

#49 - Spelling fixes

Pull Request - State: closed - Opened by scop about 3 years ago

#48 - Relax a couple of logging instructions to reduce unnecessary noise

Pull Request - State: closed - Opened by rodnymolina about 3 years ago

#47 - Adjust unit tests for ipcService.

Pull Request - State: closed - Opened by ctalledo about 3 years ago

#46 - Pass sysbox-fs FUSE mountpoint config to sysbox-runc via gRPC.

Pull Request - State: closed - Opened by ctalledo about 3 years ago

#45 - Update Golang (1.13.3 -> 1.16.4) and Grpc-protobuf (3.6.1 -> 3.15.8)

Pull Request - State: closed - Opened by rodnymolina about 3 years ago

#44 - Fix a bug related to the seccomp-fd-release config option.

Pull Request - State: closed - Opened by ctalledo about 3 years ago

#43 - Few fixes for relatively-minor issues

Pull Request - State: closed - Opened by rodnymolina about 3 years ago - 1 comment

#41 - Add config option to release seccomp-notify fd handles on container exit

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#39 - Fix bug in nsenter namespace path composition.

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#38 - Fix for issue 291.

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#37 - Changes to enable support for deploying Kubernetes pods with Sysbox.

Pull Request - State: closed - Opened by ctalledo over 3 years ago - 1 comment

#35 - Concurrency issue

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#34 - fix: Use os.Stdout if no logging filename is given

Pull Request - State: closed - Opened by nudgegoonies over 3 years ago - 4 comments

#33 - Sync up

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#32 - Create README file with high-level description of sysbox-fs features

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#31 - Fixes for a couple of issues in nsenter logic

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#30 - Fix for bogus log generated during container registration

Pull Request - State: closed - Opened by rodnymolina over 3 years ago - 2 comments

#29 - Print key config knobs' settings during initialization

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#27 - Fix deadlock in sysbox-fs seccomp tracer.

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#26 - Sysbox release prep

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#25 - Initial fix to enable sysbox containers with ArchLinux + systemd

Pull Request - State: closed - Opened by ctalledo over 3 years ago - 1 comment

#24 - Mount hardening changes

Pull Request - State: closed - Opened by rodnymolina over 3 years ago

#23 - Renamed Make target validate -> lint.

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#22 - Added a Makefile target to run lint-check on sysbox-fs source code.

Pull Request - State: closed - Opened by ctalledo over 3 years ago

#21 - Add sysbox-fs command line option to write logs using json format.

Pull Request - State: closed - Opened by ctalledo almost 4 years ago - 2 comments

#19 - Refactor of sysbox-fs common handlers.

Pull Request - State: closed - Opened by ctalledo almost 4 years ago

#18 - A couple of cleanups & refactorings in sysbox-fs.

Pull Request - State: closed - Opened by ctalledo almost 4 years ago

#17 - Streamline sysbox-fs container lifecycle logging.

Pull Request - State: closed - Opened by ctalledo almost 4 years ago

#14 - Fix unit test breackage in sysbox-fs.

Pull Request - State: closed - Opened by ctalledo almost 4 years ago

#13 - Fix for sysbox issue #130 (sysbox-fs portion)

Pull Request - State: closed - Opened by ctalledo almost 4 years ago

#12 - Update go.mod/sum files after later changes

Pull Request - State: closed - Opened by rodnymolina almost 4 years ago

#11 - Minor adjustments to process' unit-tests package

Pull Request - State: closed - Opened by rodnymolina almost 4 years ago

#10 - Extend sysbox-fs to support overlayfs mounts on unprivileged user-ns

Pull Request - State: closed - Opened by rodnymolina almost 4 years ago

#7 - Change submodules url to relative-path for greater 'clone' flexibility

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#6 - Change submodules url to relative-path for greater 'clone' flexibility

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#5 - Add proper license header to code files

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#4 - Update contribution.md doc to point to sysbox repo guidelines

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#3 - Add missing doc files

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#2 - Remove explicit Nestybox copyright from files

Pull Request - State: closed - Opened by rodnymolina about 4 years ago

#1 - Fix go mod version of github.com/vishvananda/netns.

Pull Request - State: closed - Opened by ctalledo about 4 years ago