| Commit message (Expand) | Author | Age |
... | |
* | read secret config from config file if no user data. | Tino Rusch | 2021-06-24 |
* | Merge pull request #10756 from jmguzik/volume-prune-until-http-api | OpenShift Merge Robot | 2021-06-23 |
|\ |
|
| * | Add support for volume prune until filter to http api | Jakub Guzik | 2021-06-22 |
* | | Merge pull request #10716 from cdoern/podFlags | OpenShift Merge Robot | 2021-06-23 |
|\ \ |
|
| * | | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |
| |/ |
|
* / | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
|/ |
|
* | Fix documentation of the --format option of podman push | Miloslav Trmač | 2021-06-17 |
* | Merge pull request #10683 from Luap99/exec-resize | OpenShift Merge Robot | 2021-06-16 |
|\ |
|
| * | Fix resize race with podman exec -it | Paul Holzinger | 2021-06-16 |
* | | Merge pull request #10595 from boaz0/closes_10539 | OpenShift Merge Robot | 2021-06-15 |
|\ \ |
|
| * | | Restart all containers with restart-policy=always on boot | Boaz Shuster | 2021-06-13 |
* | | | Merge pull request #10622 from cdoern/imgImportFeature | OpenShift Merge Robot | 2021-06-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Image import fromSrc now supports OS/Arch | cdoern | 2021-06-14 |
| |/ |
|
* | | Merge pull request #10405 from mheon/always_cleanup_exec | OpenShift Merge Robot | 2021-06-11 |
|\ \ |
|
| * | | Always spawn a cleanup process with exec | Matthew Heon | 2021-06-10 |
| |/ |
|
* / | Fix volumes with uid and gid options | Paul Holzinger | 2021-06-11 |
|/ |
|
* | Merge pull request #10381 from adrianreber/2021-05-18-publish | OpenShift Merge Robot | 2021-06-07 |
|\ |
|
| * | Allow changing of port forward rules on restore | Adrian Reber | 2021-06-04 |
* | | Add parameter to specify checkpoint archive compression | Adrian Reber | 2021-06-07 |
* | | Merge pull request #10561 from vrothberg/fix-remote-events-label | OpenShift Merge Robot | 2021-06-07 |
|\ \ |
|
| * | | remote events: support labels | Valentin Rothberg | 2021-06-04 |
| |/ |
|
* / | Add CORS support | Boaz Shuster | 2021-06-04 |
|/ |
|
* | [NO TESTS NEEDED] API list networks should return [] when used with no networks | zhangguanzhang | 2021-06-01 |
* | Merge pull request #10427 from rhatdan/errors | OpenShift Merge Robot | 2021-05-21 |
|\ |
|
| * | Drop container does not exist on removal to debugf | Daniel J Walsh | 2021-05-21 |
* | | Merge pull request #10400 from rhatdan/root | OpenShift Merge Robot | 2021-05-21 |
|\ \
| |/
|/| |
|
| * | Clear the storage-options from the graphdriver if users specifies --root | Daniel J Walsh | 2021-05-19 |
* | | Merge pull request #10377 from vrothberg/test-common | OpenShift Merge Robot | 2021-05-20 |
|\ \ |
|
| * | | update c/common | Valentin Rothberg | 2021-05-20 |
| |/ |
|
* / | Add support for podman manifest rm command | Daniel J Walsh | 2021-05-19 |
|/ |
|
* | 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 |
* | | Merge pull request #10363 from vrothberg/fix-10350 | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | image prune: remove unused images only with `--all` | Valentin Rothberg | 2021-05-17 |
| |/ |
|
* / | podman network reload add rootless support | Paul Holzinger | 2021-05-17 |
|/ |
|
* | Adds support to preserve auto update labels in generate and play kube | Eduardo Vega | 2021-05-06 |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | Fix handling of runlabel IMAGE and NAME | Daniel J Walsh | 2021-05-05 |
* | Merge pull request #10208 from Luap99/play-kube-mac | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | | is this a bug? | Boaz Shuster | 2021-05-04 |
* | | Add --all to podman start | Boaz Shuster | 2021-05-03 |
|/ |
|
* | Remove unused VolumeList* structs | Daniel J Walsh | 2021-04-29 |
* | Merge pull request #10074 from flouthoc/ancestor-truncate-bug | OpenShift Merge Robot | 2021-04-26 |
|\ |
|
| * | Fix podman ps --filter ancestor to match exact ImageName/ImageID | flouthoc | 2021-04-25 |
* | | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 |
|/ |
|
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | Merge pull request #10080 from rhatdan/remote | OpenShift Merge Robot | 2021-04-21 |
|\ |
|
| * | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |