summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #13660 from rhatdan/errorOpenShift Merge Robot2022-03-27
|\ \
| * | Remove error stutterDaniel J Walsh2022-03-25
* | | Run codespell to cleanup typosDaniel J Walsh2022-03-25
|/ /
* | test: fix podman run test as rootlessGiuseppe Scrivano2022-03-25
* | Merge pull request #13531 from cdoern/buildOpenShift Merge Robot2022-03-24
|\ \
| * | add contextDir to tar on remotecdoern2022-03-22
* | | Merge pull request #13587 from giuseppe/clone-to-podOpenShift Merge Robot2022-03-24
|\ \ \
| * | | container: allow clone to an existing podGiuseppe Scrivano2022-03-24
| | |/ | |/|
* | | Merge pull request from GHSA-qvf8-p83w-v58jGiuseppe Scrivano2022-03-24
|\ \ \ | |/ / |/| |
| * | do not set the inheritable capabilitiesGiuseppe Scrivano2022-03-23
* | | Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\ \ \
| * | | import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | | | Merge pull request #13580 from vrothberg/enable-lintersOpenShift Merge Robot2022-03-22
|\ \ \ \
| * | | | fix a number of errcheck issuesValentin Rothberg2022-03-22
| * | | | test/e2e/inspect_test.go: wait for sessionsValentin Rothberg2022-03-22
| * | | | linter: enable ineffassignValentin Rothberg2022-03-22
| |/ / /
* / / / healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
|/ / /
* | | podman system df: fix percent calculationPaul Holzinger2022-03-21
* | | Merge pull request #13554 from vrothberg/vendor-commonOpenShift Merge Robot2022-03-18
|\ \ \
| * | | vendor c/common@0ededd18a1f9Valentin Rothberg2022-03-18
* | | | fix dual stack network e2e flakePaul Holzinger2022-03-18
|/ / /
* | / go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
| |/ |/|
* | Separator is no longer prepended when prefix is empty on podman generate systemdNirmal Patel2022-03-16
* | Merge pull request #13450 from jwhonce/bz/2052697OpenShift Merge Robot2022-03-16
|\ \
| * | Add test for BZ #2052697Jhon Honce2022-03-16