Commit message (Expand) | Author | Age | |
---|---|---|---|
* | [NO TESTS NEEDED] Fix typo in storage.conf file exists message | Ethan Soucy | 2021-09-30 |
* | Merge pull request #11798 from giuseppe/skip-pid-shared-ns-on-rootless-cgroup... | OpenShift Merge Robot | 2021-09-30 |
|\ | |||
| * | test: use new helper | Giuseppe Scrivano | 2021-09-30 |
| * | test: skip test on rootless cgroupsv1 | Giuseppe Scrivano | 2021-09-30 |
* | | Merge pull request #11790 from rhatdan/VENDOR | OpenShift Merge Robot | 2021-09-30 |
|\ \ | |||
| * | | Vendor in latest containers/storage | Daniel J Walsh | 2021-09-29 |
* | | | Merge pull request #11787 from rhatdan/deleteContainer | OpenShift Merge Robot | 2021-09-30 |
|\ \ \ | |||
| * | | | Storage can remove ErrNotAContainer as well | Daniel J Walsh | 2021-09-29 |
* | | | | Merge pull request #11390 from giuseppe/logging-passthrough | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |
* | | | | Merge pull request #11703 from n1hility/disable-fcos-moby | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ | |||
| * | | | | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-24 |
* | | | | | Merge pull request #11781 from vrothberg/spec | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ \ | |||
| * | | | | | libpod: container create: init variable: do not deep copy spec | Valentin Rothberg | 2021-09-29 |
| * | | | | | libpod: add GetConfigNoCopy() | Valentin Rothberg | 2021-09-29 |
| * | | | | | libpod: add execSessionNoCopy | Valentin Rothberg | 2021-09-29 |
| * | | | | | libpod: do not call (*container).Spec() | Valentin Rothberg | 2021-09-29 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge pull request #11761 from umohnani8/init | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ \ | |||
| * | | | | | [NO TESTS NEEDED] Add port configuration to first regular container | Urvashi Mohnani | 2021-09-28 |
* | | | | | | Merge pull request #11637 from ashley-cui/warn | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-28 |
* | | | | | | Merge pull request #11774 from mheon/fix_11750 | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | Ensure pod ID bucket is properly updated on rename | Matthew Heon | 2021-09-28 |
| |/ / / / | |||
* | | | | | Merge pull request #11769 from afbjorklund/make-dash | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Fix contributor make targets on Ubuntu and Debian | Anders F Björklund | 2021-09-28 |
|/ / / / | |||
* | | | | Merge pull request #11768 from vrothberg/deep-copy | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ | |||
| * | | | | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-28 |
* | | | | | Merge pull request #11615 from cevich/pr_template | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Implement PR template to assist review & release | Chris Evich | 2021-09-28 |
* | | | | | Merge pull request #11760 from rhatdan/dockerfile | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ | |||
| * | | | | | Add dockerfile.5 as man link to containerfile man page | Daniel J Walsh | 2021-09-27 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #11751 from Luap99/net-alias | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ | |||
| * | | | | | move network alias validation to container create | Paul Holzinger | 2021-09-28 |
| * | | | | | set --cni-config-dir for exit command | Paul Holzinger | 2021-09-28 |
| * | | | | | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
* | | | | | | Merge pull request #11765 from vrothberg/no-dot | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | [CI:DOCS] cmd/podman: no dot for short descriptions | Valentin Rothberg | 2021-09-28 |
* | | | | | | | Merge pull request #11762 from edsantiago/bats | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | System tests: speed up. They've gotten too slow. | Ed Santiago | 2021-09-27 |
| |/ / / / / / | |||
* | | | | | | | Merge pull request #11737 from vrothberg/fix-11472 | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
|/ / / / / / | |||
* | | | | | | Merge pull request #11759 from jedieaston/msi-fix | OpenShift Merge Robot | 2021-09-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | Set MSI to be 64-bit only. | Easton Pillay | 2021-09-27 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge pull request #11756 from Luap99/network-prune | OpenShift Merge Robot | 2021-09-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | fix podman network prune integration test flakes | Paul Holzinger | 2021-09-27 |
| * | | | | | | CNI: network remove do not error for ENOENT | Paul Holzinger | 2021-09-27 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge pull request #11702 from cevich/gitlab_runner_test | OpenShift Merge Robot | 2021-09-27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Cirrus: Add gitlab podman runner test | Chris Evich | 2021-09-27 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #11754 from flouthoc/podman-stop-report-non-running | OpenShift Merge Robot | 2021-09-27 |
|\ \ \ \ \ | |||
| * | | | | | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-27 |
| | |/ / / | |/| | | |