| Commit message (Expand) | Author | Age |
* | Merge pull request #14805 from jakecorrenti/df-format-output | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | Podman system df JSON format outputs `Size` and `Reclaimable` | Jake Correnti | 2022-07-05 |
* | | specgen,run: support running container from valid manifest list | Aditya R | 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 |
* | | | podman pod create --memory | Charlie Doern | 2022-07-01 |
|/ / |
|
* | | Merge pull request #14794 from n1hility/fix-win | openshift-ci[bot] | 2022-07-01 |
|\ \ |
|
| * | | Fix podman machine on Windows | Jason T. Greene | 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 #14787 from giuseppe/move-systemd-service-to-subcgroup | openshift-ci[bot] | 2022-06-30 |
|\ \ \ |
|
| * | | | service: do not run under the root cgroup | Giuseppe Scrivano | 2022-06-30 |
* | | | | cmd/podman: switch to golang native error wrapping | Sascha Grunert | 2022-06-30 |
|/ / / |
|
* | | | 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 #14717 from ZeyadYasser/fix-restore-runtime-check | openshift-ci[bot] | 2022-06-28 |
|\ \ \ \ |
|
| * | | | | Fix runtime check during restore | Zeyad Yasser | 2022-06-28 |
| | |_|/
| |/| | |
|
* / | | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
|/ / / |
|
* | | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ \ |
|
| * | | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| |/ / |
|
* | | | Merge pull request #14695 from boaz0/closes_14682 | openshift-ci[bot] | 2022-06-27 |
|\ \ \ |
|
| * | | | Fix machine list: --format implies --noheading | Boaz Shuster | 2022-06-23 |
* | | | | Merge pull request #14665 from Luap99/machine-now | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | podman machine init --now: respect proxy envs | Paul Holzinger | 2022-06-20 |
* | | | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | | | | Merge pull request #14690 from sstosh/prune-message | openshift-ci[bot] | 2022-06-22 |
|\ \ \ \ |
|
| * | | | | Fix system prune output message | Toshiki Sonoda | 2022-06-22 |
| | |/ /
| |/| | |
|
* | | | | 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 #14659 from eriksjolund/setup_to_set_up_in_code | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | [CI:DOCS] "setup" -> "set up" in source code comments | Erik Sjölund | 2022-06-19 |
| |/ / |
|
* | | | Merge pull request #14625 from cdoern/podShm | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | podman pod create --shm-size | cdoern | 2022-06-20 |
| |/ / |
|
* | | | bump github.com/spf13/cobra from 1.4.0 to 1.5.0 | Paul Holzinger | 2022-06-21 |
* | | | 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 |
* | | | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ \ \ |
|
| * | | | podman pod clone | cdoern | 2022-06-10 |
* | | | | fix "podman -h" help output | Paul Holzinger | 2022-06-16 |
* | | | | systemd socker activation: check listener to prevent panic | Paul Holzinger | 2022-06-15 |
* | | | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ |
|
| * | | | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | | | | Merge pull request #14561 from rhatdan/VENDOR | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Update vendor of containers/buildah | Daniel J Walsh | 2022-06-13 |
* | | | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-container | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Non-running containers now report statistics via the `podman stats` | Jake Correnti | 2022-06-13 |
* | | | | | 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 |
| | |_|/
| |/| | |
|
* | | | | 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 |
|/ / / |
|