summaryrefslogtreecommitdiff
path: root/libpod/runtime_ctr.go
Commit message (Expand)AuthorAge
* enable unparam linterPaul Holzinger2022-04-25
* enable staticcheck linterPaul Holzinger2022-04-22
* Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* run, mount: allow setting driver specific option using volume-optAditya R2022-04-12
* event: generate a valid event on container rename operationAditya R2022-03-28
* Merge pull request #13232 from rhatdan/volumesOpenShift Merge Robot2022-02-23
|\
| * Don't log errors on removing volumes inuse, if container --volumes-fromDaniel J Walsh2022-02-21
* | Remove the runtime lockMatthew Heon2022-02-22
|/
* Fix checkpoint/restore pod testsAdrian Reber2022-02-11
* Merge pull request #12857 from giuseppe/fix-rm-dir-not-emptyOpenShift Merge Robot2022-01-25
|\
| * exec: retry rm -rf on ENOTEMPTY and EBUSYGiuseppe Scrivano2022-01-24
* | container create: do not check for network dns supportPaul Holzinger2022-01-24
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12828 from giuseppe/drop-checkOpenShift Merge Robot2022-01-13
|\
| * libpod: refine check for empty pod cgroupGiuseppe Scrivano2022-01-12
* | Merge pull request #12826 from vrothberg/force-rm-podOpenShift Merge Robot2022-01-13
|\ \
| * | podman container rm: remove podValentin Rothberg2022-01-13
| |/
* / use libnetwork from c/commonPaul Holzinger2022-01-12
|/
* Fix permission on secrets directoryDaniel J Walsh2022-01-11
* Add podman rm --dependDaniel J Walsh2022-01-11
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Do not store the exit command in container configPaul Holzinger2021-11-18
* pod/container create: resolve conflicts of generated namesValentin Rothberg2021-11-08
* Update vendor github.com/opencontainers/runtime-toolsDaniel J Walsh2021-10-25
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Merge pull request #11390 from giuseppe/logging-passthroughOpenShift Merge Robot2021-09-29
|\
| * logging: new mode -l passthroughGiuseppe Scrivano2021-09-27
* | libpod: container create: init variable: do not deep copy specValentin Rothberg2021-09-29
* | move network alias validation to container createPaul Holzinger2021-09-28
|/
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Wire network interface into libpodPaul Holzinger2021-09-15
* InfraContainer Reworkcdoern2021-08-26
* Switch eventlogger to journald by defaultDaniel J Walsh2021-08-23
* Fix network aliases with network idPaul Holzinger2021-08-20
* Handle timezone on server containers.confDaniel J Walsh2021-08-04
* ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* Copy the content from the underlying image into the newly created volume.Vikas Goel2021-07-20
* Ensure that container still exists when removingMatthew Heon2021-05-26
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* cgroup: fix rootless --cgroup-parent with podsGiuseppe Scrivano2021-05-06
* cgroup: always honor --cgroup-parent with cgroupfsGiuseppe Scrivano2021-05-03
* support pidfile on container restorechenkang2021-04-18
* set pidfile default value int containerconfigchenkang2021-04-17
* Do not delete container twiceDaniel J Walsh2021-04-12
* Ensure manually-created volumes have correct ownershipMatthew Heon2021-03-24
* Removing a non existing container API should return 404Daniel J Walsh2021-03-10
* turn hidden --trace into a NOPValentin Rothberg2021-03-08
* Rewrite Rename backend in a more atomic fashionMatthew Heon2021-03-02