| Commit message (Expand) | Author | Age |
... | |
| * | Fix handling of $NAME and $IMAGE in runlabel | Daniel J Walsh | 2021-04-12 |
* | | Remove in-memory state implementation | Matthew Heon | 2021-04-13 |
* | | Reflect current state of prune implementation in docs | Jakub Guzik | 2021-04-13 |
* | | [CI:DOCS] Correct status code for /pods/create | Jhon Honce | 2021-04-12 |
* | | Merge pull request #9969 from jwhonce/wip/manifests | OpenShift Merge Robot | 2021-04-12 |
|\ \ |
|
| * | | Update manifest API endpoints | Jhon Honce | 2021-04-09 |
* | | | Merge pull request #9988 from jmguzik/prune-filters-bindings-net | OpenShift Merge Robot | 2021-04-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add network prune filters support to bindings | Jakub Guzik | 2021-04-10 |
| |/ |
|
* | | Merge pull request #9935 from EduardoVega/5788-kube-volume | OpenShift Merge Robot | 2021-04-12 |
|\ \ |
|
| * | | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | | | Merge pull request #9950 from Luap99/unshare-rootless-cni | OpenShift Merge Robot | 2021-04-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman unshare: add --rootless-cni to join the ns | Paul Holzinger | 2021-04-07 |
* | | | cgroups: force 64 bits to ParseUint | Giuseppe Scrivano | 2021-04-09 |
* | | | Merge pull request #9971 from jwhonce/wip/df | OpenShift Merge Robot | 2021-04-08 |
|\ \ \ |
|
| * | | | Add missing return | Jhon Honce | 2021-04-08 |
* | | | | Merge pull request #9121 from tmds/swagger_remove_name_wildcards | OpenShift Merge Robot | 2021-04-08 |
|\ \ \ \ |
|
| * | | | | swagger: remove name wildcards | Tom Deseyn | 2021-04-07 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9968 from pablofsf/fix-libpod-container-wait-docs | OpenShift Merge Robot | 2021-04-08 |
|\ \ \ \ |
|
| * | | | | Adjust libpod API Container Wait documentation to the code | Pablo Correa Gómez | 2021-04-07 |
* | | | | | Merge pull request #9958 from jmguzik/limit-prune-filters-for-volumes | OpenShift Merge Robot | 2021-04-07 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Volumes prune endpoint should use only prune filters | Jakub Guzik | 2021-04-07 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9966 from jwhonce/wip/operation_id | OpenShift Merge Robot | 2021-04-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [CI:DOCS] Update swagger definition of inspect manifest | Jhon Honce | 2021-04-07 |
* | | | | Handle podman-remote --arch, --platform, --os | Daniel J Walsh | 2021-04-07 |
| |/ /
|/| | |
|
* | | | Merge pull request #9754 from mheon/add_dep | OpenShift Merge Robot | 2021-04-06 |
|\ \ \ |
|
| * | | | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | | | | Merge pull request #9953 from jwhonce/wip/operation_id | OpenShift Merge Robot | 2021-04-06 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | [CI:DOCS] Polish swagger OpertionIDs | Jhon Honce | 2021-04-06 |
| | |/
| |/| |
|
* | | | Merge pull request #9942 from mheon/fix_9919 | OpenShift Merge Robot | 2021-04-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ensure that `--userns=keep-id` sets user in config | Matthew Heon | 2021-04-06 |
* | | | [CI:DOCS] Set all operation id to be compatibile | Jhon Honce | 2021-04-05 |
* | | | Move operationIds to swagger:operation line | Tom Deseyn | 2021-04-05 |
* | | | swagger: add operationIds that match with docker | Tom Deseyn | 2021-04-05 |
* | | | Merge pull request #9938 from jmguzik/network-bindings-initial-tests | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ |
|
| * | | | Initial network bindings tests | Jakub Guzik | 2021-04-05 |
* | | | | Allow users to override default storage opts with --storage-opt | Daniel J Walsh | 2021-04-05 |
| |/ /
|/| | |
|
* | | | Merge pull request #9423 from Luap99/rootless-cni-no-infra | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ |
|
| * | | | Fix pod infra container cni network setup | Paul Holzinger | 2021-04-01 |
| * | | | Add rootless support for cni and --uidmap | Paul Holzinger | 2021-04-01 |
| * | | | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | | | | Merge pull request #9928 from pendulm/fix_rootless_socket_activation | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ |
|
| * | | | | Move socket activation check into init() and set global condition. | pendulm | 2021-04-05 |
* | | | | | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #9912 from jmguzik/recreate-prune-until-tests-for-containers | OpenShift Merge Robot | 2021-04-02 |
|\ \ \ \ |
|
| * | | | | Recreate until container prune tests for bindings | Jakub Guzik | 2021-04-01 |
* | | | | | Merge pull request #9920 from ashley-cui/rooty | OpenShift Merge Robot | 2021-04-02 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add ssh connection to root user | Ashley Cui | 2021-04-01 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9899 from kellen-dunham/fix_9698 | OpenShift Merge Robot | 2021-04-01 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed podman-remote --network flag | Kellen Dunham | 2021-03-31 |
* | | | | Remove --execute from podman machine ssh | baude | 2021-03-31 |
| |/ /
|/| | |
|