sosreport / sos

A unified tool for collecting system logs and other debug information
http://sos.rtfd.org
GNU General Public License v2.0
508 stars 544 forks source link

[containerd] Record deprecation warnings in the report #3786

Closed samuelkarp closed 1 week ago

samuelkarp commented 1 week ago

Starting with containerd 1.6.27 and 1.7.12, warnings are issued for the use of deprecated features. The new ctr deprecations list command can be used to retrieve warnings.

See https://github.com/containerd/containerd/issues/9312