bottlerocket-os / bottlerocket-os/bottlerocket
Expose containerd log level via Bottlerocket API
Open
area/containerd
status/needs-triage
type/enhancement
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
**What I'd like:**
containerd supports a global option `--log-level` as described [here](https://github.com/containerd/containerd/blob/main/docs/ops.md).
Do debug things like stuck image pulling using `--log-level debug` would be helpful.
Use with care, because this could hurt containerd performance and cause operating system stress like high I/O.
**Any alternatives you've considered:**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.