bottlerocket-os / bottlerocket-os/bottlerocket
Expose `cgroup_writable` in API
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
**What I'd like:**
I'm looking into setting `cgroup_writeable = true` in containerd settings, per https://docs.gitlab.com/administration/gitaly/kubernetes/#enable-cgroup_writable-field-in-containerd.
This is recent feature of containerd 2.1.0, see https://github.com/containerd/containerd/pull/11131 and https://github.com/containerd/containerd/pull/12227.
---
Citation from https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/621
> would likely needed to be added as a setting if we were interested.
...so, here is the interest.
**Any alternatives you've considered:**
https://github.com/kubernetes/enhancements/pull/5475 potenaltially doable in Kubernetes container spec in the future.
Contributor guide
Assessment
This issue has not been assessed yet.