summaryrefslogtreecommitdiff
path: root/test/system
Commit message (Expand)AuthorAge
* Report properly whether pod shares host networkDaniel J Walsh2022-04-28
* Add CreatedSince & CreatedAt format fields to podman image historyDaniel J Walsh2022-04-27
* Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* Merge pull request #13995 from ashley-cui/revrootfulOpenShift Merge Robot2022-04-25
|\
| * Docs rootfull -> rootfulAshley Cui2022-04-25
| * Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
* | Add support for passing --volumepathDaniel J Walsh2022-04-23
|/
* Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\
| * replace golint with revive linterPaul Holzinger2022-04-22
* | Update test to run network check in both rootless and rootfull modeDaniel J Walsh2022-04-22
* | Merge pull request #13918 from Luap99/hostsOpenShift Merge Robot2022-04-22
|\ \
| * | test/system: add containers.conf test for new /etc/hosts optionsPaul Holzinger2022-04-22
| * | network dis-/connect: update /etc/hostsPaul Holzinger2022-04-22
| * | libpod: fix c.Hostname() to respect the utsNsCtrPaul 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 #13964 from rhatdan/rootfullOpenShift Merge Robot2022-04-22
|\ \ \ | |_|/ |/| |
| * | Switch all rootful to rootfullDaniel J Walsh2022-04-21
| |/
* | Merge pull request #13971 from rhatdan/codespellOpenShift Merge Robot2022-04-22
|\ \
| * | Run codespell on codeDaniel J Walsh2022-04-22
* | | Merge pull request #13935 from edsantiago/bats_assertOpenShift Merge Robot2022-04-22
|\ \ \ | |/ / |/| |
| * | system tests: add assert(), and start using itEd Santiago2022-04-20
| |/
* | Merge pull request #13958 from cevich/fix_system_criu_relinkOpenShift Merge Robot2022-04-22
|\ \
| * | Workaround criu re-linking output in system testChris Evich2022-04-21
| |/
* / Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
|/
* Merge pull request #13583 from rhatdan/ipcOpenShift Merge Robot2022-04-16
|\
| * Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* | Merge pull request #13641 from nicrowe00/logfileOpenShift Merge Robot2022-04-15
|\ \
| * | Add log rotation based on log sizeNiall Crowe2022-04-14
* | | add a regression test for CVE-2022-1227Valentin Rothberg2022-04-14
* | | Merge pull request #13866 from edsantiago/batsOpenShift Merge Robot2022-04-14
|\ \ \
| * | | System tests: Usage checks: better error messagesEd Santiago2022-04-13
| |/ /
* | | Merge pull request #13857 from rhatdan/logsOpenShift Merge Robot2022-04-14
|\ \ \
| * | | Fix --tail log on restart problemDaniel J Walsh2022-04-13
| |/ /
* / / Revert "images --size"Valentin Rothberg2022-04-14
|/ /
* / System tests: fix oops in start --filter testsEd Santiago2022-04-12
|/
* System tests: reenable ps --external testEd Santiago2022-04-11
* container,inspect: convert Entrypoint to array instead of a stringAditya R2022-04-08
* images --sizeValentin Rothberg2022-04-08
* specgen: do not set OOMScoreAdj by defaultGiuseppe Scrivano2022-04-04
* fix slirp4netns port forwarding with rangesPaul Holzinger2022-03-29
* Run codespell to cleanup typosDaniel J Walsh2022-03-25
* When running systemd in a container set container_uuidDaniel J Walsh2022-03-23
* pod system tests: clean up stray imageEd Santiago2022-03-21
* podman rmi --ignoreValentin Rothberg2022-03-19
* podman create: building local pause image: do not read ignore filesValentin Rothberg2022-03-17
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* Merge pull request #12913 from rhatdan/kubeOpenShift Merge Robot2022-03-09
|\
| * Add --context-dir option to podman play kubeDaniel J Walsh2022-03-01