aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_migrate.go
Commit message (Expand)AuthorAge
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* enable unparam linterPaul Holzinger2022-04-25
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* bump go module to v3Valentin Rothberg2021-02-22
* Use Libpod tmpdir for pause pathMatthew Heon2020-12-02
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Migrate can move containers to a new runtimeMatthew Heon2019-10-10
* code cleanupbaude2019-07-08
* libpod removal from main (phase 2)baude2019-06-27
* system: migrate stops the pause processGiuseppe Scrivano2019-05-17
* migrate: not create a new namespaceGiuseppe Scrivano2019-05-17
* Small fixes for #2950Matthew Heon2019-05-01
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26