Move namespaces to pkg/namespaces

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2024-01-17 09:55:39 -08:00
parent b76236bb45
commit fa8cae99d1
86 changed files with 80 additions and 80 deletions

View File

@@ -22,7 +22,7 @@ import (
"github.com/containerd/cgroups/v3"
cgroup1 "github.com/containerd/cgroups/v3/cgroup1"
cgroup2 "github.com/containerd/cgroups/v3/cgroup2"
"github.com/containerd/containerd/v2/namespaces"
"github.com/containerd/containerd/v2/pkg/namespaces"
)
// WithNamespaceCgroupDeletion removes the cgroup directory that was created for the namespace