automation-tests/pkg/api/handlers/compat
Jhon Honce 146c68f3ac Refactor API build endpoint to be more compliant
* Refactor/Rename channel.WriteCloser() to encapsulate the channel
* Refactor build endpoint to "live" stream buildah output channels
  over API rather then buffering output
* Refactor bindings/tunnel build because endpoint changes
  * building tar file now in bindings rather then depending on
    caller
* Cleanup initiating extra image engine
* Remove setting fields to zero values (less noise in code)
* Update tests to support remote builds

Fixes #7136
Fixes #7137

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-09-14 13:46:59 -07:00
..
changes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers.go compat kill: only wait for 0 signal and sigkill 2020-09-09 14:55:42 +02:00
containers_archive.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_attach.go Send HTTP Hijack headers after successful attach 2020-08-27 12:50:22 -04:00
containers_create.go fix apiv2 will create containers with incorrect commands 2020-08-24 23:07:30 +08:00
containers_export.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_logs.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_pause.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_prune.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_restart.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_start.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_stats.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_stop.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_top.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_unpause.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
events.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
exec.go Send HTTP Hijack headers after successful attach 2020-08-27 12:50:22 -04:00
images.go support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
images_build.go Refactor API build endpoint to be more compliant 2020-09-14 13:46:59 -07:00
images_history.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images_push.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images_remove.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images_tag.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
info.go Merge pull request #6909 from rhatdan/podman 2020-07-28 10:12:55 -04:00
networks.go APIv2 Add network list filtering 2020-09-07 15:39:41 +02:00
ping.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
resize.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
swagger.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
version.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
volumes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00