aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* Ensure good defaults on blank c/storage configurationMatthew Heon2019-09-05
* Add an integration test for systemd in a containerMatthew Heon2019-08-28
* Merge pull request #2940 from giuseppe/drop-firewallOpenShift Merge Robot2019-08-21
|\
| * networking: use firewall pluginGiuseppe Scrivano2019-08-19
* | Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\ \ | |/ |/|
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | do not activate sd_notify support when varlinkbaude2019-08-15
|/
* rootless: cherry-pick runtime from the system configurationGiuseppe Scrivano2019-08-12
* Add conmon probe to runtime constructionPeter Hunt2019-08-08
* Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhomeOpenShift Merge Robot2019-08-06
|\
| * Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* | honor libpod.conf in /usr/share/containersbaude2019-08-04
* | Add runtime and conmon path discoverySascha Grunert2019-08-01
* | Update libpod.conf to be NixOS friendlySascha Grunert2019-07-30
|/
* Fix a segfault on Podman no-store commands with refreshMatthew Heon2019-07-23
* Merge pull request #3532 from mheon/ensure_store_on_refreshOpenShift Merge Robot2019-07-15
|\
| * Ensure we have a valid store when we refreshMatthew Heon2019-07-10
* | first pass of corrections for golangci-lintbaude2019-07-10
|/
* code cleanupbaude2019-07-08
* Merge pull request #3437 from giuseppe/fix-nocgoOpenShift Merge Robot2019-07-03
|\
| * lock: new lock type "file"Giuseppe Scrivano2019-07-02
| * runtime: allow to specify the lock mechanismGiuseppe Scrivano2019-07-02
* | configure runtime without storebaude2019-07-01
|/
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
* | Merge pull request #3442 from baude/removelibpodfrommainphase2OpenShift Merge Robot2019-06-27
|\ \
| * | libpod removal from main (phase 2)baude2019-06-27
| |/
* | runtime: do not attempt to use global conf fileGiuseppe Scrivano2019-06-27
* | runtime: use GetRootlessUID() to get rootless uidGiuseppe Scrivano2019-06-27
* | Merge pull request #3429 from cevich/strip_crio_conmonOpenShift Merge Robot2019-06-27
|\ \ | |/ |/|
| * Remove refs to crio/conmonChris Evich2019-06-26
* | Merge pull request #3419 from baude/removelibpodfrommainphase1OpenShift Merge Robot2019-06-26
|\ \ | |/ |/|
| * remove libpod from mainbaude2019-06-25
* | Merge pull request #3332 from rhatdan/cgroupmanagerOpenShift Merge Robot2019-06-25
|\ \ | |/ |/|
| * Correctly identify the defaults for cgroup-managerDaniel J Walsh2019-06-15
* | runtime.go: Add /usr/local/{s,}binJamie Bliss2019-06-21
* | Properly handle OCI runtime being set to a pathMatthew Heon2019-06-20
* | Make a missing OCI runtime nonfatalMatthew Heon2019-06-19
* | Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
|/
* Remove unnecessary var type to fix lint warningLawrence Chan2019-06-14
* Move installPrefix and etcDir into runtime.goLawrence Chan2019-06-14
* Improve DESTDIR/PREFIX/ETCDIR handlingLawrence Chan2019-06-14
* oci: allow to specify what runtimes support JSONGiuseppe Scrivano2019-06-13
* Inherit rootless init_path from system libpod.confLawrence Chan2019-06-03
* runtime: unlock the alive lock only onceValentin Rothberg2019-05-28
* rootless: use a pause processGiuseppe Scrivano2019-05-17
* migrate: not create a new namespaceGiuseppe Scrivano2019-05-17
* set default event logger based on build tagsbaude2019-05-14
* enable integration tests for remote-clientbaude2019-05-07