summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
...
* | Merge pull request #13918 from Luap99/hostsOpenShift Merge Robot2022-04-22
|\ \
| * | shared netns and --add-host should conflictPaul Holzinger2022-04-22
| * | use etchosts package from c/commonPaul Holzinger2022-04-22
* | | Merge pull request #13881 from rhatdan/usernsOpenShift Merge Robot2022-04-22
|\ \ \ | |_|/ |/| |
| * | Add support for --userns=nomapDaniel J Walsh2022-04-21
* | | Merge pull request #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\ \ \
| * | | enable staticcheck linterPaul Holzinger2022-04-22
* | | | Merge pull request #13969 from flouthoc/mount-csv-parsingOpenShift Merge Robot2022-04-22
|\ \ \ \
| * | | | specgen-volumes: parse --mount using csv-reader instead of split by commaAditya R2022-04-22
| |/ / /
* | | | Merge pull request #13964 from rhatdan/rootfullOpenShift Merge Robot2022-04-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch all rootful to rootfullDaniel J Walsh2022-04-21
| | |/ | |/|
* | | Merge pull request #13943 from cdoern/cloneOpenShift Merge Robot2022-04-22
|\ \ \ | |_|/ |/| |
| * | podman container clone -fcdoern2022-04-21
* | | Merge pull request #13963 from flouthoc/revert-entrypoint-compatOpenShift Merge Robot2022-04-21
|\ \ \
| * | | Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
| | |/ | |/|
* / | Fix using --network-backend on podman-remoteChris Evich2022-04-21
|/ /
* | Merge pull request #13505 from rst0git/checkpoint-image-1OpenShift Merge Robot2022-04-21
|\ \ | |/ |/|
| * Add checkpoint image testsRadostin Stoyanov2022-04-20
* | Fix e2e tests referencing generic env. var.Chris Evich2022-04-20
|/
* Merge pull request #13835 from vrothberg/run-1436OpenShift Merge Robot2022-04-20
|\
| * benchmarking Podman: proof of conceptValentin Rothberg2022-04-20
* | healthcheck: set default healthcheck Interval if not specified in imageAditya R2022-04-20
|/
* Merge pull request #13868 from cdoern/cloneSwapOpenShift Merge Robot2022-04-15
|\
| * Fix Memory Swappiness passing in Container Clonecdoern2022-04-14
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
* | Merge pull request #13788 from flouthoc/support-volume-optsOpenShift Merge Robot2022-04-12
|\ \ | |/ |/|
| * run, mount: allow setting driver specific option using volume-optAditya R2022-04-12
* | network create: add support for ipam-driver nonePaul Holzinger2022-04-11
* | container,inspect: convert Entrypoint to array instead of a stringAditya R2022-04-08
|/
* Merge pull request #13490 from gcalin/13266OpenShift Merge Robot2022-04-04
|\
| * Add option for pod logs to display different colors per container.gcalin2022-03-29
* | Merge pull request #13765 from giuseppe/do-not-set-oom-score-adjOpenShift Merge Robot2022-04-04
|\ \
| * | specgen: do not set OOMScoreAdj by defaultGiuseppe Scrivano2022-04-04
* | | Allow creating anonymous volumes with --mountAndrew Aylett2022-04-02
* | | Merge pull request #13665 from jwhonce/issues/13535OpenShift Merge Robot2022-04-01
|\ \ \
| * | | Add build test for .containerignore tar fileJhon Honce2022-03-31
* | | | Merge pull request #13594 from cdoern/podVolumesOpenShift Merge Robot2022-04-01
|\ \ \ \
| * | | | fix pod volume passing and alter infra inheritancecdoern2022-03-29
| | |_|/ | |/| |
* | | | specgen: permit --privileged and --cap-addGiuseppe Scrivano2022-04-01
| |_|/ |/| |
* | | cli commands: better error for unsupported commandsPaul Holzinger2022-03-31
| |/ |/|
* | kube: configmap volume should be reused if already existsAditya R2022-03-31
* | Add 'Os' to be queried via 'version' outputJohn Matthews2022-03-29
|/
* Set systemd mode if entrypoint begins with /bin/sh -cDaniel J Walsh2022-03-28
* Merge pull request #13651 from jwmatthews/fix13650OpenShift Merge Robot2022-03-28
|\
| * Fixes errors from 'manifest push' being dropped in remote caseJohn Matthews2022-03-27
* | Merge pull request #13677 from flouthoc/rename-eventOpenShift Merge Robot2022-03-28
|\ \
| * | event: generate a valid event on container rename operationAditya R2022-03-28
| |/
* / Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
|/
* Merge pull request #13653 from jmontleon/fix-manifest-push-headerOpenShift Merge Robot2022-03-27
|\
| * Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26