aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Merge pull request #15752 from vrothberg/fix-15691OpenShift Merge Robot2022-09-13
|\
| * health checks: restart timersValentin Rothberg2022-09-13
* | Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\ \ | |/ |/|
| * Fix stuttersDaniel J Walsh2022-09-10
* | refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
|/
* implement podman updateCharlie Doern2022-09-01
* Inhibit SIGTERM during Conmon startupMatthew Heon2022-08-31
* libpod: Move uses of unix.O_PATH to container_internal_linux.goDoug Rabson2022-08-17
* libpod: Move rootless network setup details to container_internal_linux.goDoug Rabson2022-08-17
* libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* syncContainer: transition from `stopping` to `exited`Valentin Rothberg2022-07-27
* pkg,libpod: remove pkg/hooks and use hooks from c/commonAditya R2022-07-20
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* libpod: read exit code when cleaning up the runtimeValentin Rothberg2022-07-11
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14720 from sstosh/rm-optionopenshift-ci[bot]2022-06-29
|\
| * Fix: Prevent OCI runtime directory remainToshiki Sonoda2022-06-24
* | volume: new options [no]copyGiuseppe Scrivano2022-06-27
* | volume: drop TODO commentGiuseppe Scrivano2022-06-27
* | volumes: switch order of checksGiuseppe Scrivano2022-06-27
* | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
|/
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* Merge pull request #14220 from Luap99/resolvconfOpenShift Merge Robot2022-06-07
|\
| * use resolvconf package from c/common/libnetworkPaul Holzinger2022-06-07
* | libpod: store network status when userns is usedPaul Holzinger2022-06-07
|/
* pod: add exit policiesValentin Rothberg2022-05-02
* Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\
| * replace golint with revive linterPaul Holzinger2022-04-22
* | use etchosts package from c/commonPaul Holzinger2022-04-22
|/
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Merge pull request #13585 from flouthoc/fix-no-healthcheckOpenShift Merge Robot2022-03-22
|\
| * healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
* | libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-21
|/
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12733 from rhatdan/copyOpenShift Merge Robot2022-01-07
|\
| * Set volume NeedsCopyUp to false iff data was copied upDaniel J Walsh2022-01-06
* | Prevent double decoding of storage optionsRiyad Preukschas2022-01-07
|/
* Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* Merge pull request #12625 from adrianreber/2021-12-16-podman-inspectOpenShift Merge Robot2021-12-17
|\
| * Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* | Removed .service file for healthchecksBrent Baude2021-12-16
|/
* container restore/import: store networks from dbPaul Holzinger2021-12-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* rename libpod nettypes fieldsPaul Holzinger2021-11-16