aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/run_userns_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* Add support for --userns=nomapDaniel J Walsh2022-04-21
* bump go module to version 4Valentin Rothberg2022-01-18
* Use PODMAN_USERNS environment variable when running as a serviceDaniel J Walsh2022-01-17
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
* Oops! Manual edits to broken testsEd Santiago2021-11-22
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* libpod: read mappings when joining a container usernsGiuseppe Scrivano2020-09-10
* Merge pull request #6991 from mheon/change_passwd_ondiskOpenShift Merge Robot2020-07-29
|\
| * Make changes to /etc/passwd on disk for non-read onlyMatthew Heon2020-07-23
* | Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* | Turn on a bunch more remote testsDaniel J Walsh2020-07-22
|/
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* test: add tests for --user and volumesValentin Rothberg2020-06-29
* libpod: specify mappings to the storageGiuseppe Scrivano2020-06-24
* Don't ignore --user flag in rootless --userns keepidDaniel J Walsh2020-06-17
* podman: assume user namespace if there are mappingsGiuseppe Scrivano2020-04-24
* podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* Force integration tests to passBrent Baude2020-04-21
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* use imagecaches for local testsbaude2019-05-29
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* test: enable userns e2e tests for rootlessGiuseppe Scrivano2019-04-08
* userns: use the intermediate mountns for volumesGiuseppe Scrivano2019-03-21
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* urfave/cli: fix regression in short-opts parsingValentin Rothberg2018-07-09
* test/e2e/run_userns_test.go: new fileGiuseppe Scrivano2018-05-04