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
/
generate
/
namespaces.go
Commit message (
Expand
)
Author
Age
*
patch for pod host networking & other host namespace handling
cdoern
2022-06-09
*
fix pod network handling with a host network
cdoern
2022-06-02
*
pkg/specgen: parse default network mode on server
Paul Holzinger
2022-06-01
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
enable unparam linter
Paul Holzinger
2022-04-25
*
Add support for --userns=nomap
Daniel J Walsh
2022-04-21
*
Add support for ipc namespace modes "none, private, sharable"
Daniel J Walsh
2022-04-12
*
Vendor common
rvandernoort
2022-03-27
*
Podman pod create --share-parent vs --share=cgroup
cdoern
2022-02-03
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Merge pull request #12849 from cdoern/podProhibit
OpenShift Merge Robot
2022-01-14
|
\
|
*
Prohibit --uid/gid map and --pod for container create/run
cdoern
2022-01-13
*
|
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
*
network db: add new strucutre to container create
Paul Holzinger
2021-12-14
*
--hostname should be set when using --pod new:foobar
Daniel J Walsh
2021-12-09
*
InfraContainer Rework
cdoern
2021-08-26
*
podman inspect show exposed ports
Paul Holzinger
2021-08-24
*
Add support for pod inside of user namespace.
Daniel J Walsh
2021-08-09
*
Add the option of Rootless CNI networking by default
Matthew Heon
2021-05-26
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
Ensure that `--userns=keep-id` sets user in config
Matthew Heon
2021-04-06
*
Add rootless support for cni and --uidmap
Paul Holzinger
2021-04-01
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
network: disallow CNI networks with user namespaces
Giuseppe Scrivano
2021-01-13
*
Ensure that user-specified HOSTNAME is honored
Matthew Heon
2021-01-06
*
Support --network=default as if it was private
Daniel J Walsh
2020-12-02
*
Merge pull request #8177 from rhatdan/wrap
OpenShift Merge Robot
2020-10-30
|
\
|
*
Stop excessive wrapping of errors
Daniel J Walsh
2020-10-30
*
|
Pod's that share the IPC Namespace need to share /dev/shm
Daniel J Walsh
2020-10-30
|
/
*
Ensure that hostname is added to hosts with net=host
Matthew Heon
2020-10-20
*
fix pod creation with "new:" syntax
Paul Holzinger
2020-07-31
*
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
*
Add username to /etc/passwd inside of container if --userns keep-id
Daniel J Walsh
2020-07-07
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Don't ignore --user flag in rootless --userns keepid
Daniel J Walsh
2020-06-17
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
Ensure that containers in pods properly set hostname
Matthew Heon
2020-06-04
*
add {generate,play} kube
Valentin Rothberg
2020-05-06
*
Rework port parsing to support --expose and -P
Matthew Heon
2020-05-04
*
cgroupsns was not following containers.conf
Daniel J Walsh
2020-05-01
*
Merge pull request #5971 from giuseppe/fix-userns-tests
OpenShift Merge Robot
2020-04-24
|
\
|
*
podman: implement userns=keep-id
Giuseppe Scrivano
2020-04-24
*
|
Do not join pod namespaces without an infra ctr
Matthew Heon
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
*
Merge pull request #5875 from rhatdan/network
OpenShift Merge Robot
2020-04-21
|
\
[next]