| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Merge pull request #9399 from vrothberg/home-sweet-home | OpenShift Merge Robot | 2021-02-16 |
|\ |
|
| * | do not set empty $HOME | Valentin Rothberg | 2021-02-16 |
* | | Don't chown workdir if it already exists | Daniel J Walsh | 2021-02-16 |
|/ |
|
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Rewrite copy-up to use buildah Copier | Matthew Heon | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | fix logic when not creating a workdir | Valentin Rothberg | 2021-02-05 |
* | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | libpod: move slirp magic IPs to consts | Giuseppe Scrivano | 2021-01-22 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fxes /etc/hosts duplicated every time after container restarted in a pod | zhangguanzhang | 2021-01-13 |