summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* libpod removal from main (phase 2)baude2019-06-27
* 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
|/ / /
* | | Merge pull request #3399 from astronouth7303/patch-1OpenShift Merge Robot2019-06-22
|\ \ \
| * | | runtime.go: Add /usr/local/{s,}binJamie Bliss2019-06-21
| |/ /
* / / Add additional debugging when refreshing locksMatthew Heon2019-06-21
|/ /
* | Merge pull request #3378 from mheon/multiple_runtimesOpenShift Merge Robot2019-06-21
|\ \
| * | Properly initialize container OCI runtimeMatthew Heon2019-06-20
| * | Handle containers whose OCIRuntime fields are pathsMatthew Heon2019-06-20
| * | Properly handle OCI runtime being set to a pathMatthew Heon2019-06-20
| * | Print container's OCI runtime in `inspect`Matthew Heon2019-06-19
| * | Make a missing OCI runtime nonfatalMatthew Heon2019-06-19
| * | Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* | | Build cgo files with -Wall -WerrorSascha Grunert2019-06-21
* | | Make configuration validation not require a DB commitMatthew Heon2019-06-20
* | | Avoid a read-write transaction on DB initMatthew Heon2019-06-20
* | | Spoof json-file logging supportPeter Hunt2019-06-19
* | | Merge pull request #3358 from mheon/use_disk_specOpenShift Merge Robot2019-06-18
|\ \ \ | |/ / |/| |
| * | Swap to using the on-disk spec for inspect mountsMatthew Heon2019-06-18
* | | Merge pull request #3352 from mheon/inspect_config_to_libpodOpenShift Merge Robot2019-06-18
|\ \ \ | |/ / |/| |
| * | Move the Config portion of Inspect into libpodMatthew Heon2019-06-17
* | | Merge pull request #3257 from weirdwiz/loadOpenShift Merge Robot2019-06-17
|\ \ \
| * | | Add warning while untagging an image podman-loadDivyansh Kamboj2019-06-04
* | | | Merge pull request #3297 from rhatdan/systemdOpenShift Merge Robot2019-06-17
|\ \ \ \ | |_|/ / |/| | |
| * | | Accidently removed /run/lock from systemd mountsDaniel J Walsh2019-06-11
* | | | Merge pull request #3348 from vrothberg/kill-errorOpenShift Merge Robot2019-06-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | stop/kill: inproper state errors: s/in state/is in state/Valentin Rothberg2019-06-17
| * | | kill: print ID and state for non-running containersValentin Rothberg2019-06-17
* | | | 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
* | | | Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
|/ / /
* | | Merge pull request #3312 from mheon/podman_inspect_fixes_contOpenShift Merge Robot2019-06-13
|\ \ \
| * | | Split mount options in inspect furtherMatthew Heon2019-06-13
| * | | Make Inspect's mounts struct accurate to DockerMatthew Heon2019-06-12
| * | | Provide OCI spec path in `podman inspect` outputMatthew Heon2019-06-12
| |/ /
* | | Merge pull request #3319 from mheon/purge_easyjsonOpenShift Merge Robot2019-06-13
|\ \ \