summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Add ContainerStateRemovingMatthew Heon2019-11-19
* Also delete winsz fifoPeter Hunt2019-11-15
* Add ensureState helper for checking container stateMatthew Heon2019-10-28
* Add a MissingRuntime implementationMatthew Heon2019-10-15
* Unwrap errors before comparing themNalin Dahyabhai2019-10-14
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* catch runc v2 errorbaude2019-10-09
* rootless: do not attempt a CNI refreshGiuseppe Scrivano2019-10-01
* Merge pull request #4065 from mheon/unconditional_conmon_rmOpenShift Merge Robot2019-09-27
|\
| * Unconditionally remove conmon files before startingMatthew Heon2019-09-20
* | Force a CNI Delete on refreshing containersMatthew Heon2019-09-24
|/
* Unmounting a container that is already unmounted is OKMatthew Heon2019-09-16
* Report errors when trying to pause rootless containersDaniel J Walsh2019-09-13
* clean up after healthcheck execsbaude2019-09-12
* Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\
| * Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | When first mounting any named volume, copy upMatthew Heon2019-09-09
|/
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* generate systemd: support pods and geneartig filesValentin Rothberg2019-08-21
* container stop: kill conmonValentin Rothberg2019-08-05
* Ensure we generate a 'stopped' event on force-removeMatthew Heon2019-07-31
* podman: fix memleak caused by renaming and not deletingMatthew Heon2019-07-31
* Merge pull request #3233 from wking/fatal-requested-hook-directory-does-not-e...OpenShift Merge Robot2019-07-29
|\
| * libpod/container_internal: Make all errors loading explicitly configured hook...W. Trevor King2019-05-29
* | Implement conmon execPeter Hunt2019-07-22
* | golangci-lint round #3baude2019-07-21
* | golangci-lint pass number 2baude2019-07-11
* | Merge pull request #3425 from adrianreber/restore-mount-labelOpenShift Merge Robot2019-07-08
|\ \
| * | Provide correct SELinux mount-label for restored containerAdrian Reber2019-06-25
* | | code cleanupbaude2019-07-08
* | | Merge pull request #3472 from haircommander/generate-volumesOpenShift Merge Robot2019-07-04
|\ \ \
| * | | Improve parsing of mountsPeter Hunt2019-07-02
* | | | trivial cleanups from golangbaude2019-07-03
* | | | Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
* | | | Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
|/ / /
* | | libpod removal from main (phase 2)baude2019-06-27
* | | libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* | | remove libpod from mainbaude2019-06-25
|/ /
* | Add additional debugging when refreshing locksMatthew Heon2019-06-21
* | Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* | When you change the storage driver we ignore the storage-optionsDaniel J Walsh2019-06-08
* | Added support to migrate containersAdrian Reber2019-06-03
* | Added helper functions for container migrationAdrian Reber2019-06-03
|/
* libpod: prefer WaitForFile to pollingGiuseppe Scrivano2019-05-21
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
* Small code fixMatthew Heon2019-05-03
* Address review comments on restart policyMatthew Heon2019-05-03