index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
specgen
/
namespaces.go
Commit message (
Expand
)
Author
Age
*
pkg/specgen: parse default network mode on server
Paul Holzinger
2022-06-01
*
Use containers/common/pkg/util.StringToSlice
Daniel J Walsh
2022-05-23
*
Merge pull request #13973 from Luap99/linter-revive
OpenShift Merge Robot
2022-04-23
|
\
|
*
replace golint with revive linter
Paul Holzinger
2022-04-22
*
|
Add support for --userns=nomap
Daniel J Walsh
2022-04-21
|
/
*
Vendor common
rvandernoort
2022-03-27
*
Merge pull request #12930 from cdoern/podCgroup
OpenShift Merge Robot
2022-02-04
|
\
|
*
Podman pod create --share-parent vs --share=cgroup
cdoern
2022-02-03
*
|
Remove rootless_networking option from containers.conf
Paul Holzinger
2022-01-20
|
/
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
use libnetwork from c/common
Paul Holzinger
2022-01-12
*
support advanced network configuration via cli
Paul Holzinger
2021-12-14
*
Add new networks format to spegecen
Paul Holzinger
2021-12-14
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
Add support for pod inside of user namespace.
Daniel J Walsh
2021-08-09
*
Handle advanced --network options in podman play kube
Daniel J Walsh
2021-06-30
*
Add the option of Rootless CNI networking by default
Matthew Heon
2021-05-26
*
Correct json field name
Jhon Honce
2021-03-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Support --network=default as if it was private
Daniel J Walsh
2020-12-02
*
Merge pull request #8514 from Luap99/revert-8410-fix-multiple-networks
OpenShift Merge Robot
2020-11-30
|
\
|
*
Revert "Allow multiple --network flags for podman run/create"
Luap99
2020-11-30
*
|
Merge pull request #8230 from mheon/port_net_host_conflict
OpenShift Merge Robot
2020-11-30
|
\
\
|
|
/
|
/
|
|
*
Ensure that --net=host/pod/container/none warn with -p
Matthew Heon
2020-11-04
*
|
Allow multiple --network flags for podman run/create
Paul Holzinger
2020-11-20
|
/
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
libpod: pass down network options
Giuseppe Scrivano
2020-07-16
*
allow switching of port-forward approaches in rootless/using slirp4netns
aleks-mariusz
2020-07-15
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Start testing with cross compilation
Daniel J Walsh
2020-05-21
*
cgroupsns was not following containers.conf
Daniel J Walsh
2020-05-01
*
specgen: honor slirp4netns
Giuseppe Scrivano
2020-04-29
*
namespaces: accept pod namespace
Giuseppe Scrivano
2020-04-27
*
podman: implement userns=keep-id
Giuseppe Scrivano
2020-04-24
*
podman: handle namespaces specified on the CLI
Giuseppe Scrivano
2020-04-23
*
Modify namespace generation code for specgen
Matthew Heon
2020-04-21
*
V2 Enable rootless
Jhon Honce
2020-04-16
*
v2specgen prune libpod
Brent Baude
2020-04-14
*
v2podman container create
Brent Baude
2020-04-03
*
add default network for apiv2 create
Brent Baude
2020-03-06
*
Allow devs to set labels in container images for default capabilities.
Daniel J Walsh
2020-03-02
*
spec: allow container alias name in lookup
Giuseppe Scrivano
2020-02-26
*
apiv2 container create using specgen
Brent Baude
2020-02-19