| Commit message (Expand) | Author | Age |
... | |
* | | introduce podman machine | baude | 2021-03-25 |
|/ |
|
* | security: use the bounding caps with --privileged | Giuseppe Scrivano | 2021-03-19 |
* | replace local mount consts with libpod/define | Jakub Guzik | 2021-03-07 |
* | Enable cgroupsv2 rw mount via security-opt unmask | Jakub Guzik | 2021-02-28 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Ignore entrypoint=[\"\"] | Daniel J Walsh | 2021-02-17 |
* | Enable more golangci-lint linters | Paul Holzinger | 2021-02-12 |
* | Support annotations from containers.conf | Daniel J Walsh | 2021-02-09 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Merge pull request #9205 from st1971/issue-8710 | OpenShift Merge Robot | 2021-02-05 |
|\ |
|
| * | play kube selinux label issue | Steven Taylor | 2021-02-02 |
* | | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
|/ |
|
* | Honor custom DNS in play|generate kube | baude | 2021-01-29 |
* | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | specgen: improve heuristic for /sys bind mount | Giuseppe Scrivano | 2021-01-15 |
* | Merge pull request #8960 from giuseppe/bridge-no-post-config | OpenShift Merge Robot | 2021-01-13 |
|\ |
|
| * | network: disallow CNI networks with user namespaces | Giuseppe Scrivano | 2021-01-13 |
* | | Merge pull request #8954 from baude/reducebindingsize | OpenShift Merge Robot | 2021-01-13 |
|\ \ |
|
| * | | Reduce general binding binary size | baude | 2021-01-13 |
| |/ |
|
* / | play kube: set entrypoint when interpreting Command | Daniel J Walsh | 2021-01-13 |
|/ |
|
* | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
|/ |
|
* | Merge pull request #8907 from Luap99/fix-mips-build | OpenShift Merge Robot | 2021-01-07 |
|\ |
|
| * | Fix build for mips architecture follow-up | Paul Holzinger | 2021-01-07 |
* | | Containers should not get inheritable caps by default | Daniel J Walsh | 2021-01-07 |
|/ |
|
* | Merge pull request #8892 from mheon/fix_8886 | OpenShift Merge Robot | 2021-01-06 |
|\ |
|
| * | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | | Merge pull request #8685 from mheon/ignore_containersconf_sysctls_shared_net | OpenShift Merge Robot | 2021-01-05 |
|\ \
| |/
|/| |
|
| * | Ignore containers.conf sysctls when sharing namespaces | Matthew Heon | 2020-12-10 |
* | | fix: disable seccomp by default when privileged. | Max Goltzsche | 2021-01-02 |
* | | Refactor kube.ToSpecGen parameters to struct | Benedikt Ziemons | 2020-12-23 |
* | | Set NetNS mode instead of value | Benedikt Ziemons | 2020-12-23 |
* | | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ \ |
|
| * | | Spelling | Josh Soref | 2020-12-22 |
* | | | play kube: fix args/command handling | Peter Hunt | 2020-12-22 |
|/ / |
|
* | | Merge pull request #8670 from rhatdan/caps | OpenShift Merge Robot | 2020-12-09 |
|\ \
| |/
|/| |
|
| * | Properly handle --cap-add all when running with a --user flag | Daniel J Walsh | 2020-12-09 |
* | | Merge pull request #8669 from giuseppe/unmask-also-cover-ro-paths | OpenShift Merge Robot | 2020-12-09 |
|\ \
| |/
|/| |
|
| * | security: honor systempaths=unconfined for ro paths | Giuseppe Scrivano | 2020-12-09 |
* | | Merge pull request #8661 from rhatdan/codespell | OpenShift Merge Robot | 2020-12-09 |
|\ \
| |/
|/| |
|
| * | Fix spelling mistakes | Daniel J Walsh | 2020-12-09 |
* | | make podman play use ENVs from image | Christopher J. Ruwe | 2020-12-09 |
|/ |
|
* | Correct port range logic for port generation | Matthew Heon | 2020-12-08 |
* | Merge pull request #8561 from mheon/fix_gating | OpenShift Merge Robot | 2020-12-07 |
|\ |
|
| * | Do not mount sysfs as rootless in more cases | Matthew Heon | 2020-12-04 |
* | | container create: do not clear image name | Valentin Rothberg | 2020-12-07 |