| Commit message (Expand) | Author | Age |
... | |
* | | | rootless: fix segfault on refresh if there are containers | Giuseppe Scrivano | 2019-04-10 |
|/ / |
|
* | | Merge pull request #2892 from edsantiago/healthcheck_typo_fix | OpenShift Merge Robot | 2019-04-10 |
|\ \ |
|
| * | | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | | | Merge pull request #2880 from mheon/update_allowed_regex_error | OpenShift Merge Robot | 2019-04-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update invalid name errors to report the correct regex | Matthew Heon | 2019-04-09 |
| |/ |
|
* | | Merge pull request #2882 from baude/remoteps | OpenShift Merge Robot | 2019-04-10 |
|\ \ |
|
| * | | podman-remote ps | baude | 2019-04-09 |
| |/ |
|
* / | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
|/ |
|
* | add image rmi event | baude | 2019-04-08 |
* | Merge pull request #2831 from baude/remotetree | OpenShift Merge Robot | 2019-04-04 |
|\ |
|
| * | podman-remote image tree | baude | 2019-04-04 |
* | | Fix E2E tests | Matthew Heon | 2019-04-04 |
* | | Drop LocalVolumes from our the database | Matthew Heon | 2019-04-04 |
* | | Major rework of --volumes-from flag | Matthew Heon | 2019-04-04 |
* | | Volume force-remove now removed dependent containers | Matthew Heon | 2019-04-04 |
* | | Add handling for new named volumes code in pkg/spec | Matthew Heon | 2019-04-04 |
* | | Create non-existing named volumes at container create | Matthew Heon | 2019-04-04 |
* | | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | | Add named volumes for each container to database | Matthew Heon | 2019-04-04 |
|/ |
|
* | Merge pull request #2706 from giuseppe/rootless-single-usernamespace | OpenShift Merge Robot | 2019-04-04 |
|\ |
|
| * | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
| * | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | | Fix a potential segfault in podman search | Matthew Heon | 2019-04-03 |
|/ |
|
* | Merge pull request #2801 from mheon/remove_wait_event | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Remove wait event | Matthew Heon | 2019-03-29 |
* | | Add locking to ensure events file is concurrency-safe | Matthew Heon | 2019-03-29 |
|/ |
|
* | Merge pull request #2635 from rhatdan/cache | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Set blob cache directory based on GraphDriver | Daniel J Walsh | 2019-03-29 |
* | | Merge pull request #2797 from giuseppe/rootless-set-sticky | OpenShift Merge Robot | 2019-03-29 |
|\ \ |
|
| * | | rootless: set sticky bit on rundir | Giuseppe Scrivano | 2019-03-29 |
| * | | oci: drop reference to runc | Giuseppe Scrivano | 2019-03-29 |
* | | | Merge pull request #2730 from giuseppe/userns-take-rid-of-intermediate-mountns | OpenShift Merge Robot | 2019-03-29 |
|\ \ \ |
|
| * | | | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |
| * | | | volumes: push the chown logic to runtime_volume_linux.go | Giuseppe Scrivano | 2019-03-29 |
* | | | | Merge pull request #2793 from mheon/alter_name_regex | OpenShift Merge Robot | 2019-03-29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Alter container/pod/volume name regexp to match Docker | Matthew Heon | 2019-03-29 |
* | | | | Merge pull request #2575 from haircommander/hotfix_play_kube | OpenShift Merge Robot | 2019-03-29 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Default to SELinux private label for play kube mounts | Peter Hunt | 2019-03-28 |
| |/ / |
|
* | | | Merge pull request #2796 from mheon/fix_cni_multinetwork | OpenShift Merge Robot | 2019-03-29 |
|\ \ \
| |_|/
|/| | |
|
| * | | Ensure that we make a netns for CNI non-default nets | Matthew Heon | 2019-03-28 |
* | | | Merge pull request #2786 from giuseppe/change-rootless-env-names | OpenShift Merge Robot | 2019-03-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: change env prefix | Giuseppe Scrivano | 2019-03-28 |
| |/ |
|
* | | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
|/ |
|
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | Add "died" event | baude | 2019-03-25 |
* | podman health check phase3 | baude | 2019-03-22 |
* | userns: use the intermediate mountns for volumes | Giuseppe Scrivano | 2019-03-21 |
* | volume: create new volumes with right ownership | Giuseppe Scrivano | 2019-03-21 |