mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 11:01:35 +00:00
Print deprecation warnings on any ctr command, as users won't notice the deprecations until we actually remove the deprecated features. The warnings can be suppressed by setting `CONTAINERD_SUPPRESS_DEPRECATION_WARNINGS=1`. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>