| Commit message (Expand) | Author | Age |
* | Merge pull request #4034 from rhatdan/relabel | OpenShift Merge Robot | 2019-09-17 |
|\ |
|
| * | Add 'relabel' to --mount options | Daniel J Walsh | 2019-09-16 |
* | | Check for rootless before checking cgroups version in spec_test. | Danila Kiver | 2019-09-15 |
* | | Skip spec_test for rootless envs without cgroup v2. | Danila Kiver | 2019-09-14 |
|/ |
|
* | Merge pull request #4006 from rhatdan/rootless | OpenShift Merge Robot | 2019-09-13 |
|\ |
|
| * | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | | Merge pull request #3934 from rhatdan/wait | OpenShift Merge Robot | 2019-09-13 |
|\ \
| |/
|/| |
|
| * | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
| * | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | | enhance podman network rm | baude | 2019-09-12 |
|/ |
|
* | rootless: automatically create a systemd scope | Giuseppe Scrivano | 2019-09-12 |
* | Merge pull request #3927 from openSUSE/manager-annotations | OpenShift Merge Robot | 2019-09-11 |
|\ |
|
| * | Add `ContainerManager` annotation to created containers | Sascha Grunert | 2019-09-10 |
* | | Merge pull request #3581 from mheon/no_cgroups | OpenShift Merge Robot | 2019-09-11 |
|\ \
| |/
|/| |
|
| * | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | | Merge pull request #3896 from mheon/volume_lookup | OpenShift Merge Robot | 2019-09-09 |
|\ \ |
|
| * | | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
| |/ |
|
* | | Merge pull request #3862 from baude/networkcreate | OpenShift Merge Robot | 2019-09-09 |
|\ \
| |/
|/| |
|
| * | podman network create | baude | 2019-09-09 |
* | | Fixup `util.GetRootlessConfigHomeDir` permission requirements | Christian Felder | 2019-09-09 |
* | | build: pass down the cgroup manager to buildah | Giuseppe Scrivano | 2019-09-06 |
|/ |
|
* | Merge pull request #3918 from rhatdan/info | OpenShift Merge Robot | 2019-09-06 |
|\ |
|
| * | Return information about mount_program (fuse-overlayfs) | Daniel J Walsh | 2019-09-06 |
* | | Merge pull request #3958 from haircommander/play-kube-sec | OpenShift Merge Robot | 2019-09-06 |
|\ \ |
|
| * | | play kube: fix segfault | Peter Hunt | 2019-09-06 |
| |/ |
|
* | | Correctly report errors on unmounting SHM | Matthew Heon | 2019-09-05 |
* | | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
|/ |
|
* | Merge pull request #3876 from mheon/fix_mount_flags | OpenShift Merge Robot | 2019-09-04 |
|\ |
|
| * | Fix addition of mount options when using RO tmpfs | Matthew Heon | 2019-08-28 |
| * | Allow :z and :Z with ProcessOptions | Matthew Heon | 2019-08-28 |
| * | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
| * | Don't double-process tmpfs options | Matthew Heon | 2019-08-28 |
| * | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | | pkg/util: use rootless function to read additional users | Giuseppe Scrivano | 2019-09-03 |
* | | rootless: detect user namespace configuration changes | Giuseppe Scrivano | 2019-09-03 |
* | | spec: provide custom implementation for getDevices | Giuseppe Scrivano | 2019-09-02 |
* | | spec: do not set devices cgroup when rootless | Giuseppe Scrivano | 2019-09-02 |
* | | rootless: bind mount devices instead of creating them | Giuseppe Scrivano | 2019-09-02 |
* | | dont panic when using varlink commit and uppercase image names | baude | 2019-08-29 |
|/ |
|
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | clean up after remote build | baude | 2019-08-25 |
* | Merge pull request #3800 from vrothberg/generate-pod | OpenShift Merge Robot | 2019-08-22 |
|\ |
|
| * | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
| * | generate systemd: drop support for remote clients | Valentin Rothberg | 2019-08-21 |
* | | Merge pull request #3863 from TomSweeneyRedHat/dev/tsweeney/digestfile2 | OpenShift Merge Robot | 2019-08-21 |
|\ \ |
|
| * | | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
| |/ |
|
* | | 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 #3569 from rhatdan/cgroupsv1 | OpenShift Merge Robot | 2019-08-20 |
|\ \ |
|
| * | | Fix error message on podman stats on cgroups v1 rootless environments | Daniel J Walsh | 2019-08-19 |