| Commit message (Expand) | Author | Age |
* | Merge pull request #12733 from rhatdan/copy | OpenShift Merge Robot | 2022-01-07 |
|\ |
|
| * | Set volume NeedsCopyUp to false iff data was copied up | Daniel J Walsh | 2022-01-06 |
* | | Prevent double decoding of storage options | Riyad Preukschas | 2022-01-07 |
|/ |
|
* | Support all volume mounts for rootless containers | Daniel J Walsh | 2022-01-04 |
* | Merge pull request #12625 from adrianreber/2021-12-16-podman-inspect | OpenShift Merge Robot | 2021-12-17 |
|\ |
|
| * | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
* | | Removed .service file for healthchecks | Brent Baude | 2021-12-16 |
|/ |
|
* | container restore/import: store networks from db | Paul Holzinger | 2021-12-14 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | rename libpod nettypes fields | Paul Holzinger | 2021-11-16 |
* | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | libpod: create /etc/mtab safely | Giuseppe Scrivano | 2021-11-11 |
* | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-08 |
* | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ |
|
| * | overlay root fs: create mount on runtime dir | Valentin Rothberg | 2021-10-26 |
* | | Allow 'container restore' with '--ipc host' | Adrian Reber | 2021-10-26 |
|/ |
|
* | Merge pull request #11991 from rhatdan/size | OpenShift Merge Robot | 2021-10-22 |
|\ |
|
| * | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | | Merge pull request #11851 from cdoern/podRm | OpenShift Merge Robot | 2021-10-20 |
|\ \ |
|
| * | | Pod Rm Infra Improvements | cdoern | 2021-10-18 |
* | | | libpod: change mountpoint ownership c.Root when using overlay on top of exter... | Aditya Rajan | 2021-10-19 |
| |/
|/| |
|
* | | rootfs-overlay: fix overlaybase path for cleanups | Aditya Rajan | 2021-10-18 |
|/ |
|
* | libpod: do not call (*container).Spec() | Valentin Rothberg | 2021-09-29 |
* | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11170 from flouthoc/support-rootfs-overlay | OpenShift Merge Robot | 2021-09-14 |
|\ |
|
| * | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
|/ |
|
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Fix handling of user specified container labels | Daniel J Walsh | 2021-08-02 |
* | Drop podman create --storage-opt container flag | Daniel J Walsh | 2021-07-20 |
* | [NO TESTS NEEDED] Create /etc/mtab with the correct ownership | Urvashi Mohnani | 2021-06-23 |
* | Fix permissions on initially created named volumes | Daniel J Walsh | 2021-06-14 |
* | Merge pull request #10635 from adrianreber/2021-06-04-privileged | OpenShift Merge Robot | 2021-06-12 |
|\ |
|
| * | Fix restoring of privileged containers | Adrian Reber | 2021-06-10 |
* | | Fix pre-checkpointing | Adrian Reber | 2021-06-10 |
|/ |
|
* | 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 |
* | | Create the /etc/mtab file if does not exists | Daniel J Walsh | 2021-05-15 |
|/ |
|
* | fix restart always with slirp4netns | Paul Holzinger | 2021-05-11 |
* | Merge pull request #10220 from giuseppe/rm-volatile | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
|/ |
|
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |