containerd/cmd/ctr
Akihiro Suda 468bee9a79
ctr: print deprecation warnings on every invocation
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>
2024-02-13 02:51:02 +09:00
..
app Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
commands ctr: print deprecation warnings on every invocation 2024-02-13 02:51:02 +09:00
main.go Move pkg/hasher to internal/hasher 2024-01-17 09:56:52 -08:00