summaryrefslogtreecommitdiff
path: root/libpod/pod_api.go
Commit message (Expand)AuthorAge
* Merge pull request #14501 from cdoern/podUTSopenshift-ci[bot]2022-07-06
|\
| * podman pod create --uts supportcdoern2022-07-05
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
|/
* podman pod create --memoryCharlie Doern2022-07-01
* patch for pod host networking & other host namespace handlingcdoern2022-06-09
* Remove more FIXMEsMatthew Heon2022-05-25
* play kube: service containerValentin Rothberg2022-05-12
* pod: add exit policiesValentin Rothberg2022-05-02
* Report properly whether pod shares host networkDaniel J Walsh2022-04-28
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Pod Security Option supportcdoern2021-12-27
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Pod Volumes From Supportcdoern2021-10-01
* Merge pull request #11686 from cdoern/podDeviceOptionsOpenShift Merge Robot2021-10-01
|\
| * Pod Device-Read-BPS supportcdoern2021-09-28
* | libpod: do not call (*container).Config()Valentin Rothberg2021-09-28
* | standardize logrus messages to upper caseDaniel J Walsh2021-09-22
|/
* Pod Device Supportcdoern2021-09-20
* Pod Volumes Supportcdoern2021-09-14
* InfraContainer Reworkcdoern2021-08-26
* podman inspect show exposed portsPaul Holzinger2021-08-24
* rename oneshot initcontainers to onceBrent Baude2021-08-12
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* implement init containers in podmanBrent Baude2021-08-04
* podman pod create --pid flagcdoern2021-07-15
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* bump go module to v3Valentin Rothberg2021-02-22
* Fix podman pod inspect show wrong MAC stringzhangguanzhang2020-11-18
* Add a Degraded state to podsMatthew Heon2020-10-21
* Move pod jobs to parallel executionMatthew Heon2020-10-07
* Add support for slirp network for podsAshley Cui2020-09-25
* Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-17
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix lintMatthew Heon2020-07-14
* Populate remaining unused fields in `pod inspect`Matthew Heon2020-07-14
* Include infra container information in `pod inspect`Matthew Heon2020-07-14
* move go module to v2Valentin Rothberg2020-07-06
* Print errors from individual containers in podsMatthew Heon2020-07-02
* Turn on More lintersDaniel J Walsh2020-06-15
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* Update pod inspect report to hold current pod status.Sujil022020-04-20
* podman v2 remove bloat v2Brent Baude2020-04-16
* Update pod bindings and Add test to validate prune pod apiv2 binding.Sujil022020-02-28
* if container is not in a pid namespace, stop all processesDaniel J Walsh2019-12-19
* codespell: spelling correctionsDmitry Smirnov2019-11-13