summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/namespaces.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-06
* Add rootless support for cni and --uidmapPaul Holzinger2021-04-01
* bump go module to v3Valentin Rothberg2021-02-22
* network: disallow CNI networks with user namespacesGiuseppe Scrivano2021-01-13
* Ensure that user-specified HOSTNAME is honoredMatthew Heon2021-01-06
* Support --network=default as if it was privateDaniel J Walsh2020-12-02
* Merge pull request #8177 from rhatdan/wrapOpenShift Merge Robot2020-10-30
|\
| * Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* | Pod's that share the IPC Namespace need to share /dev/shmDaniel J Walsh2020-10-30
|/
* Ensure that hostname is added to hosts with net=hostMatthew Heon2020-10-20
* fix pod creation with "new:" syntaxPaul Holzinger2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* allow switching of port-forward approaches in rootless/using slirp4netnsaleks-mariusz2020-07-15
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* move go module to v2Valentin Rothberg2020-07-06
* Don't ignore --user flag in rootless --userns keepidDaniel J Walsh2020-06-17
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* add {generate,play} kubeValentin Rothberg2020-05-06
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* Merge pull request #5971 from giuseppe/fix-userns-testsOpenShift Merge Robot2020-04-24
|\
| * podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* | Do not join pod namespaces without an infra ctrMatthew Heon2020-04-24
|/
* podman: handle namespaces specified on the CLIGiuseppe Scrivano2020-04-23
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* Merge pull request #5875 from rhatdan/networkOpenShift Merge Robot2020-04-21
|\
| * Cleanup network option parsingDaniel J Walsh2020-04-19
* | Handle Linux Capabilities correctlyDaniel J Walsh2020-04-20
|/
* v2specgen prune libpodBrent Baude2020-04-14