summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* podman machine: use gvproxy for host.containers.internalPaul Holzinger2021-09-20
* Merge pull request #11638 from edsantiago/batsOpenShift Merge Robot2021-09-18
|\
| * System tests: cleanup, and remove obsolete skipsEd Santiago2021-09-17
* | Merge pull request #11628 from Luap99/remove-unsued-codeOpenShift Merge Robot2021-09-18
|\ \
| * | Remove unused code from libpodPaul Holzinger2021-09-17
* | | Merge pull request #11617 from ashley-cui/sshOpenShift Merge Robot2021-09-18
|\ \ \ | |_|/ |/| |
| * | Add username flag for machine sshAshley Cui2021-09-17
* | | Merge pull request #11607 from Luap99/ipvlanOpenShift Merge Robot2021-09-17
|\ \ \ | |_|/ |/| |
| * | CNI: add ipvlan driverPaul Holzinger2021-09-16
| * | CNI: network create support macvlan modesPaul Holzinger2021-09-16
| |/
* | Merge pull request #11603 from rhatdan/truncateOpenShift Merge Robot2021-09-17
|\ \
| * | Add no-trunc support to podman-eventsDaniel J Walsh2021-09-16
| |/
* | Merge pull request #11612 from rhatdan/docsOpenShift Merge Robot2021-09-17
|\ \
| * | Fix up build the docs siteDaniel J Walsh2021-09-16
* | | Merge pull request #11620 from edsantiago/doc_cleanupOpenShift Merge Robot2021-09-17
|\ \ \
| * | | [CI:DOCS] markdown cleanupEd Santiago2021-09-16
* | | | Merge pull request #11606 from giuseppe/always-move-pause-process-to-scopeOpenShift Merge Robot2021-09-17
|\ \ \ \ | |_|/ / |/| | |
| * | | runtime: move pause process to scopeGiuseppe Scrivano2021-09-16
| * | | system: move MovePauseProcessToScope to utilsGiuseppe Scrivano2021-09-16
| * | | system: always move pause process when running on systemdGiuseppe Scrivano2021-09-16
| * | | system: avoid reading pause pid fileGiuseppe Scrivano2021-09-16
| | |/ | |/|
* | | Merge pull request #11602 from Luap99/netnameOpenShift Merge Robot2021-09-16
|\ \ \ | |_|/ |/| |
| * | Do not allow network modes to be used as network namesPaul Holzinger2021-09-16
| |/
* | Merge pull request #11605 from Luap99/hostsOpenShift Merge Robot2021-09-16
|\ \
| * | Only add 127.0.0.1 entry to /etc/hosts with --net=nonePaul Holzinger2021-09-16
| |/
* | Merge pull request #11614 from Luap99/podman-ioOpenShift Merge Robot2021-09-16
|\ \ | |/ |/|
| * Use a new markdown converter for sphinxPaul Holzinger2021-09-16
|/
* Merge pull request #11599 from matejvasek/fix-cert-error-msgOpenShift Merge Robot2021-09-16
|\
| * fix inverted conditionMatej Vasek2021-09-16
|/
* Merge pull request #11322 from Luap99/network-libpodOpenShift Merge Robot2021-09-15
|\
| * Add Drivers method to the Network InterfacePaul Holzinger2021-09-15
| * CI: load ipv6 kernel modules for rootless testsPaul Holzinger2021-09-15
| * Drop OCICNI dependencyPaul Holzinger2021-09-15
| * Wire network interface into libpodPaul Holzinger2021-09-15
| * cni network configs set ipv6 enables correctlyPaul Holzinger2021-09-15
| * default network: do not validate the used subnetsPaul Holzinger2021-09-15
| * network create: validate the input subnetPaul Holzinger2021-09-15
* | Merge pull request #11595 from matejvasek/fix-auth-epOpenShift Merge Robot2021-09-15
|\ \
| * | Fix /auth compat endpointMatej Vasek2021-09-15
| |/
* | Merge pull request #11592 from Luap99/runlabel-nameOpenShift Merge Robot2021-09-15
|\ \
| * | container runlabel remove image tag from namePaul Holzinger2021-09-15
* | | Merge pull request #11577 from rhatdan/tmpdirOpenShift Merge Robot2021-09-15
|\ \ \ | |_|/ |/| |
| * | Set default storage from containers.conf for temporary imagesDaniel J Walsh2021-09-15
* | | Merge pull request #11567 from giuseppe/cgroups-split-with-podsOpenShift Merge Robot2021-09-15
|\ \ \ | |/ / |/| |
| * | libpod: honor --cgroups=split also with podsGiuseppe Scrivano2021-09-14
* | | Merge pull request #11585 from flouthoc/bump-buildah-1-23-0OpenShift Merge Robot2021-09-15
|\ \ \
| * | | build.bats: fix copy tests after containers/buildah#3486Aditya Rajan2021-09-15
| * | | build: mirror --authfile to filesystem if pointing to FD instead of fileAditya Rajan2021-09-15
| * | | vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0Aditya Rajan2021-09-15
* | | | Merge pull request #11409 from cdoern/podVolumesOpenShift Merge Robot2021-09-15
|\ \ \ \ | |_|_|/ |/| | |