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
*
Merge pull request #11003 from pascomnet/f_stats
openshift-ci[bot]
2021-08-04
|
\
|
*
e2e tests: re-enable and fix podman stats tests
Thomas Weber
2021-08-02
*
|
Merge pull request #11104 from jwhonce/bz/1988252
openshift-ci[bot]
2021-08-04
|
\
\
|
*
|
Only support containers stats using cgroups v2
Jhon Honce
2021-08-03
*
|
|
Merge pull request #11114 from mlegenovic/master
openshift-ci[bot]
2021-08-03
|
\
\
\
|
*
|
|
Compat API: Fix healthcheck status and healthcheck config
Milivoje Legenovic
2021-08-03
*
|
|
|
podman info: try qfile before equery
Ed Santiago
2021-08-03
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11091 from Luap99/connect-disconnect
openshift-ci[bot]
2021-08-03
|
\
\
\
|
*
|
|
fix rootless port forwarding with network dis-/connect
Paul Holzinger
2021-08-03
*
|
|
|
Merge pull request #11068 from giuseppe/drop-dir-cgroup-test
openshift-ci[bot]
2021-08-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
test: move container process to a sub-cgroup
Giuseppe Scrivano
2021-07-29
*
|
|
|
Fix handling of user specified container labels
Daniel J Walsh
2021-08-02
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11094 from mheon/bump_400_dev
openshift-ci[bot]
2021-08-02
|
\
\
\
|
*
|
|
Bump to v4.0.0-dev
Matthew Heon
2021-08-02
*
|
|
|
Merge pull request #10828 from cdoern/scp
openshift-ci[bot]
2021-08-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Created scp.go image_scp_test.go and podman-image-scp.1.md
cdoern
2021-07-30
*
|
|
|
Merge pull request #11054 from saschagrunert/login-logout-path-tests
openshift-ci[bot]
2021-08-01
|
\
\
\
\
|
*
|
|
|
Add `--accept-repositories` integration tests
Sascha Grunert
2021-07-30
*
|
|
|
|
Fix auto-update system test for older systemd
Hironori Shiina
2021-07-30
*
|
|
|
|
Merge pull request #11075 from flouthoc/ps-filter-network-by-container
openshift-ci[bot]
2021-07-30
|
\
\
\
\
\
|
*
|
|
|
|
ps: support the container notation for ps --filter network=...
flouthoc
2021-07-30
*
|
|
|
|
|
system tests: fix race in stop test
Ed Santiago
2021-07-29
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #11077 from flouthoc/healthcheck-nit
OpenShift Merge Robot
2021-07-29
|
\
\
\
\
\
|
*
|
|
|
|
Fix: healthcheck tests use .Should() instead of .To()
flouthoc
2021-07-29
*
|
|
|
|
|
Merge pull request #9887 from edsantiago/test_buildah_bud_with_remote
OpenShift Merge Robot
2021-07-29
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
buildah bud tests under podman-remote
Ed Santiago
2021-07-28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #11048 from cdoern/heatlhCheckCompat
OpenShift Merge Robot
2021-07-29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed Healthcheck formatting, string to []string
cdoern
2021-07-28
|
*
|
|
|
Fixed Healthcheck formatting, string to []string
cdoern
2021-07-26
*
|
|
|
|
Merge pull request #11067 from vrothberg/fix-10154-2
OpenShift Merge Robot
2021-07-28
|
\
\
\
\
\
|
*
|
|
|
|
remote build: fix streaming and error handling
Valentin Rothberg
2021-07-28
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into...
OpenShift Merge Robot
2021-07-28
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added tests for out of and into pod checkpoint and restore support
Adrian Reber
2021-07-27
|
*
|
|
|
Prepare CRIU version check to work with multiple versions
Adrian Reber
2021-07-27
*
|
|
|
|
cp system tests: reduce number of exec's
Valentin Rothberg
2021-07-27
*
|
|
|
|
support container to container copy
Mehul Arora
2021-07-27
|
/
/
/
/
*
|
|
|
Merge pull request #11028 from containers/dependabot/go_modules/github.com/co...
OpenShift Merge Robot
2021-07-27
|
\
\
\
\
|
*
|
|
|
Bump github.com/containers/image/v5 from 5.13.2 to 5.14.0
dependabot[bot]
2021-07-25
*
|
|
|
|
Merge pull request #10861 from jmguzik/until-prune-volume-cmd
OpenShift Merge Robot
2021-07-27
|
\
\
\
\
\
|
*
|
|
|
|
Add prune until filter test for podman volume cli
Jakub Guzik
2021-07-26
*
|
|
|
|
|
Merge pull request #10983 from vrothberg/fix-dangling
OpenShift Merge Robot
2021-07-27
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
refine dangling checks
Valentin Rothberg
2021-07-26
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #11047 from Luap99/fix-11032
OpenShift Merge Robot
2021-07-26
|
\
\
\
\
\
|
*
|
|
|
|
dual-stack network: fix duplicated subnet assignment
Paul Holzinger
2021-07-26
*
|
|
|
|
|
Merge pull request #11019 from boaz0/test_cors
OpenShift Merge Robot
2021-07-26
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add tests to verify CORS is enabled
Boaz Shuster
2021-07-25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
play kube: support capitalized pull policy
Valentin Rothberg
2021-07-26
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #10895 from rhatdan/devices
OpenShift Merge Robot
2021-07-24
|
\
\
\
\
|
*
|
|
|
Support DeviceCgroupRules to actually get added.
Daniel J Walsh
2021-07-21
*
|
|
|
|
Merge pull request #10996 from cdoern/untilLog
OpenShift Merge Robot
2021-07-24
|
\
\
\
\
\
[next]