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
/
create_test.go
Commit message (
Expand
)
Author
Age
*
Add support for --chrootdirs
LStandman
2022-03-14
*
netavark e2e tests
Brent Baude
2022-02-02
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Prohibit --uid/gid map and --pod for container create/run
cdoern
2022-01-13
*
Manual fixes
Ed Santiago
2021-12-02
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: more cleanup of BeTrue()s
Ed Santiago
2021-11-30
*
Merge pull request #12361 from rhatdan/remote
Daniel J Walsh
2021-11-23
|
\
|
*
podman-remote does not support signature-policy
Daniel J Walsh
2021-11-19
*
|
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
|
/
*
Eighty-six eighty-eighty
Ed Santiago
2021-09-22
*
Support for --tls-verify flag in podman run & podman create
Shivkumar13
2021-08-21
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
podman image tree: restore previous behavior
Valentin Rothberg
2021-05-12
*
Fix podman network IDs handling
Paul Holzinger
2021-02-22
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Allow static ip and mac with rootless cni network
Paul Holzinger
2021-01-27
*
Fix --arch and --os flags to work correctly
Daniel J Walsh
2021-01-25
*
Spelling
Josh Soref
2020-12-22
*
Add support for --platform
Daniel J Walsh
2020-11-26
*
use lookaside storage for remote tests
baude
2020-11-16
*
move from docker.io
Ed Santiago
2020-10-28
*
podman create doesn't support creating detached containers
Daniel J Walsh
2020-10-21
*
Merge pull request #7798 from QiWang19/run-manifest
OpenShift Merge Robot
2020-09-30
|
\
|
*
Use local image if input image is a manifest list
Qi Wang
2020-09-30
*
|
Make all Skips specify a reason
Daniel J Walsh
2020-09-29
|
/
*
Remove SkipIfRootless if possible, document other calls
Daniel J Walsh
2020-09-27
*
Remove final v2remotefail failures
Daniel J Walsh
2020-09-23
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Supports import&run--signature-policy
Qi Wang
2020-09-15
*
error when adding container to pod with network information
Brent Baude
2020-08-21
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Add --umask flag for create, run
Ashley Cui
2020-07-21
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
Merge pull request #6836 from ashley-cui/tzlibpod
OpenShift Merge Robot
2020-07-06
|
\
|
*
Add --tz flag to create, run
Ashley Cui
2020-07-02
*
|
move go module to v2
Valentin Rothberg
2020-07-06
|
/
*
Set stop signal to 15 when not explicitly set
Matthew Heon
2020-06-24
*
Add support for the unless-stopped restart policy
Matthew Heon
2020-06-17
*
{create,run} --replace
Valentin Rothberg
2020-06-15
*
container-{create,run}: add `--pod-id-file`
Valentin Rothberg
2020-06-11
*
Add more Remote tests
Daniel J Walsh
2020-06-03
*
Merge pull request #6280 from mheon/switch_off_noexec
OpenShift Merge Robot
2020-05-21
|
\
|
*
Turn off 'noexec' option by default for named volumes
Matthew Heon
2020-05-20
*
|
Merge pull request #6284 from baude/v2remotetestfixes
OpenShift Merge Robot
2020-05-21
|
\
\
|
*
|
Test fixes for remote integration
Brent Baude
2020-05-20
*
|
|
Fix create_test for remote integration
Brent Baude
2020-05-20
|
/
/
*
/
v2 enable remote integration tests
Brent Baude
2020-05-19
|
/
*
Add small fixes for 'podman run' from diffing inspect
Matthew Heon
2020-05-05
[next]