[Proposal] Add cgroups `burst` support
Open
- Dominant language
- Go
- Stars
- 406
- Forks
- 102
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 8
Description
OCI runtime-specs had added support for the `burst` cgroups configuration ([ref](https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#cpu)).
Propose to add support in [NRI](https://github.com/containerd/nri/blob/c753be17baa4dbd4531c23f706c18c45f98e90f0/pkg/api/api.proto#L437) to allow greater range of container adjustments and updates.
Similarly, the `cpu.idle` parameter is not supported either and can be added.
Can work on this as a first issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.