Copy ParseCgroupFileUnified and Drop rest of containerd/cgroups

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2024-10-31 12:06:01 -04:00
parent 365b457e3e
commit e86d02b60c
43 changed files with 116 additions and 11024 deletions

View File

@@ -11,6 +11,7 @@
"github.com/PuerkitoBio/urlesc": "unmaintained, archive mode",
"github.com/armon/consul-api": "MPL license not in CNCF allowlist",
"github.com/bketelsen/crypt": "unused, crypto",
"github.com/containerd/cgroups": "standardize on single cgroups library from runc, refer #128157",
"github.com/form3tech-oss/jwt-go": "unmaintained, archive mode",
"github.com/getsentry/raven-go": "unmaintained, archive mode",
"github.com/go-bindata/go-bindata": "refer to #99829",
@@ -130,7 +131,6 @@
"github.com/grpc-ecosystem/go-grpc-middleware"
],
"github.com/gogo/protobuf": [
"github.com/containerd/cgroups",
"github.com/containerd/containerd/api",
"github.com/containerd/ttrpc",
"github.com/google/cadvisor",