automation-tests/pkg/api/handlers
Matthew Heon 71f14bd792 Improve APIv2 support for Attach
A few major fixes here:
- Support for attaching to Configured containers, to match Docker
  behavior.
- Support for stream parameter has been improved (we now properly
  handle cases where it is not set).
- Initial support for logs parameter has been added.
- Setting attach streams when the container has a terminal is now
  supported.
- Errors are properly reported once the hijack has begun.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-04-13 14:08:01 -04:00
..
compat Improve APIv2 support for Attach 2020-04-13 14:08:01 -04:00
libpod Merge pull request #5716 from baude/v2ps 2020-04-06 22:04:16 +02:00
utils podmanv2 save image 2020-04-03 13:07:35 -05:00
decoder.go Fixed syscall.Signal not convertable by decoder 2020-02-19 15:04:24 +01:00
handler.go Refactor handler packages 2020-03-10 08:03:41 -07:00
swagger.go podmanv2 import 2020-04-01 15:56:26 -05:00
types.go refactor info 2020-04-06 12:45:42 -05:00