Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nestybox/sysbox-libs issues and pull requests
#56 - idShiftUtils: add CheckACLSupport() function.
Pull Request -
State: closed - Opened by ctalledo 3 months ago
#55 - Add containerd utils to sysbox-libs.
Pull Request -
State: closed - Opened by ctalledo 3 months ago
#54 - Update Golang to v1.22
Pull Request -
State: closed - Opened by rodnymolina 4 months ago
#53 - Utility function for gpu-passthrough and vpn-tunneling functionality
Pull Request -
State: closed - Opened by rodnymolina 8 months ago
#52 - Potential fix for hang during static build
Pull Request -
State: closed - Opened by rodnymolina 8 months ago
#51 - Update sysbox-libs to golang v1.21.
Pull Request -
State: closed - Opened by ctalledo 9 months ago
#50 - A couple of improvements to dockerUtils package in sysbox-libs
Pull Request -
State: closed - Opened by ctalledo 9 months ago
#49 - Add GetWorkDir to extract workdir from overlay options.
Pull Request -
State: closed - Opened by aressem 11 months ago
- 1 comment
#48 - Remove Nestybox libseccomp from sysbox-libs.
Pull Request -
State: closed - Opened by ctalledo about 1 year ago
#47 - First commit of file monitor.
Pull Request -
State: closed - Opened by ctalledo over 1 year ago
#46 - Add filesystem magic codes for FUSE, shiftfs, and fakeowner.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#45 - Shiftfs check fixes.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
Labels: bug
#44 - Remove btrfs from ID-map blacklist.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#43 - Prevent golang deadlock detection in runIDMapMountCheckOnHost().
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#42 - Enable sysbox builds on Amazon Linux 2.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#41 - Bump golang version to 1.18.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#40 - Update golang dependency versions to bring in security fixes.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#39 - capability package: add support for OCI capability formating.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#38 - Sync changes from sysbox-internal to sysbox-ce
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#37 - Add overlayfs to the idMap mount blacklist in the idMap package.
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#36 - sysbox-libs changes to enable overlayfs on ID-mapped mounts
Pull Request -
State: closed - Opened by ctalledo almost 2 years ago
#35 - Use relative url in .gitmodules
Pull Request -
State: closed - Opened by felipecrs over 2 years ago
#34 - Skip ID-mapped-mounts on Docker Desktop's fakeowner-fs.
Pull Request -
State: closed - Opened by ctalledo over 2 years ago
#33 - Add FUSE to ID-mapped-mounts blacklist.
Pull Request -
State: closed - Opened by ctalledo over 2 years ago
#32 - Add FilepathSort() function (sorts filepaths hierarchically).
Pull Request -
State: closed - Opened by ctalledo over 2 years ago
#31 - A couple of new helper functions.
Pull Request -
State: closed - Opened by ctalledo over 2 years ago
#30 - Add libutil routines to address pid-file generation/handling
Pull Request -
State: closed - Opened by rodnymolina over 2 years ago
- 1 comment
#29 - Add IDMappedMountOrShiftfs constant to idShiftUtils.
Pull Request -
State: closed - Opened by ctalledo over 2 years ago
#28 - Accept procfd magic links for ID-mapped mounts.
Pull Request -
State: closed - Opened by ctalledo almost 3 years ago
#27 - Add btrfs to list ID-mapped mount black list.
Pull Request -
State: closed - Opened by ctalledo almost 3 years ago
#26 - Add missing LICENSE file to golang capability package.
Pull Request -
State: closed - Opened by ctalledo almost 3 years ago
#25 - Add support for AlmaLinux and Rocky Linux
Pull Request -
State: closed - Opened by roussidis almost 3 years ago
#24 - A couple of improvements related to supporting Sysbox on more distros.
Pull Request -
State: closed - Opened by ctalledo almost 3 years ago
#23 - Changes to support more distros in Sysbox.
Pull Request -
State: closed - Opened by ctalledo almost 3 years ago
#22 - Scaling & performance optimizations (sync up)
Pull Request -
State: closed - Opened by rodnymolina about 3 years ago
#21 - Scaling & performance optimizations (sync up)
Pull Request -
State: closed - Opened by rodnymolina about 3 years ago
- 1 comment
#20 - Fix Github's dependabot security alert issues
Pull Request -
State: closed - Opened by rodnymolina over 3 years ago
#19 - GetLinuxHeaderPath(): add support for Flatcar linux distro.
Pull Request -
State: closed - Opened by ctalledo over 3 years ago
#18 - Refine errors returned by dockerUtils package.
Pull Request -
State: closed - Opened by ctalledo over 3 years ago
- 1 comment
#17 - Add Linux Kernel header path for Arch Linux
Pull Request -
State: closed - Opened by joanbm almost 4 years ago
#16 - Fix in dockerutils: close connection in case a failure is encountered.
Pull Request -
State: closed - Opened by ctalledo almost 4 years ago
#15 - Improvements to sysbox-libs dockerUtils and pidMonitor
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#14 - Reworked Docker utils so it deals with cases where a connection to Docker fails.
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#13 - Renamed Make target validate -> lint, and fixed a bug in it.
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#12 - Added a Makefile target to run lint-check on sysbox-libs source code.
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#11 - First commit of the sysbox formatter package.
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#10 - dockerUtils: Add a function to disconnect from Docker API.
Pull Request -
State: closed - Opened by ctalledo about 4 years ago
#9 - Enhance os-release parsing logic to improve handling of corner-cases
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#8 - Move linux-specific functions to lib/utils and create getDistro functions
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#7 - Gocapability enhancements to extract and set capabilities more granularly
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#6 - Revert "Change submodules url to relative-path for greater 'clone' flexibility
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#5 - Submodules rel path
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#4 - Change submodules url to relative-path for greater 'clone' flexibility
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#3 - Add proper license header to code files
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#2 - Update contribution.md doc to point to sysbox repo guidelines
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago
#1 - Add missing doc files
Pull Request -
State: closed - Opened by rodnymolina over 4 years ago