spiegel_podman/pkg/api/handlers/compat
zhangguanzhang 8931e99a18 API returns 500 in case network is not found instead of 404
Backported-by: Valentin Rothberg <rothberg@redhat.com>
Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com>
2020-08-11 13:53:23 +02:00
..
changes.go move go module to v2 2020-07-06 15:52:17 +02:00
containers.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_archive.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_attach.go Fix: Correct connection counters for hijacked connections 2020-07-22 14:46:40 -04:00
containers_create.go Fix handling of entrypoint 2020-07-22 14:53:26 -04:00
containers_export.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_logs.go log API: add context to allow for cancelling 2020-07-22 14:50:47 -04:00
containers_pause.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_prune.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_restart.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_start.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_stats.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_stop.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_top.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_unpause.go move go module to v2 2020-07-06 15:52:17 +02:00
events.go API events: fix parsing error 2020-07-27 15:33:24 +02:00
exec.go Fix: Hijacking v2 endpoints to follow rfc 7230 semantics 2020-07-22 14:46:31 -04:00
images.go move go module to v2 2020-07-06 15:52:17 +02:00
images_build.go docker-compose uses application/tar 2020-08-11 12:15:24 +02:00
images_history.go move go module to v2 2020-07-06 15:52:17 +02:00
images_push.go move go module to v2 2020-07-06 15:52:17 +02:00
images_remove.go move go module to v2 2020-07-06 15:52:17 +02:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go move go module to v2 2020-07-06 15:52:17 +02:00
images_tag.go move go module to v2 2020-07-06 15:52:17 +02:00
info.go compat/info.go: TrimPrefix(CGroupsVersion, "v") 2020-07-31 13:01:47 +02:00
networks.go API returns 500 in case network is not found instead of 404 2020-08-11 13:53:23 +02:00
ping.go move go module to v2 2020-07-06 15:52:17 +02:00
resize.go move go module to v2 2020-07-06 15:52:17 +02:00
swagger.go move go module to v2 2020-07-06 15:52:17 +02:00
system.go move go module to v2 2020-07-06 15:52:17 +02:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go move go module to v2 2020-07-06 15:52:17 +02:00
version.go move go module to v2 2020-07-06 15:52:17 +02:00