summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remote build: EvalSymlinks() the context directoryNalin Dahyabhai2021-09-29
* podman machine: do not join usernsPaul Holzinger2021-09-29
* added healthcheck to ps commandSankalp Rangare2021-09-29
* Fix english on prune promptDaniel J Walsh2021-09-29
* rootful: do not set XDG_RUNTIME_DIR for cni pluginsPaul Holzinger2021-09-29
* Revert "rootful: unset XDG_RUNTIME_DIR"Paul Holzinger2021-09-29
* shell completion: do not show images without tagPaul Holzinger2021-09-29
* Update docs for --platform in podman-build.1Nalin Dahyabhai2021-09-29
* podman generate kube should not include images commandDaniel J Walsh2021-09-29
* Also show the (initial) disk sizeAnders F Björklund2021-09-29
* Show cpus and memory in machine listAnders F Björklund2021-09-29
* Ignore mount errors except ErrContainerUnknown when cleaningup containerDaniel J Walsh2021-09-29
* Allow machine options to be set from containers.confAshley Cui2021-09-28
* Merge pull request #11772 from ashley-cui/depsOpenShift Merge Robot2021-09-28
|\
| * Vendor in containers/buildah v1.23.1Ashley Cui2021-09-28
| * Vendor in containers/common v0.44.2Ashley Cui2021-09-28
|/
* Merge pull request #11726 from baude/v3.4backportkubecontextOpenShift Merge Robot2021-09-23
|\
| * Set context dir for play kube buildBrent Baude2021-09-23
|/
* Merge pull request #11723 from vrothberg/3.4-save-remove-signaturesOpenShift Merge Robot2021-09-23
|\
| * [3.4] podman save: enforce signature removalValentin Rothberg2021-09-23
|/
* Merge pull request #11705 from mheon/340OpenShift Merge Robot2021-09-22
|\
| * Use a new markdown converter for sphinxPaul Holzinger2021-09-22
| * Bump to v3.4.0-devMatthew Heon2021-09-22
| * Bump to v3.4.0-rc2v3.4.0-rc2Matthew Heon2021-09-22
| * Release notes for v3.4.0-RC2Matthew Heon2021-09-22
| * Generate kube should'd add podman default environment varsDaniel J Walsh2021-09-22
| * sync container state before reading the healthcheckPaul Holzinger2021-09-22
| * Eighty-six eighty-eightyEd Santiago2021-09-22
| * vendor c/psgo@v1.7.1Valentin Rothberg2021-09-22
| * Add a backoff and retries to retrieving exited eventMatthew Heon2021-09-22
| * [CI:DOCS] Add network alias note in man pagesTomSweeneyRedHat2021-09-22
| * Remove references to kube being developmentBrent Baude2021-09-22
| * Support --format tables in ps outputJhon Honce2021-09-22
| * Add podman image/container inspect man pagesDaniel J Walsh2021-09-22
| * compat API: /images/json prefix image id with sha256Paul Holzinger2021-09-22
| * [CI:DOCS] Add link to skopeo delete in podman rmiUrvashi Mohnani2021-09-22
| * remote untag: support digestsValentin Rothberg2021-09-22
| * System tests: cleanup, and remove obsolete skipsEd Santiago2021-09-22
| * Remove unused code from libpodPaul Holzinger2021-09-22
| * [CI:DOCS] markdown cleanupEd Santiago2021-09-22
| * Only add 127.0.0.1 entry to /etc/hosts with --net=nonePaul Holzinger2021-09-22
| * container runlabel remove image tag from namePaul Holzinger2021-09-22
| * Fix /auth compat endpointMatej Vasek2021-09-22
| * fix inverted conditionMatej Vasek2021-09-22
* | Merge pull request #11700 from ashley-cui/3.4streamOpenShift Merge Robot2021-09-22
|\ \ | |/ |/|
| * Fix machine imageAshley Cui2021-09-22
|/
* Merge pull request #11624 from giuseppe/3.4-fix-pause-processDaniel J Walsh2021-09-20
|\
| * utils: return error message from StartTransientUnitGiuseppe Scrivano2021-09-20
| * utils: raise warning only on cgroupv2Giuseppe Scrivano2021-09-20
| * runtime: move pause process to scopeGiuseppe Scrivano2021-09-17