-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
This is NOT an issue with moby/sys, but a way to track how users are switched to moby/sys/capability.
Long story short, the github.com/moby/sys/capability package is a fork
of the original one (github.com/syndtr/gocapability), which is apparently
no longer maintained. For the changes since the fork took place, see
https://github.com/moby/sys/blob/main/capability/CHANGELOG.md.
Switching users
- https://github.com/canonical/lxd: deps: switch to github.com/moby/sys/capability canonical/lxd#15091
- https://github.com/containers/buildah: Don't set ambient caps; switch to moby/sys/capability containers/buildah#5754
- https://github.com/containers/podman: vendor: switch to moby/sys/capability containers/podman#24114
- https://github.com/containers/common: pgk/capabilities: modernize, switch to github.com/moby/sys/capability containers/common#2167
- https://github.com/containers/storage: Switch to github.com/moby/sys/capability containers/storage#2103
- https://github.com/containers/skopeo: vendor: switch to moby/sys/capability containers/skopeo#2428
- https://github.com/google/gvisor: Use github.com/moby/sys/capability in gVisor. google/gvisor#11578
- https://github.com/hashicorp/nomad: deps: switch to moby/sys/capability hashicorp/nomad#24093
- https://github.com/linuxkit/linuxkit: vendor: switch to moby/sys/capability linuxkit/linuxkit#4082
- https://github.com/opencontainers/runc: libct/cap: switch to moby/sys/capability, lazy init opencontainers/runc#4358
- https://github.com/opencontainers/runtime-tools: Switch to github.com/moby/sys/capability opencontainers/runtime-tools#777
- https://github.com/slimtoolkit/slim: deps: switch to github.com/moby/sys/capability slimtoolkit/slim#756
Metadata
Metadata
Assignees
Labels
No labels