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
/
pod_create_test.go
Commit message (
Expand
)
Author
Age
*
fix namespace reporting
Charlie Doern
2022-07-07
*
Merge pull request #14501 from cdoern/podUTS
openshift-ci[bot]
2022-07-06
|
\
|
*
podman pod create --uts support
cdoern
2022-07-05
*
|
e2e tests: cleanup: capitalize CONSTANTS
Ed Santiago
2022-07-05
|
/
*
test: drop pod-create --device-read-bps test
Giuseppe Scrivano
2022-07-03
*
podman pod create --shm-size
cdoern
2022-06-20
*
Infra Inheritance patch
cdoern
2022-06-07
*
enable errcheck linter
Paul Holzinger
2022-04-29
*
Ginkgo: use HaveField() for better error checking
Ed Santiago
2022-04-28
*
Revert "container,inspect: convert Entrypoint to array instead of a string"
Aditya R
2022-04-22
*
container,inspect: convert Entrypoint to array instead of a string
Aditya R
2022-04-08
*
fix pod volume passing and alter infra inheritance
cdoern
2022-03-29
*
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
*
|
netavark e2e tests
Brent Baude
2022-02-02
|
/
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Podman Pod Create --sysctl support
cdoern
2022-01-12
*
Pod Security Option support
cdoern
2021-12-27
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
Convert strings.Contains() to Expect(ContainSubstring)
Ed Santiago
2021-11-30
*
e2e test cleanup, continued
Ed Santiago
2021-11-23
*
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
*
infra container: replace pause with catatonit
Valentin Rothberg
2021-11-15
*
pod create: read network mode from config
Paul Holzinger
2021-11-08
*
Pod Volumes From Support
cdoern
2021-10-01
*
Merge pull request #11686 from cdoern/podDeviceOptions
OpenShift Merge Robot
2021-10-01
|
\
|
*
Pod Device-Read-BPS support
cdoern
2021-09-28
*
|
Eighty-six eighty-eighty
Ed Santiago
2021-09-22
|
/
*
Pod Device Support
cdoern
2021-09-20
*
Pod Volumes Support
cdoern
2021-09-14
*
InfraContainer Rework
cdoern
2021-08-26
*
Use pod netns with --pod-id-file
Paul Holzinger
2021-08-23
*
Add support for pod inside of user namespace.
Daniel J Walsh
2021-08-09
*
e2e tests: prevent 'Expect(ExitCode())' pattern
Ed Santiago
2021-07-20
*
Merge pull request #10894 from cdoern/pidPod
OpenShift Merge Robot
2021-07-15
|
\
|
*
podman pod create --pid flag
cdoern
2021-07-15
*
|
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
|
/
*
Podman Pod Create --cpus and --cpuset-cpus flags
cdoern
2021-06-23
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Fix panic in pod creation
baude
2021-02-16
*
Merge pull request #9188 from jwhonce/issues/8865
OpenShift Merge Robot
2021-02-03
|
\
|
*
Report StatusConflict on Pod opt partial failures
Jhon Honce
2021-02-02
*
|
Allow pods to use --net=none
Matthew Heon
2021-02-02
|
/
*
Fix --network parsing for podman pod create
Paul Holzinger
2021-01-31
*
Allow static ip and mac with rootless cni network
Paul Holzinger
2021-01-27
*
Revert "Allow multiple --network flags for podman run/create"
Luap99
2020-11-30
*
Allow multiple --network flags for podman run/create
Paul Holzinger
2020-11-20
*
Merge pull request #8165 from edsantiago/move_from_dockerio
OpenShift Merge Robot
2020-10-29
|
\
|
*
move from docker.io
Ed Santiago
2020-10-28
[next]