aboutsummaryrefslogtreecommitdiff
path: root/libpod/pod.go
Commit message (Expand)AuthorAge
* resource limits for podsCharlie Doern2022-07-21
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* podman pod create --memoryCharlie Doern2022-07-01
* podman pod clonecdoern2022-06-10
* patch for pod host networking & other host namespace handlingcdoern2022-06-09
* play kube: service containerValentin Rothberg2022-05-12
* pod: add exit policiesValentin Rothberg2022-05-02
* Merge pull request #14045 from cdoern/cgroupPathOpenShift Merge Robot2022-04-28
|\
| * remove unused codepath for creating/running ctr in a podcdoern2022-04-28
* | Report properly whether pod shares host networkDaniel J Walsh2022-04-28
|/
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* codespell codeDaniel J Walsh2021-10-12
* Pod Volumes From Supportcdoern2021-10-01
* libpod: do not call (*container).Config()Valentin Rothberg2021-09-28
* InfraContainer Reworkcdoern2021-08-26
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* implement init containers in podmanBrent Baude2021-08-04
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* 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
* Allow pods to use --net=noneMatthew Heon2021-02-02
* Add SELinux support for podsDaniel J Walsh2020-10-02
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* generate systemd: create pod templateValentin Rothberg2020-06-11
* generate systemd: refactorValentin Rothberg2020-06-11
* add (*Pod).CreateCommand()Valentin Rothberg2020-06-11
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* 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
* v2 podman statsbaude2020-05-05
* Enable pod inspect integration testSujil022020-04-26
* Update pod bindings and Add test to validate prune pod apiv2 binding.Sujil022020-02-28
* Add ability for pods to use the host networkMatthew Heon2020-02-17
* Add backend code for pod network optionsMatthew Heon2020-02-04
* Allow customizing pod hostnameChen Zhiwei2019-08-18
* remove libpod from mainbaude2019-06-25
* Purge all use of easyjson and ffjson in libpodMatthew Heon2019-06-13
* Convert pods to SHM locksMatthew Heon2019-01-04
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Swap from FFJSON to easyjsonMatthew Heon2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23