summaryrefslogtreecommitdiff
path: root/pkg/specgen/pod_validate.go
Commit message (Expand)AuthorAge
* specgen: check that networks are only set with bridgePaul Holzinger2021-12-14
* support advanced network configuration via cliPaul Holzinger2021-12-14
* Add new networks format to spegecenPaul Holzinger2021-12-14
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Enable more golangci-lint lintersPaul Holzinger2021-02-12
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* SpellingJosh Soref2020-12-22
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* move go module to v2Valentin Rothberg2020-07-06
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* Fix parsing of --network for `podman pod create`Matthew Heon2020-05-07
* specgen: relax test to accept default networkGiuseppe Scrivano2020-04-27
* Update podman to use containers.confDaniel J Walsh2020-04-20
* v2specgen prune libpodBrent Baude2020-04-14
* Fixes for load and other system testsBrent Baude2020-04-13
* podmanv2 pod create using podspecgenBrent Baude2020-03-27