summaryrefslogtreecommitdiff
path: root/pkg/checkpoint
Commit message (Expand)AuthorAge
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* Fix checkpoint/restore pod testsAdrian Reber2022-02-11
* bump go module to version 4Valentin Rothberg2022-01-18
* container restore/import: store networks from dbPaul Holzinger2021-12-14
* Use same runtime to restore a container as during checkpointingAdrian Reber2021-11-19
* Do not store the exit command in container configPaul Holzinger2021-11-18
* fix remote checkpoint/restoreValentin Rothberg2021-11-16
* Merge pull request #12184 from adrianreber/2021-11-05-stats-dumpOpenShift Merge Robot2021-11-08
|\
| * Add 'stats-dump' file to exported checkpointAdrian Reber2021-11-05
* | libpod: deduplicate ports in dbPaul Holzinger2021-10-27
|/
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Support checkpoint/restore with podsAdrian Reber2021-07-27
* Allow changing of port forward rules on restoreAdrian Reber2021-06-04
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Use functions and defines from checkpointctlAdrian Reber2021-03-02
* Move checkpoint/restore code to pkg/checkpoint/crutilsAdrian Reber2021-03-02
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Include named volumes in container migrationRadostin Stoyanov2021-01-07
* Use Options as CRImportCheckpoint() argumentRadostin Stoyanov2021-01-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* podmanv2 checkpoint and restoreBrent Baude2020-04-03