| Commit message (Expand) | Author | Age |
* | Merge pull request #13232 from rhatdan/volumes | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | Don't log errors on removing volumes inuse, if container --volumes-from | Daniel J Walsh | 2022-02-21 |
* | | Remove the runtime lock | Matthew Heon | 2022-02-22 |
|/ |
|
* | Fix checkpoint/restore pod tests | Adrian Reber | 2022-02-11 |
* | Merge pull request #12857 from giuseppe/fix-rm-dir-not-empty | OpenShift Merge Robot | 2022-01-25 |
|\ |
|
| * | exec: retry rm -rf on ENOTEMPTY and EBUSY | Giuseppe Scrivano | 2022-01-24 |
* | | container create: do not check for network dns support | Paul Holzinger | 2022-01-24 |
|/ |
|
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Merge pull request #12828 from giuseppe/drop-check | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | libpod: refine check for empty pod cgroup | Giuseppe Scrivano | 2022-01-12 |
* | | Merge pull request #12826 from vrothberg/force-rm-pod | OpenShift Merge Robot | 2022-01-13 |
|\ \ |
|
| * | | podman container rm: remove pod | Valentin Rothberg | 2022-01-13 |
| |/ |
|
* / | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
|/ |
|
* | Fix permission on secrets directory | Daniel J Walsh | 2022-01-11 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-08 |
* | Update vendor github.com/opencontainers/runtime-tools | Daniel J Walsh | 2021-10-25 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Merge pull request #11390 from giuseppe/logging-passthrough | OpenShift Merge Robot | 2021-09-29 |
|\ |
|
| * | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |
* | | libpod: container create: init variable: do not deep copy spec | Valentin Rothberg | 2021-09-29 |
* | | move network alias validation to container create | Paul Holzinger | 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 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Switch eventlogger to journald by default | Daniel J Walsh | 2021-08-23 |
* | Fix network aliases with network id | Paul Holzinger | 2021-08-20 |
* | Handle timezone on server containers.conf | Daniel J Walsh | 2021-08-04 |
* | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | Copy the content from the underlying image into the newly created volume. | Vikas Goel | 2021-07-20 |
* | Ensure that container still exists when removing | Matthew Heon | 2021-05-26 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | cgroup: fix rootless --cgroup-parent with pods | Giuseppe Scrivano | 2021-05-06 |
* | cgroup: always honor --cgroup-parent with cgroupfs | Giuseppe Scrivano | 2021-05-03 |
* | support pidfile on container restore | chenkang | 2021-04-18 |
* | set pidfile default value int containerconfig | chenkang | 2021-04-17 |
* | Do not delete container twice | Daniel J Walsh | 2021-04-12 |
* | Ensure manually-created volumes have correct ownership | Matthew Heon | 2021-03-24 |
* | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Rewrite Rename backend in a more atomic fashion | Matthew Heon | 2021-03-02 |
* | Fix podman network IDs handling | Paul Holzinger | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |