summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Unit tests for pkg/specgenutil pkg/signalBrent Baude2022-04-25
| | |/ / | |/| |
* | | | Merge pull request #13942 from baude/machinetestsOpenShift Merge Robot2022-04-25
|\ \ \ \ | |_|/ / |/| | |
| * | | Add podman machine test suiteBrent Baude2022-04-25
| |/ /
* | | Merge pull request #13990 from rhatdan/buildOpenShift Merge Robot2022-04-25
|\ \ \ | |/ / |/| |
| * | Pass --tls-verify option in podman -remote buildDaniel J Walsh2022-04-25
* | | Merge pull request #13999 from Luap99/go1.18-deprecatedOpenShift Merge Robot2022-04-25
|\ \ \
| * | | fix staticcheck linter warning for deprecated functionPaul Holzinger2022-04-25
* | | | Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\ \ \ \
| * | | | enable unparam linterPaul Holzinger2022-04-25
* | | | | Merge pull request #13998 from cevich/fix_docker-py_testOpenShift Merge Robot2022-04-25
|\ \ \ \ \
| * | | | | Cirrus: Fix cirrus cache race on bin/podmanChris Evich2022-04-25
| | |/ / / | |/| | |
* | | | | 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
| | |_|/ | |/| |
* | | | Merge pull request #13993 from aonoa/mainOpenShift Merge Robot2022-04-25
|\ \ \ \
| * | | | Modify the pod name suffix '_pod' to '-pod'aonoa2022-04-25
| |/ / /
* | | | Merge pull request #13981 from rhatdan/volumeOpenShift Merge Robot2022-04-25
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for passing --volumepathDaniel J Walsh2022-04-23
| | |/ | |/|
* | | Merge pull request #13988 from rhatdan/apiv2OpenShift Merge Robot2022-04-25
|\ \ \ | |/ / |/| |
| * | Allow filtering of "removing", it is a valid statusDaniel J Walsh2022-04-24
|/ /
* | Merge pull request #13980 from lsm5/switch-sha256OpenShift Merge Robot2022-04-23
|\ \
| * | libpod/networking_linux.go: switch to sha256 hashesLokesh Mandvekar2022-04-22
* | | Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\ \ \
| * | | replace golint with revive linterPaul Holzinger2022-04-22
* | | | Merge pull request #13959 from cevich/fix_apiv2OpenShift Merge Robot2022-04-23
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix hang in test_connectChris Evich2022-04-22
| * | | Increase verbosity and sequencing of APIv2 testingChris Evich2022-04-22
|/ / /
* | | Merge pull request #13976 from rhatdan/rootlessOpenShift Merge Robot2022-04-22
|\ \ \
| * | | Update test to run network check in both rootless and rootfull modeDaniel J Walsh2022-04-22
| | |/ | |/|
* | | Merge pull request #13975 from containers/dependabot/go_modules/github.com/fs...OpenShift Merge Robot2022-04-22
|\ \ \
| * | | Bump github.com/fsnotify/fsnotify from 1.5.2 to 1.5.3dependabot[bot]2022-04-22
* | | | Merge pull request #13974 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2022-04-22
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump github.com/container-orchestrated-devices/container-device-interfacedependabot[bot]2022-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
| * | | Improve /etc/hosts documentationPaul Holzinger2022-04-22
| * | | shared netns and --add-host should conflictPaul 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 #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | silence deprecated warnings for manifest functionsPaul Holzinger2022-04-22
| * | | enable staticcheck linterPaul Holzinger2022-04-22
| * | | move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul 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