podman/pkg/api/handlers/libpod
Jhon Honce d41c33eb91 Update manifest API endpoints
* Add validation for manifest name
* Always return an array for manifests even if empty
* Add missing return in df handler when returning error. Caused an
  additional null to be written to client crashing python decoder.

When c/image is refactored to include manifests, manifest endpoints should
be revisited.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-04-09 11:00:06 -07:00
..
containers.go Fix containers list/prune http api filter behaviour 2021-03-20 22:56:01 +01:00
containers_create.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_stats.go bump go module to v3 2021-02-22 09:03:51 +01:00
generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go Fix filters in image http compat/libpod api endpoints 2021-03-25 12:29:53 +01:00
images_pull.go Correct compat images/create?fromImage response 2021-02-26 03:08:10 +01:00
info.go bump go module to v3 2021-02-22 09:03:51 +01:00
manifests.go Update manifest API endpoints 2021-04-09 11:00:06 -07:00
networks.go Fix volumes and networks list/prune filters in http api 2021-03-19 00:09:29 +01:00
play.go Fixed podman-remote --network flag 2021-03-31 09:55:45 -05:00
pods.go Fix list pods filter handling in libpod api 2021-03-26 20:19:12 +01:00
secrets.go bump go module to v3 2021-02-22 09:03:51 +01:00
swagger.go [CI:DOCS] Update swagger definition of inspect manifest 2021-04-07 09:18:23 -07:00
system.go Add missing return 2021-04-08 08:59:37 -07:00
volumes.go Volumes prune endpoint should use only prune filters 2021-04-07 22:37:49 +02:00