File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -271,10 +271,15 @@ version of Kubernetes which supports that version of CRI.
271271### ` ctr ` tool
272272
273273The ` ctr ` tool provides the ability to introspect and understand the containerd
274- API. At this time, it is not considered a primary offering of the project. It
275- may be completely refactored or have breaking changes in _ minor_ releases.
274+ API. It is not considered a primary offering of the project and is unsupported in
275+ that sense. While we understand it's value as a debug tool, it may be completely
276+ refactored or have breaking changes in _ minor_ releases.
276277
277- We will try not break the tool in _ patch_ releases.
278+ Targeting ` ctr ` for feature additions reflects a misunderstanding of the containerd
279+ architecture. Feature addition should focus on the client Go API and additions to
280+ ` ctr ` may or may not be accepted at the discretion of the maintainers.
281+
282+ We will do our best to not break compatibility in the tool in _ patch_ releases.
278283
279284### Daemon Configuration
280285
You can’t perform that action at this time.
0 commit comments