summaryrefslogtreecommitdiff
path: root/libpod/runtime_migrate.go
AgeCommit message (Expand)Author
2023-04-11rootless: make sure we only use a single pause processPaul Holzinger
2023-01-26DB: make loading container states optionalValentin Rothberg
2022-09-20Replace deprecated ioutilChris Evich
2022-09-10Fix stuttersDaniel J Walsh
2022-07-04libpod/runtime: switch to golang native error wrappingSascha Grunert
2022-04-25enable unparam linterPaul Holzinger
2022-03-18go fmt: use go 1.18 conditional-build syntaxValentin Rothberg
2022-01-18bump go module to version 4Valentin Rothberg
2021-09-22standardize logrus messages to upper caseDaniel J Walsh
2021-02-22bump go module to v3Valentin Rothberg
2020-12-02Use Libpod tmpdir for pause pathMatthew Heon
2020-10-30Stop excessive wrapping of errorsDaniel J Walsh
2020-07-28Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh
2020-07-06move go module to v2Valentin Rothberg
2019-10-10Migrate can move containers to a new runtimeMatthew Heon
2019-07-08code cleanupbaude
2019-06-27libpod removal from main (phase 2)baude
2019-05-17system: migrate stops the pause processGiuseppe Scrivano
2019-05-17migrate: not create a new namespaceGiuseppe Scrivano
2019-05-01Small fixes for #2950Matthew Heon
2019-04-26runtime: pass down the contextGiuseppe Scrivano
2019-04-26system: add new subcommand "migrate"Giuseppe Scrivano