| Commit message (Expand) | Author | Age |
* | podman machine: use gvproxy for host.containers.internal | Paul Holzinger | 2021-09-20 |
* | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |
* | | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-14 |
|/ |
|
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | feat: add localhost into hosts if the networking mode is not host | Parham Alvani | 2021-09-04 |
* | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
* | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
* | Implement SD-NOTIFY proxy in conmon | Daniel J Walsh | 2021-08-20 |
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Do not add an entry to /etc/hosts with `--net=host` | Matthew Heon | 2021-08-04 |
* | Support checkpoint/restore with pods | Adrian Reber | 2021-07-27 |
* | Prepare CRIU version check to work with multiple versions | Adrian Reber | 2021-07-27 |
* | fix: uid/gid for volume mounted to existing dir | Matej Vasek | 2021-07-12 |
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | Fix systemd-resolved detection. | Max Goltzsche | 2021-06-20 |
* | Merge pull request #10684 from Luap99/slirp-hosts | OpenShift Merge Robot | 2021-06-16 |
|\ |
|
| * | add correct slirp ip to /etc/hosts | Paul Holzinger | 2021-06-15 |
* | | Fix permissions on initially created named volumes | Daniel J Walsh | 2021-06-14 |
|/ |
|
* | Fix pre-checkpointing | Adrian Reber | 2021-06-10 |
* | Improve systemd-resolved detection | Paul Holzinger | 2021-06-08 |
* | Add parameter to specify checkpoint archive compression | Adrian Reber | 2021-06-07 |
* | add ipv6 nameservers only when the container has ipv6 enabled | Paul Holzinger | 2021-06-03 |
* | Merge pull request #10334 from mheon/add_relabel_vol_plugin | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Ensure that :Z/:z/:U can be used with named volumes | Matthew Heon | 2021-05-17 |
* | | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
| |/ |
|
* / | Add host.containers.internal entry into container's etc/hosts | Baron Lenardson | 2021-05-17 |
|/ |
|
* | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | Revert Patch to relabel if selinux not enabled | Daniel J Walsh | 2021-05-06 |
* | | cgroup: fix rootless --cgroup-parent with pods | Giuseppe Scrivano | 2021-05-06 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | | cgroup: always honor --cgroup-parent with cgroupfs | Giuseppe Scrivano | 2021-05-03 |
|/ |
|
* | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
* | cgroup: do not set cgroup parent when rootless and cgroupfs | Giuseppe Scrivano | 2021-04-12 |
* | Don't relabel volumes if running in a privileged container | Daniel J Walsh | 2021-04-05 |
* | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS | なつき | 2021-03-26 |
* | Validate passed in timezone from tz option | TomSweeneyRedHat | 2021-03-21 |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Use functions and defines from checkpointctl | Adrian Reber | 2021-03-02 |
* | Move checkpoint/restore code to pkg/checkpoint/crutils | Adrian Reber | 2021-03-02 |
* | Add dns search domains from cni response to resolv.conf | Paul Holzinger | 2021-02-24 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Do not reset storage when running inside of a container | Daniel J Walsh | 2021-02-16 |