| Commit message (Expand) | Author | Age |
* | Merge pull request #4220 from mheon/null_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
|/ |
|
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | rootless: set DBUS_SESSION_BUS_ADDRESS if it is not set | Giuseppe Scrivano | 2019-10-02 |
* | We need to convert libpod.conf files in user homedir for cgroupv2 | Daniel J Walsh | 2019-09-21 |
* | fix trivial type for event logger | baude | 2019-09-19 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Ensure good defaults on blank c/storage configuration | Matthew Heon | 2019-09-05 |
* | Add an integration test for systemd in a container | Matthew Heon | 2019-08-28 |
* | Merge pull request #2940 from giuseppe/drop-firewall | OpenShift Merge Robot | 2019-08-21 |
|\ |
|
| * | networking: use firewall plugin | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3760 from rhatdan/auth | OpenShift Merge Robot | 2019-08-19 |
|\ \
| |/
|/| |
|
| * | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | | do not activate sd_notify support when varlink | baude | 2019-08-15 |
|/ |
|
* | rootless: cherry-pick runtime from the system configuration | Giuseppe Scrivano | 2019-08-12 |
* | Add conmon probe to runtime construction | Peter Hunt | 2019-08-08 |
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | honor libpod.conf in /usr/share/containers | baude | 2019-08-04 |
* | | Add runtime and conmon path discovery | Sascha Grunert | 2019-08-01 |
* | | Update libpod.conf to be NixOS friendly | Sascha Grunert | 2019-07-30 |
|/ |
|
* | Fix a segfault on Podman no-store commands with refresh | Matthew Heon | 2019-07-23 |
* | Merge pull request #3532 from mheon/ensure_store_on_refresh | OpenShift Merge Robot | 2019-07-15 |
|\ |
|
| * | Ensure we have a valid store when we refresh | Matthew Heon | 2019-07-10 |
* | | first pass of corrections for golangci-lint | baude | 2019-07-10 |
|/ |
|
* | code cleanup | baude | 2019-07-08 |
* | Merge pull request #3437 from giuseppe/fix-nocgo | OpenShift Merge Robot | 2019-07-03 |
|\ |
|
| * | lock: new lock type "file" | Giuseppe Scrivano | 2019-07-02 |
| * | runtime: allow to specify the lock mechanism | Giuseppe Scrivano | 2019-07-02 |
* | | configure runtime without store | baude | 2019-07-01 |
|/ |
|
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 |
* | | Merge pull request #3442 from baude/removelibpodfrommainphase2 | OpenShift Merge Robot | 2019-06-27 |
|\ \ |
|
| * | | libpod removal from main (phase 2) | baude | 2019-06-27 |
| |/ |
|
* | | runtime: do not attempt to use global conf file | Giuseppe Scrivano | 2019-06-27 |
* | | runtime: use GetRootlessUID() to get rootless uid | Giuseppe Scrivano | 2019-06-27 |
* | | Merge pull request #3429 from cevich/strip_crio_conmon | OpenShift Merge Robot | 2019-06-27 |
|\ \
| |/
|/| |
|
| * | Remove refs to crio/conmon | Chris Evich | 2019-06-26 |
* | | Merge pull request #3419 from baude/removelibpodfrommainphase1 | OpenShift Merge Robot | 2019-06-26 |
|\ \
| |/
|/| |
|
| * | remove libpod from main | baude | 2019-06-25 |
* | | Merge pull request #3332 from rhatdan/cgroupmanager | OpenShift Merge Robot | 2019-06-25 |
|\ \
| |/
|/| |
|
| * | Correctly identify the defaults for cgroup-manager | Daniel J Walsh | 2019-06-15 |
* | | runtime.go: Add /usr/local/{s,}bin | Jamie Bliss | 2019-06-21 |
* | | Properly handle OCI runtime being set to a path | Matthew Heon | 2019-06-20 |
* | | Make a missing OCI runtime nonfatal | Matthew Heon | 2019-06-19 |
* | | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
|/ |
|
* | Remove unnecessary var type to fix lint warning | Lawrence Chan | 2019-06-14 |
* | Move installPrefix and etcDir into runtime.go | Lawrence Chan | 2019-06-14 |