| Commit message (Expand) | Author | Age |
* | Merge pull request #13908 from n1hility/win-mounts | OpenShift Merge Robot | 2022-04-26 |
|\ |
|
| * | Implements Windows volume/mount support | Jason T. Greene | 2022-04-25 |
* | | Unit tests for pkg/specgenutil pkg/signal | Brent Baude | 2022-04-25 |
|/ |
|
* | Merge pull request #13978 from Luap99/unparam | OpenShift Merge Robot | 2022-04-25 |
|\ |
|
| * | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | | Add support for passing --volumepath | Daniel J Walsh | 2022-04-23 |
|/ |
|
* | specgen-volumes: parse --mount using csv-reader instead of split by comma | Aditya R | 2022-04-22 |
* | Translate Memory Limit to Swap in API | cdoern | 2022-04-18 |
* | Merge pull request #13583 from rhatdan/ipc | OpenShift Merge Robot | 2022-04-16 |
|\ |
|
| * | Add support for ipc namespace modes "none, private, sharable" | Daniel J Walsh | 2022-04-12 |
* | | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
|/ |
|
* | run, mount: allow setting driver specific option using volume-opt | Aditya R | 2022-04-12 |
* | Merge pull request #13765 from giuseppe/do-not-set-oom-score-adj | OpenShift Merge Robot | 2022-04-04 |
|\ |
|
| * | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
* | | Allow creating anonymous volumes with --mount | Andrew Aylett | 2022-04-02 |
* | | fix pod volume passing and alter infra inheritance | cdoern | 2022-03-29 |
|/ |
|
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Merge pull request #13059 from cdoern/clone | OpenShift Merge Robot | 2022-02-22 |
|\ |
|
| * | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | | pkg: support passing down options for idmap | Giuseppe Scrivano | 2022-02-16 |
|/ |
|
* | Fix size to match Docker selection | Daniel J Walsh | 2022-02-01 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12870 from rhatdan/userns1 | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | Use PODMAN_USERNS environment variable when running as a service | Daniel J Walsh | 2022-01-17 |
* | | Merge pull request #12860 from rhatdan/cgroups | OpenShift Merge Robot | 2022-01-17 |
|\ \ |
|
| * | | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
| * | | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
| |/ |
|
* / | Unify the method of parsing filters in cmd | Jakub Guzik | 2022-01-16 |
|/ |
|
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | specgen: honor empty args for entrypoint | Aditya Rajan | 2021-12-08 |
* | Implement 'podman run --blkio-weight-device' | Hironori Shiina | 2021-11-30 |
* | Fix netavark error handling and teardown issue | Paul Holzinger | 2021-11-22 |
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | Merge pull request #12354 from Luap99/exit-command | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | | volumes: add new option idmap | Giuseppe Scrivano | 2021-11-18 |
|/ |
|
* | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
|/ |
|
* | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | volumes: allow more options for devpts | Giuseppe Scrivano | 2021-10-28 |