aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set systemd mode if entrypoint begins with /bin/sh -cDaniel J Walsh2022-03-30
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-30
* clarifying "loginctl enable-linger" section in docAdam Maryniuk2022-03-30
* add contextDir to tar on remotecdoern2022-03-30
* readConmonPipeData: try to improve errorPaul Holzinger2022-03-30
* fix podman machine start log level detectionPaul Holzinger2022-03-30
* podman machine start: lookup qemu path again if not foundPaul Holzinger2022-03-30
* Remove experimental warning from podman-remote rpmPaul Holzinger2022-03-30
* podman machine set: clarify --rootful optionPaul Holzinger2022-03-30
* play: kube: use in-memory kubefile and remove tempfileChristian Stewart2022-03-30
* machine-set: fix example for setting rootful flagAditya R2022-03-30
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-30
* podman stats: improve cpu average calcPaul Holzinger2022-03-30
* Explicitly use IPv4 to check if podman-machine VM is listeningBurt Holzman2022-03-30
* Fix a potential race around the exec cleanup processMatthew Heon2022-03-30
* docs: Fix links to Containerfile and containerignoreJohn Kristensen2022-03-30
* podman unshare: document that command cannot be used with remotePaul Holzinger2022-03-30
* fix compose test error in retry logicPaul Holzinger2022-03-30
* libpod: drop warning if cgroup doesn't existGiuseppe Scrivano2022-03-30
* healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-30
* Makefile: build podman-remote-static with cgo disabledLokesh Mandvekar2022-03-30
* libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-30
* podman system df: fix percent calculationPaul Holzinger2022-03-30
* pod system tests: clean up stray imageEd Santiago2022-03-30
* Fix documentation typoKuldar Kaasik2022-03-30
* fix compose test flakePaul Holzinger2022-03-30
* fix dual stack network e2e flakePaul Holzinger2022-03-30
* podman machine: remove hostip from portPaul Holzinger2022-03-30
* podman create: building local pause image: do not read ignore filesValentin Rothberg2022-03-30
* Separator is no longer prepended when prefix is empty on podman generate systemdNirmal Patel2022-03-30
* [CI:DOCS]: Mention netavark limitations for macvlan/ipvlan driversClayton Craft2022-03-30
* fix empty newline in version outputPaul Holzinger2022-03-30
* slirp: fix setup on ipv6 disabled systemsPaul Holzinger2022-03-30
* Fixes TTY & resizing on Mac and WindowsJason T. Greene2022-03-30
* Fix handling of tmpfs-mode for tmpfs creation in compat modeDaniel J Walsh2022-03-30
* Skip flaky pprof testsEd Santiago2022-03-30
* Move secret-verify-leak containerfile into its own DirectoryAshley Cui2022-03-30
* Fixes: #13301 ("machine rm removes the mounted socket file on macos")Thibault Gagnaux2022-03-30
* Throw an error if kube yaml has duplicate ctr namesUrvashi Mohnani2022-03-30
* libpod: pods do not use cgroups if --cgroups=disabledGiuseppe Scrivano2022-03-30
* container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-30
* Merge pull request #13694 from giuseppe/v4.0-backport-no-inheritableOpenShift Merge Robot2022-03-30
|\
| * test: fix podman run test as rootlessGiuseppe Scrivano2022-03-30
| * do not set the inheritable capabilitiesGiuseppe Scrivano2022-03-30
|/
* Merge pull request #13568 from n1hility/upgrade-v4.0OpenShift Merge Robot2022-03-25
|\
| * Add Windows installer support for upgradesJason T. Greene2022-03-19
* | Merge pull request #13614 from vrothberg/backportDaniel J Walsh2022-03-24
|\ \
| * | vendor c/common@v0.47.5Valentin Rothberg2022-03-23
| |/
* | Merge pull request #13630 from flouthoc/backport-race-build-v4.0OpenShift Merge Robot2022-03-24
|\ \
| * | test: add a test to verify race free concurrent/parallel buildsAditya R2022-03-24