containerd/plugins
Brian Goff b85909cd4c shim: Move pprof server to plugin
Makes the pprof server a plugin and also gates by the `shim_tracing`
build tag (like otel is).
With this change, `net/http` is no longer a dependency in the shim.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-10-03 00:12:50 +00:00
..
content/local Register local content plugin from separate package 2024-08-22 11:18:30 -07:00
cri cri: ensure NRI API never has nil CRI 2024-06-28 15:32:11 -07:00
diff Switch to new errdefs package 2024-01-25 22:18:45 -08:00
events Move events to plugins and core 2024-02-27 22:09:20 -08:00
gc Prevent GC from schedule itself with 0 period. 2024-02-15 11:32:53 +01:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
leases Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
metadata Move events to plugins and core 2024-02-27 22:09:20 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
restart Add container monitor plugin type for restart 2024-02-15 21:54:40 -08:00
sandbox remove duplicated sandbox to proto func 2024-08-31 11:20:32 -07:00
services snapshots: core: Remove dependency on api types 2024-10-02 01:46:19 +00:00
snapshots migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer Cleanup local transfer interface 2024-05-02 15:45:49 -07:00
types.go shim: Move pprof server to plugin 2024-10-03 00:12:50 +00:00