| Commit message (Expand) | Author | Age |
* | fix container create/run throttle devices | Charlie Doern | 2022-07-22 |
* | resource limits for pods | Charlie Doern | 2022-07-21 |
* | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
* | Docker-compose disable healthcheck properly handled | Jake Correnti | 2022-07-05 |
* | specgen: fix parsing of cgroup devices rule | Giuseppe Scrivano | 2022-07-01 |
* | podman pod clone | cdoern | 2022-06-10 |
* | Merge pull request #14301 from rhatdan/volume | OpenShift Merge Robot | 2022-06-02 |
|\ |
|
| * | Support setting image_volume_mode in containers.conf | Daniel J Walsh | 2022-05-26 |
* | | Podman no-new-privileges format | Niall Crowe | 2022-05-30 |
|/ |
|
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | 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 |
|/ |
|
* | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
* | 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 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | Fix size to match Docker selection | Daniel J Walsh | 2022-02-01 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | 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 |
* | | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
* | | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
|/ |
|
* | 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 |
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | 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 |
* | Merge pull request #11991 from rhatdan/size | OpenShift Merge Robot | 2021-10-22 |
|\ |
|
| * | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-10-19 |
|/ |
|
* | make podman run --systemd case insensitive | Paul Holzinger | 2021-09-02 |
* | InfraContainer Rework | cdoern | 2021-08-26 |