automation-tests/pkg/api/handlers/compat
Daniel J Walsh 5df6251402
Fix support for podman build --timestamp
Currently podman is ignoreing the build --timestamp flag.
This PR fixes this for local and remote clients.

Fixes: https://github.com/containers/podman/issues/9569

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-02 14:25:29 -05:00
..
changes.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers.go Compat api containers/json Ports field is null 2021-03-02 02:50:41 +01:00
containers_archive.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_attach.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_create.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_export.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_logs.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_pause.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_prune.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_restart.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_start.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
containers_stop.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_top.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_unpause.go bump go module to v3 2021-02-22 09:03:51 +01:00
events.go bump go module to v3 2021-02-22 09:03:51 +01:00
exec.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go Correct compat images/create?fromImage response 2021-02-26 03:08:10 +01:00
images_build.go Fix support for podman build --timestamp 2021-03-02 14:25:29 -05:00
images_history.go bump go module to v3 2021-02-22 09:03:51 +01:00
images_prune.go bump go module to v3 2021-02-22 09:03:51 +01:00
images_push.go bump go module to v3 2021-02-22 09:03:51 +01:00
images_remove.go bump go module to v3 2021-02-22 09:03:51 +01:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go bump go module to v3 2021-02-22 09:03:51 +01:00
images_tag.go bump go module to v3 2021-02-22 09:03:51 +01:00
info.go bump go module to v3 2021-02-22 09:03:51 +01:00
networks.go compat api network ls accept both format options 2021-02-26 19:42:34 +01:00
ping.go Jira RUN-1106 System handlers updates 2020-12-05 16:41:57 -07:00
resize.go prune remotecommand dependency 2021-02-25 10:02:41 -06:00
secrets.go bump go module to v3 2021-02-22 09:03:51 +01:00
swagger.go bump go module to v3 2021-02-22 09:03:51 +01:00
system.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go bump go module to v3 2021-02-22 09:03:51 +01:00
version.go bump go module to v3 2021-02-22 09:03:51 +01:00
volumes.go bump go module to v3 2021-02-22 09:03:51 +01:00