containerd/cmd/ctr/commands
Stephen Day 804ae89be6
errors: use errdefs errors in client and commands
This change moves from specific, global errors to the errdefs errors.
This makes it easy to handle certain classes of errors while still
adding context to the failure.

Signed-off-by: Stephen Day <stephen.day@getcruise.com>
2019-07-17 13:42:28 -07:00
..
containers errors: use errdefs errors in client and commands 2019-07-17 13:42:28 -07:00
content remotes: add distribution labels to blob data 2019-03-12 13:42:54 +08:00
events Small refactor due to CI linter changes 2019-07-15 10:43:31 -07:00
images ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00
install Add optional install path 2018-09-11 10:36:00 -04:00
leases *: replace 3600 seconds with 1 hour 2018-08-02 11:40:03 -07:00
namespaces Add aliases to namespaces subcommand 2019-07-10 12:10:14 -07:00
plugins Fix linter errors 2019-07-14 20:49:40 -07:00
pprof enhance: support specific duration for profile collection 2018-10-10 22:57:54 +08:00
run Fix run with specified platform 2019-05-23 11:59:33 -07:00
shim ctr: make ctr shim command easy to use 2019-05-17 11:56:08 +08:00
snapshots * fix: view snapshot is deleted before diff 2019-07-14 07:06:04 -04:00
tasks Check exec log flags compatibility 2019-07-02 09:53:11 -07:00
version Licence header added 2018-02-19 10:32:26 +09:00
client.go Fixes for runtimev2 and checkpoint restore 2018-07-20 12:09:29 -04:00
commands_unix.go Move ContainerFlags to "commands" package 2018-06-20 18:33:59 -07:00
commands_windows.go Adding ctr memory and cpu flags 2018-12-10 13:31:59 -08:00
commands.go Respect default snapshotter label 2019-07-10 12:16:43 -07:00
resolver.go bugfix: use skip-verify flag in ctr instead of insecure 2018-11-02 23:51:37 +08:00
signals.go signals: move ParseSignal to containerd package 2018-09-27 15:53:38 -07:00