index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Do not allow network modes to be used as network names
Paul Holzinger
2021-09-16
*
Merge pull request #11322 from Luap99/network-libpod
OpenShift Merge Robot
2021-09-15
|
\
|
*
CI: load ipv6 kernel modules for rootless tests
Paul Holzinger
2021-09-15
|
*
Wire network interface into libpod
Paul Holzinger
2021-09-15
*
|
Merge pull request #11595 from matejvasek/fix-auth-ep
OpenShift Merge Robot
2021-09-15
|
\
\
|
*
|
Fix /auth compat endpoint
Matej Vasek
2021-09-15
|
|
/
*
|
Merge pull request #11592 from Luap99/runlabel-name
OpenShift Merge Robot
2021-09-15
|
\
\
|
*
|
container runlabel remove image tag from name
Paul Holzinger
2021-09-15
*
|
|
Merge pull request #11577 from rhatdan/tmpdir
OpenShift Merge Robot
2021-09-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Set default storage from containers.conf for temporary images
Daniel J Walsh
2021-09-15
*
|
|
Merge pull request #11567 from giuseppe/cgroups-split-with-pods
OpenShift Merge Robot
2021-09-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libpod: honor --cgroups=split also with pods
Giuseppe Scrivano
2021-09-14
*
|
|
Merge pull request #11585 from flouthoc/bump-buildah-1-23-0
OpenShift Merge Robot
2021-09-15
|
\
\
\
|
*
|
|
build.bats: fix copy tests after containers/buildah#3486
Aditya Rajan
2021-09-15
|
*
|
|
vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0
Aditya Rajan
2021-09-15
*
|
|
|
Merge pull request #11409 from cdoern/podVolumes
OpenShift Merge Robot
2021-09-15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Pod Volumes Support
cdoern
2021-09-14
|
|
|
/
|
|
/
|
*
|
|
api: handle nil pointer dereference in rest endpoints
Jelle van der Waa
2021-09-15
|
|
/
|
/
|
*
|
Merge pull request #11561 from giuseppe/simplify-cgroups-disabled-test
OpenShift Merge Robot
2021-09-14
|
\
\
|
*
|
tests: enable --cgroups=disabled test for rootless
Giuseppe Scrivano
2021-09-14
|
*
|
tests: simplify --cgroups=disabled test
Giuseppe Scrivano
2021-09-14
|
|
/
*
|
Merge pull request #11170 from flouthoc/support-rootfs-overlay
OpenShift Merge Robot
2021-09-14
|
\
\
|
*
|
rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108
flouthoc
2021-09-14
|
|
/
*
|
Merge pull request #11559 from jwhonce/wip/generator
OpenShift Merge Robot
2021-09-14
|
\
\
|
*
|
Enhance bindings for IDE hints
Jhon Honce
2021-09-14
|
|
/
*
|
Merge pull request #11551 from Luap99/rootlessport-restart
OpenShift Merge Robot
2021-09-14
|
\
\
|
*
|
fix restart always with rootlessport
Paul Holzinger
2021-09-13
*
|
|
test: enable --cgroup-parent test
Giuseppe Scrivano
2021-09-14
|
|
/
|
/
|
*
|
Merge pull request #11529 from n1hility/fix-oldfields
OpenShift Merge Robot
2021-09-13
|
\
\
|
*
|
Add deprecated fields for 1.22+ clients that still expect them
Jason T. Greene
2021-09-10
*
|
|
If container exits with 125 podman should exit with 125
Daniel J Walsh
2021-09-13
|
|
/
|
/
|
*
|
Merge pull request #11517 from jwhonce/issues/10053
OpenShift Merge Robot
2021-09-12
|
\
\
|
*
|
Refacter API server emphasis on logging
Jhon Honce
2021-09-10
*
|
|
Merge pull request #11525 from rhatdan/healthcheck
OpenShift Merge Robot
2021-09-11
|
\
\
\
|
*
|
|
Stop outputting 'healthy' on healthcheck
Daniel J Walsh
2021-09-10
|
|
/
/
*
|
|
Merge pull request #11513 from Luap99/unshare
OpenShift Merge Robot
2021-09-11
|
\
\
\
|
*
|
|
podman unshare keep exit code
Paul Holzinger
2021-09-10
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11323 from umohnani8/init
OpenShift Merge Robot
2021-09-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add init containers to generate and play kube
Urvashi Mohnani
2021-09-10
|
|
/
*
/
stats: allow to read stats for paused containers
Giuseppe Scrivano
2021-09-10
|
/
*
Merge pull request #11426 from fj-tsubasa/system-test-scenario
OpenShift Merge Robot
2021-09-09
|
\
|
*
Add a system test to modify and import an exported container.
Tsubasa Watanabe
2021-09-10
*
|
Fix conmon attach socket buffer size
Paul Holzinger
2021-09-09
*
|
Merge pull request #11502 from vrothberg/vendor-mpb
OpenShift Merge Robot
2021-09-09
|
\
\
|
*
|
test/e2e/search_test.go - relax tests
Valentin Rothberg
2021-09-09
*
|
|
Merge pull request #11447 from chenzhiwei/respect-config
OpenShift Merge Robot
2021-09-09
|
\
\
\
|
*
|
|
fix play kube can't use infra_image in config file
Chen Zhiwei
2021-09-08
*
|
|
|
Merge pull request #11499 from flouthoc/inspect-tmpl-flush-writer
OpenShift Merge Robot
2021-09-09
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
inspect: printTmpl must Flush writer
Aditya Rajan
2021-09-09
*
|
|
|
Merge pull request #11485 from Luap99/network-upgrade-test
OpenShift Merge Robot
2021-09-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]