| Commit message (Expand) | Author | Age |
* | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | Fix checkpoint/restore pod tests | Adrian Reber | 2022-02-11 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | container restore/import: store networks from db | Paul Holzinger | 2021-12-14 |
* | Use same runtime to restore a container as during checkpointing | Adrian Reber | 2021-11-19 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Merge pull request #12184 from adrianreber/2021-11-05-stats-dump | OpenShift Merge Robot | 2021-11-08 |
|\ |
|
| * | Add 'stats-dump' file to exported checkpoint | Adrian Reber | 2021-11-05 |
* | | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
|/ |
|
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Support checkpoint/restore with pods | Adrian Reber | 2021-07-27 |
* | Allow changing of port forward rules on restore | Adrian Reber | 2021-06-04 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Use functions and defines from checkpointctl | Adrian Reber | 2021-03-02 |
* | Move checkpoint/restore code to pkg/checkpoint/crutils | Adrian Reber | 2021-03-02 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
* | Use Options as CRImportCheckpoint() argument | Radostin Stoyanov | 2021-01-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | podmanv2 checkpoint and restore | Brent Baude | 2020-04-03 |