| Commit message (Expand) | Author | Age |
* | Merge pull request #14803 from bugfood/volumes | openshift-ci[bot] | 2022-07-07 |
|\ |
|
| * | podman machine: make 9p security model configurable; adjust docs | Corey Hickey | 2022-07-06 |
* | | Merge pull request #14762 from ashley-cui/machinfo | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | Podman machine info | Ashley Cui | 2022-07-05 |
| |/ |
|
* | | Merge pull request #14842 from umohnani8/play-kube | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | Update play kube docs | Urvashi Mohnani | 2022-07-06 |
* | | | podman pod create --uts support | cdoern | 2022-07-05 |
|/ / |
|
* | | Merge pull request #14807 from eriksjolund/fix_read_only_spelling | openshift-ci[bot] | 2022-07-04 |
|\ \ |
|
| * | | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 |
| |/ |
|
* | | Merge pull request #14802 from cdoern/podMemory | openshift-ci[bot] | 2022-07-03 |
|\ \ |
|
| * | | podman pod create --memory | Charlie Doern | 2022-07-01 |
| |/ |
|
* / | docs: Remove -s from systemctl enable --now sshd | Michael Vorburger ⛑️ | 2022-07-02 |
|/ |
|
* | Merge pull request #14788 from vrothberg/rename-template | openshift-ci[bot] | 2022-07-01 |
|\ |
|
| * | docs: mention the podman-kube template | Valentin Rothberg | 2022-06-30 |
* | | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ \
| |/
|/| |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | Merge pull request #14706 from ashley-cui/rootmach | openshift-ci[bot] | 2022-06-29 |
|\ \ |
|
| * | | Only allow Rootless runs of Podman Machine | Ashley Cui | 2022-06-29 |
* | | | Merge pull request #14734 from giuseppe/copyup-switch-order | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | volume: new options [no]copy | Giuseppe Scrivano | 2022-06-27 |
| |/ / |
|
* / / | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
|/ / |
|
* | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | | Merge pull request #14688 from rhatdan/docs | openshift-ci[bot] | 2022-06-22 |
|\ \ |
|
| * | | Update basic_networking.md | gunnar | 2022-06-21 |
* | | | Merge pull request #14631 from n1hility/opendoc-after-install | openshift-ci[bot] | 2022-06-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Open Windows tutorial after MSI installation | Jason T. Greene | 2022-06-16 |
* | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/dev | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | allow filter networks by dangling status | Carlo Lobrano | 2022-06-21 |
* | | | | Merge pull request #14625 from cdoern/podShm | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | podman pod create --shm-size | cdoern | 2022-06-20 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14556 from sstosh/system-prune-network | openshift-ci[bot] | 2022-06-20 |
|\ \ \ \ |
|
| * | | | | podman system prune support prune unused networks | Toshiki Sonoda | 2022-06-14 |
* | | | | | [CI:DOCS] Rewrite --env docs | Erik Sjölund | 2022-06-19 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ |
|
| * | | | | podman pod clone | cdoern | 2022-06-10 |
| | |_|/
| |/| | |
|
* | | | | Make it clear the REST API could be a security issue | Matthew Heon | 2022-06-16 |
| |_|/
|/| | |
|
* | | | Merge pull request #14560 from rhatdan/remote | OpenShift Merge Robot | 2022-06-13 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman-remote push --remove-signatures support | Daniel J Walsh | 2022-06-10 |
* | | | Merge pull request #14537 from m4z/patch-2 | OpenShift Merge Robot | 2022-06-10 |
|\ \ \ |
|
| * | | | Update remote_client.md | Christopher 'm4z' Holm | 2022-06-08 |
| | |/
| |/| |
|
* | | | podman cp: do not overwrite non-dirs with dirs and vice versa | Valentin Rothberg | 2022-06-10 |
* | | | vendor buildah@main | Valentin Rothberg | 2022-06-10 |
| |/
|/| |
|
* | | Merge pull request #14405 from rhatdan/docs | OpenShift Merge Robot | 2022-06-09 |
|\ \
| |/
|/| |
|
| * | Mount propagation works with named volumes | Daniel J Walsh | 2022-05-28 |
* | | --userns=keep-id,nomap are not allowed in rootful mode | Daniel J Walsh | 2022-06-08 |
* | | Add docs of changing default netavark networks | Tobias Florek | 2022-06-07 |
* | | Merge pull request #14453 from flouthoc/support-additional-build-context-on-r... | OpenShift Merge Robot | 2022-06-06 |
|\ \ |
|
| * | | tests: buildah-bud fix reason for skip | Aditya R | 2022-06-03 |
| * | | podman-remote: enable support for additional build-context on macOS, remote | Aditya R | 2022-06-02 |
* | | | Merge pull request #14460 from cipherboy/align-docker-podman-load-output | OpenShift Merge Robot | 2022-06-02 |
|\ \ \ |
|