| Commit message (Expand) | Author | Age |
* | 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 |
* | | Fix infinite loop in isPathOnVolume | Slava Bacherikov | 2021-05-06 |
* | | Add filepath glob support to --security-opt unmask | Daniel J Walsh | 2021-05-04 |
* | | Skip blkio-weight test when no kernel BFQ support | Chris Evich | 2021-04-27 |
|/ |
|
* | skip pidfile it on remote | chenkang | 2021-04-17 |
* | add ut | chenkang | 2021-04-16 |
* | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | Validate passed in timezone from tz option | TomSweeneyRedHat | 2021-03-21 |
* | test: check for io.stat existence on cgroup v2 | Giuseppe Scrivano | 2021-03-17 |
* | test: fix test for last crun/runc | Giuseppe Scrivano | 2021-03-17 |
* | test: simplify cgroup path | Giuseppe Scrivano | 2021-03-17 |
* | Latest crun/runc should handle blkio-weight test | Daniel J Walsh | 2021-03-17 |
* | Enable cgroupsv2 rw mount via security-opt unmask | Jakub Guzik | 2021-02-28 |
* | test: ignore named hierarchies for cgroups=split | Giuseppe Scrivano | 2021-02-23 |
* | 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 |
* | utils: takes the longest path on cgroup v1 | Giuseppe Scrivano | 2021-02-11 |
* | Restart service when CONTAINERS_CONF changes | Daniel J Walsh | 2021-02-09 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Pass DefaultMountsFile to podman build | Daniel J Walsh | 2021-01-25 |
* | Containers should not get inheritable caps by default | Daniel J Walsh | 2021-01-07 |
* | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Disable blkio.weight test on Ubuntu | Chris Evich | 2020-12-15 |
* | security: honor systempaths=unconfined for ro paths | Giuseppe Scrivano | 2020-12-09 |
* | Merge pull request #8630 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Add systempaths=unconfined option | Urvashi Mohnani | 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 |
* | | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
|/ |
|
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | specgen: keep capabilities with --userns=keep-id | Giuseppe Scrivano | 2020-11-02 |
* | specgen: fix check for root user | Giuseppe Scrivano | 2020-11-02 |
* | specgen: add support for ambient capabilities | Giuseppe Scrivano | 2020-11-02 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | misc fixes for f33 integration tests | baude | 2020-09-30 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Ignore containers.conf sysctl when namespaces set to host | Daniel J Walsh | 2020-09-28 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | Remove some SkipIfRootess flags from tests | Daniel J Walsh | 2020-09-25 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Make oom-score-adj actually work | Daniel J Walsh | 2020-09-09 |