containerd / containerd/nri

cgroup doesn't exist in PostCreateContainer

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
406
Forks
102
Avg merge
1d 10h
Merged PRs (30d)
8

Description

Seems like the cgroup still doesn't exist on that stage:

```
INFO [0010] Invoking PostCreateContainer for action
ERROR [0010] postCreateContainer: failed to set BPS throttle on container container of pod test: cgroups: cgroup deleted
```

When I move this code to `StartContainer` it's all fine. I don't think that's correct?

```
$ containerd --version
containerd github.com/containerd/containerd v1.7.11 64b8a811b07ba6288238eefc14d898ee0b5b99ba
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.