spiegel_podman/pkg/api/handlers
Valentin Rothberg fceecc3a5b remote checkpoint/restore: more fixes
* Support `checkpoint --pre-checkpoint`

* Support `checkpoint --with-previous`

* Disable `restore --import-previous` for the remote client since we had
  to send two files which in turn would require to tar them up and hence
  be a breaking change.  Podman 4.0 would be the chance and I hope we'll
  find time before that to remote-restore prettier.

Note that I did not run over swagger yet to check whether all parameters
are actually documented due to time constraints.

Fixes: #12334
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-18 16:52:15 +01:00
..
compat Always create working directory when using compat API 2021-11-12 14:18:26 +01:00
libpod remote checkpoint/restore: more fixes 2021-11-18 16:52:15 +01:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils Add tests 2021-11-01 23:01:17 +01:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00