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
/
test
/
e2e
/
run_userns_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Use PODMAN_USERNS environment variable when running as a service
Daniel J Walsh
2022-01-17
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
Convert strings.Contains() to Expect(ContainSubstring)
Ed Santiago
2021-11-30
*
Oops! Manual edits to broken tests
Ed Santiago
2021-11-22
*
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
libpod: read mappings when joining a container userns
Giuseppe Scrivano
2020-09-10
*
Merge pull request #6991 from mheon/change_passwd_ondisk
OpenShift Merge Robot
2020-07-29
|
\
|
*
Make changes to /etc/passwd on disk for non-read only
Matthew Heon
2020-07-23
*
|
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
|
Turn on a bunch more remote tests
Daniel J Walsh
2020-07-22
|
/
*
Add username to /etc/passwd inside of container if --userns keep-id
Daniel J Walsh
2020-07-07
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
test: add tests for --user and volumes
Valentin Rothberg
2020-06-29
*
libpod: specify mappings to the storage
Giuseppe Scrivano
2020-06-24
*
Don't ignore --user flag in rootless --userns keepid
Daniel J Walsh
2020-06-17
*
podman: assume user namespace if there are mappings
Giuseppe Scrivano
2020-04-24
*
podman: implement userns=keep-id
Giuseppe Scrivano
2020-04-24
*
Force integration tests to pass
Brent Baude
2020-04-21
*
userns: support --userns=auto
Giuseppe Scrivano
2020-04-06
*
podman: support --userns=ns|container
Giuseppe Scrivano
2019-07-25
*
use imagecaches for local tests
baude
2019-05-29
*
userns: add new option --userns=keep-id
Giuseppe Scrivano
2019-05-24
*
test: enable userns e2e tests for rootless
Giuseppe Scrivano
2019-04-08
*
userns: use the intermediate mountns for volumes
Giuseppe Scrivano
2019-03-21
*
Enable rootless integration tests
baude
2019-03-19
*
ginkgo status improvements
baude
2019-03-08
*
Run integrations test with remote-client
baude
2019-01-14
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
urfave/cli: fix regression in short-opts parsing
Valentin Rothberg
2018-07-09
*
test/e2e/run_userns_test.go: new file
Giuseppe Scrivano
2018-05-04