summaryrefslogtreecommitdiff
path: root/pkg/checkpoint
AgeCommit message (Expand)Author
2024-06-20restore: fix container restore into podRadostin Stoyanov
2024-04-24chore: fix function names in commentfindnature
2024-02-08Bump Go module to v5Matt Heon
2024-01-04chore: delete obsolete // +build linesOleksandr Redko
2023-09-14Merge pull request #19951 from Luap99/small-remoteOpenShift Merge Robot
2023-09-14add !remote tag to pkg/specgen/generatePaul Holzinger
2023-09-12vendor: update checkpointctl to v1.1.0Radostin Stoyanov
2023-06-12criu: return error when checking for min versionPaul Holzinger
2023-03-07Update checkpointctl v0.1.0Adrian Reber
2022-12-12checkpoint restore: fix --ignore-static-ip/macPaul Holzinger
2022-11-19[CI:DOCS] Fix spelling and typosErik Sjölund
2022-11-01deps: bump go-criu to v6Prajwal S N
2022-09-20Replace deprecated ioutilChris Evich
2022-09-10Fix stuttersDaniel J Walsh
2022-07-08pkg: switch to golang native error wrappingSascha Grunert
2022-04-20Add support for checkpoint imageRadostin Stoyanov
2022-03-22fix a number of errcheck issuesValentin Rothberg
2022-03-22linter: enable nilerrValentin Rothberg
2022-02-11Fix checkpoint/restore pod testsAdrian Reber
2022-01-18bump go module to version 4Valentin Rothberg
2021-12-14container restore/import: store networks from dbPaul Holzinger
2021-11-19Use same runtime to restore a container as during checkpointingAdrian Reber
2021-11-18Do not store the exit command in container configPaul Holzinger
2021-11-16fix remote checkpoint/restoreValentin Rothberg
2021-11-08Merge pull request #12184 from adrianreber/2021-11-05-stats-dumpOpenShift Merge Robot
2021-11-05Add 'stats-dump' file to exported checkpointAdrian Reber
2021-10-27libpod: deduplicate ports in dbPaul Holzinger
2021-09-22standardize logrus messages to upper caseDaniel J Walsh
2021-07-27Support checkpoint/restore with podsAdrian Reber
2021-06-04Allow changing of port forward rules on restoreAdrian Reber
2021-05-05migrate Podman to containers/common/libimageValentin Rothberg
2021-03-02Use functions and defines from checkpointctlAdrian Reber
2021-03-02Move checkpoint/restore code to pkg/checkpoint/crutilsAdrian Reber
2021-02-26Correct compat images/create?fromImage responseMilivoje Legenovic
2021-02-22bump go module to v3Valentin Rothberg
2021-01-07Include named volumes in container migrationRadostin Stoyanov
2021-01-07Use Options as CRImportCheckpoint() argumentRadostin Stoyanov
2020-10-05Lowercase some errorsKir Kolyshkin
2020-10-05Remove excessive error wrappingKir Kolyshkin
2020-07-28Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh
2020-07-06move go module to v2Valentin Rothberg
2020-04-03podmanv2 checkpoint and restoreBrent Baude