containerd/pkg
Derek McGowan 2ac2b9c909
Make api a Go sub-module
Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-05-02 11:03:00 -07:00
..
apparmor pkg/apparmor: clarify Godoc 2023-02-10 10:23:59 -07:00
archive Refactor spots to make use of sys.IgnoringEintr 2024-04-10 11:24:01 -07:00
atomicfile atomicfile: new package for atomic file writes 2023-06-02 16:56:33 -07:00
blockio Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
cap lint: remove //nolint:dupword that are no longer needed 2023-02-16 03:50:23 +09:00
cio Move cio to pkg/cio 2024-01-17 09:54:27 -08:00
deprecation Merge pull request #8970 from cpuguy83/otel_off_by_default 2024-02-22 04:57:50 +00:00
dialer Remove deprecated dialer 2024-02-10 17:58:38 -08:00
display Move images to core/images 2024-01-17 09:51:26 -08:00
epoch Refactor: Removing inherently flaky and unused SourceDateEpochOrNow function. 2023-09-17 08:34:26 -07:00
filters Switch to new errdefs package 2024-01-25 22:18:45 -08:00
gc Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
identifiers Switch to new errdefs package 2024-01-25 22:18:45 -08:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
ioutil Run gofmt 1.19 2022-08-04 18:18:33 -07:00
kernelversion mv contrib/seccomp/kernelversion pkg/kernelversion 2024-01-24 19:03:53 +09:00
labels Switch to new errdefs package 2024-01-25 22:18:45 -08:00
namespaces Switch to new errdefs package 2024-01-25 22:18:45 -08:00
netns Move mount to core/mount 2024-01-17 09:52:12 -08:00
oci Make api a Go sub-module 2024-05-02 11:03:00 -07:00
oom Make api a Go sub-module 2024-05-02 11:03:00 -07:00
os Move mount to core/mount 2024-01-17 09:52:12 -08:00
progress update golangci-lint to v1.49.0 2022-10-12 14:41:01 +02:00
protobuf Move protobuf package under pkg 2024-05-02 10:52:03 -07:00
rdt Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
reference Remove deprecated docker package 2024-02-10 17:54:30 -08:00
rootfs Switch to new errdefs package 2024-01-25 22:18:45 -08:00
schedcore add runc shim support for sched core 2021-10-08 16:18:09 +00:00
seccomp chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
seed Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
shim Make api a Go sub-module 2024-05-02 11:03:00 -07:00
shutdown Expose Done and Err in Shutdown service 2022-11-16 22:03:44 -08:00
snapshotters Move labels to pkg/labels 2024-01-17 09:55:30 -08:00
stdio Add logging binary support when terminal is true 2020-08-25 17:28:29 -07:00
sys Add helper to ignore eintr 2024-04-10 11:16:23 -07:00
testutil mv internal/testutil pkg/testutil 2024-03-04 17:00:39 +09:00
timeout feat: use rwmutex instead 2021-11-16 11:06:40 +08:00
tracing Changes to configuring otel from env only 2024-02-20 21:59:45 +00:00
ttrpcutil Make api a Go sub-module 2024-05-02 11:03:00 -07:00
userns chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00