summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #3472 from haircommander/generate-volumesOpenShift Merge Robot2019-07-04
|\
| * Improve parsing of mountsPeter Hunt2019-07-02
| * Deduplicate volumesPeter Hunt2019-07-02
| * Pass along volumes to pod yamlPeter Hunt2019-07-01
| * Configure container volumes for generate kubePeter Hunt2019-07-01
* | trivial cleanups from golangbaude2019-07-03
* | Merge pull request #3488 from marcov/ctr-or-pod-idOpenShift Merge Robot2019-07-03
|\ \
| * | libpod: discerne partial IDs between containers and podsMarco Vedovati2019-07-03
* | | Merge pull request #3486 from openSUSE/ocicni-bumpOpenShift Merge Robot2019-07-03
|\ \ \
| * | | Vendor latest OCICNI versionSascha Grunert2019-07-03
| |/ /
* | | 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
| * | | lock: disable without cgoGiuseppe Scrivano2019-07-02
| * | | attach: move cgo bits to a different fileGiuseppe Scrivano2019-07-02
| | |/ | |/|
* | | Merge pull request #3483 from mheon/get_conmon_pidOpenShift Merge Robot2019-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
* | | Merge pull request #3465 from baude/nostoreOpenShift Merge Robot2019-07-03
|\ \ \ | |/ / |/| |
| * | configure runtime without storebaude2019-07-01
| |/
* | Merge pull request #3461 from mheon/free_locks_on_failOpenShift Merge Robot2019-07-02
|\ \
| * | Ensure locks are freed when ctr/pod creation failsMatthew Heon2019-07-02
| |/
* / stats: use runtime.NumCPU when percpu counters are not availableGiuseppe Scrivano2019-07-02
|/
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * libpod: fix hang on container start and attachMarco Vedovati2019-06-26
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | Merge pull request #3422 from nalind/no-layer-imagesOpenShift Merge Robot2019-06-28
|\ \
| * | Handle images which contain no layersNalin Dahyabhai2019-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
* | | stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
* | | libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
| |/ |/|
* | Merge pull request #3419 from baude/removelibpodfrommainphase1OpenShift Merge Robot2019-06-26
|\ \
| * | remove libpod from mainbaude2019-06-25
* | | Merge pull request #3417 from mheon/fix_play_kube_portsOpenShift Merge Robot2019-06-25
|\ \ \ | |_|/ |/| |
| * | Only include ports in one container in Kube YAMLMatthew Heon2019-06-24
| |/
* | Merge pull request #3332 from rhatdan/cgroupmanagerOpenShift Merge Robot2019-06-25
|\ \
| * | Correctly identify the defaults for cgroup-managerDaniel J Walsh2019-06-15
* | | Merge pull request #3401 from mheon/templating_is_dumbOpenShift Merge Robot2019-06-25
|\ \ \ | |_|/ |/| |
| * | Fix gofmtMatthew Heon2019-06-21
| * | Adjust names to match struct tags in InspectMatthew Heon2019-06-21
| * | Fix inspect --format '{{.Mounts}}.Matthew Heon2019-06-21
* | | Merge pull request #3412 from mheon/fix_ps_sync_segfaultOpenShift Merge Robot2019-06-24
|\ \ \
| * | | Fix a segfault in 'podman ps --sync'Matthew Heon2019-06-24
* | | | rootless: add an entry to /etc/hosts when using slirp4netnsGiuseppe Scrivano2019-06-24
|/ / /