summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #3121 from giuseppe/rootless-error-cniOpenShift Merge Robot2019-05-16
|\
| * network: raise a clearer error when using CNIGiuseppe Scrivano2019-05-14
* | Merge pull request #3127 from mheon/fix_start_raceOpenShift Merge Robot2019-05-16
|\ \
| * | Ensure that start() in StartAndAttach() is lockedMatthew Heon2019-05-14
| |/
* | Merge pull request #3124 from mheon/remove_pod_lockOpenShift Merge Robot2019-05-15
|\ \
| * | When removing pods, free their locksMatthew Heon2019-05-14
| |/
* / set default event logger based on build tagsbaude2019-05-14
|/
* Merge pull request #3083 from openSUSE/systemd-optionalOpenShift Merge Robot2019-05-13
|\
| * Add `systemd` build tagSascha Grunert2019-05-13
* | healthcheck benign errorbaude2019-05-13
|/
* When removing a pod with CGroupfs, set pids limit to 0Matthew Heon2019-05-12
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Merge pull request #3082 from mheon/pod_removal_reliabilityOpenShift Merge Robot2019-05-08
|\
| * Preserve errors returned by removing podsMatthew Heon2019-05-07
| * Improve robustness of pod removalMatthew Heon2019-05-07
* | enable integration tests for remote-clientbaude2019-05-07
* | When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
|/
* Merge pull request #2826 from mheon/restart_policyOpenShift Merge Robot2019-05-03
|\
| * Small code fixMatthew Heon2019-05-03
| * Fix 'restart' event in journaldMatthew Heon2019-05-03
| * Address review comments on restart policyMatthew Heon2019-05-03
| * Add a restart event, and make one during restart policyMatthew Heon2019-05-03
| * Restart policy should not run if a container is runningMatthew Heon2019-05-03
| * Move to using constants for valid restart policy typesMatthew Heon2019-05-03
| * Add support for retry count with --restart flagMatthew Heon2019-05-03
| * Sending signals to containers prevents restart policyMatthew Heon2019-05-03
| * Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
| * Add a StoppedByUser field to the DBMatthew Heon2019-05-03
* | Merge pull request #3064 from rhatdan/sysregistriesv2OpenShift Merge Robot2019-05-03
|\ \ | |/ |/|
| * change from sysregistries to sysregistriesv2Daniel J Walsh2019-05-03
* | top: fallback to execing ps(1)Valentin Rothberg2019-05-03
|/
* Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\
| * Ensure that named volumes have their options parsedMatthew Heon2019-05-01
* | Merge pull request #3051 from mheon/podman_migrate_fixesOpenShift Merge Robot2019-05-02
|\ \
| * | Small fixes for #2950Matthew Heon2019-05-01
* | | Merge pull request #3039 from mheon/podman_initOpenShift Merge Robot2019-05-02
|\ \ \ | |/ / |/| |
| * | Add basic structure of podman init commandMatthew Heon2019-05-01
* | | Merge pull request #3049 from giuseppe/drop-unuseful-checkOpenShift Merge Robot2019-05-01
|\ \ \ | |/ / |/| |
| * | container: drop rootless checkGiuseppe Scrivano2019-05-01
| |/
* / enable podman-remote on windowsbaude2019-04-30
|/
* Merge pull request #3025 from rhatdan/read-onlyOpenShift Merge Robot2019-04-29
|\
| * Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* | runtime: pass down the contextGiuseppe Scrivano2019-04-26
* | system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* | Merge pull request #3019 from mheon/system_eventsOpenShift Merge Robot2019-04-26
|\ \ | |/ |/|
| * Do not hard fail on non-decodable eventsMatthew Heon2019-04-26
| * Add System event type and renumber, refresh eventsMatthew Heon2019-04-25
* | enable podman remote topbaude2019-04-25
|/
* Merge pull request #3013 from mheon/logging_for_refreshOpenShift Merge Robot2019-04-25
|\
| * Add a debug message indicating that a refresh occurredMatthew Heon2019-04-25