summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #13597 from Luap99/statsOpenShift Merge Robot2022-03-23
|\
| * podman stats: improve cpu average calcPaul Holzinger2022-03-22
| * podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* | Merge pull request #13617 from holzman/volume-mount-ipv4OpenShift Merge Robot2022-03-23
|\ \
| * | Explicitly use IPv4 to check if podman-machine VM is listeningBurt Holzman2022-03-23
* | | Merge pull request #13600 from mheon/exec_cleanup_raceOpenShift Merge Robot2022-03-23
|\ \ \ | |/ / |/| |
| * | Fix a potential race around the exec cleanup processMatthew Heon2022-03-23
* | | Merge pull request #13559 from cevich/success_artifactsOpenShift Merge Robot2022-03-23
|\ \ \
| * | | Cirrus: Publish binary artifacts on successChris Evich2022-03-22
* | | | 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 #13576 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2022-03-23
|\ \ \ \ \
| * | | | | build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3dependabot[bot]2022-03-22
* | | | | | Merge pull request #13567 from n1hility/upgradesOpenShift Merge Robot2022-03-23
|\ \ \ \ \ \
| * | | | | | Add Windows installer support for upgradesJason T. Greene2022-03-19
* | | | | | | Merge pull request #13605 from jerrykan/docsOpenShift Merge Robot2022-03-23
|\ \ \ \ \ \ \
| * | | | | | | docs: Fix links to Containerfile and containerignoreJohn Kristensen2022-03-23
* | | | | | | | Merge pull request #13604 from jwhonce/issues/12804OpenShift Merge Robot2022-03-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update swagger to improve compatibilityJhon Honce2022-03-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #13598 from Luap99/unshare-docOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | podman unshare: document that command cannot be used with remotePaul Holzinger2022-03-22
* | | | | | | Merge pull request #13593 from Luap99/compose-flakev2OpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \
| * | | | | | | fix compose test error in retry logicPaul Holzinger2022-03-22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #13595 from edsantiago/logformatter_netavarkOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \
| * | | | | | | Fix unreadable netavark logsEd Santiago2022-03-22
* | | | | | | | Merge pull request #13518 from edsantiago/size_check_part1OpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Binary growth check, part 1 of 2Ed Santiago2022-03-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #13398 from giuseppe/fix-warning-pod-create-rmOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libpod: drop warning if cgroup doesn't existGiuseppe Scrivano2022-03-02
* | | | | | | Merge pull request #13580 from vrothberg/enable-lintersOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \
| * | | | | | | fix a number of errcheck issuesValentin Rothberg2022-03-22
| * | | | | | | fix a number of `godot` issuesValentin Rothberg2022-03-22
| * | | | | | | linter: enable makezeroValentin Rothberg2022-03-22
| * | | | | | | linter: enable nilerrValentin Rothberg2022-03-22
| * | | | | | | linter: document nolintlintValentin Rothberg2022-03-22
| * | | | | | | linter: document tagliatelleValentin Rothberg2022-03-22
| * | | | | | | test/e2e/inspect_test.go: wait for sessionsValentin Rothberg2022-03-22
| * | | | | | | linter: enable ineffassignValentin Rothberg2022-03-22
| * | | | | | | linter: enable errchkjsonValentin Rothberg2022-03-22
| * | | | | | | linter: enable wastedassignValentin Rothberg2022-03-22
| * | | | | | | linter: enable interfacerValentin Rothberg2022-03-22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #13590 from giuseppe/add-note-for-additional-stores-deletionsOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [CI:DOCS] troubleshooting: document rm in image storesGiuseppe Scrivano2022-03-22
| |/ / / / /
* | | | | | Merge pull request #13585 from flouthoc/fix-no-healthcheckOpenShift Merge Robot2022-03-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13584 from lsm5/fix-podman-remote-staticOpenShift Merge Robot2022-03-22
|\ \ \ \ \
| * | | | | Makefile: build podman-remote-static with cgo disabledLokesh Mandvekar2022-03-21
| |/ / / /
* | | | | Merge pull request #13577 from giuseppe/drop-fedora-31-warningOpenShift Merge Robot2022-03-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-21
* | | | | Merge pull request #13536 from dcermak/storage-autodetect-mount_programOpenShift Merge Robot2022-03-22
|\ \ \ \ \ | |_|/ / / |/| | | |