summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/pod_create.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* podman pod create --uts supportcdoern2022-07-05
* podman pod clonecdoern2022-06-10
* pkg/specgen: parse default network mode on serverPaul Holzinger2022-06-01
* play kube: service containerValentin Rothberg2022-05-12
* pod: add exit policiesValentin Rothberg2022-05-02
* enable unparam linterPaul Holzinger2022-04-25
* podman create: building local pause image: do not read ignore filesValentin Rothberg2022-03-17
* Implement Podman Container Clonecdoern2022-02-20
* Merge pull request #12930 from cdoern/podCgroupOpenShift Merge Robot2022-02-04
|\
| * Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* | Fix use of infra image to clarify defaultDaniel J Walsh2022-01-31
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Add new networks format to spegecenPaul Holzinger2021-12-14
* infra container: replace pause with catatonitValentin Rothberg2021-11-15
* Fix network mode in play kubePaul Holzinger2021-11-12
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* pod create: remove need for pause imageValentin Rothberg2021-10-26
* Pod Events Logging Fixcdoern2021-10-01
* InfraContainer Reworkcdoern2021-08-26
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* --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
* Allow changing of port forward rules on restoreAdrian Reber2021-06-04
* Fix pod infra container cni network setupPaul Holzinger2021-04-01
* bump go module to v3Valentin Rothberg2021-02-22
* Allow pods to use --net=noneMatthew Heon2021-02-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
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* spec, pod: honor --dnsGiuseppe Scrivano2020-04-27
* v2specgen prune libpodBrent Baude2020-04-14