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
...
|
*
|
|
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
|
\
\
\
\
\
|
*
|
|
|
|
Implemented --until flag for libpod's container logs
cdoern
2021-07-22
*
|
|
|
|
|
Merge pull request #11018 from vrothberg/fix-10994
OpenShift Merge Robot
2021-07-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
import: write stdin to tmp file
Valentin Rothberg
2021-07-23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Networking test: fix silent breakage
Ed Santiago
2021-07-22
*
|
|
|
|
|
Merge pull request #11015 from jmguzik/until-list-volume
OpenShift Merge Robot
2021-07-22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add until filter to volume ls filters list
Jakub Guzik
2021-07-22
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Ensure journald events tests only run where supported
Matthew Heon
2021-07-21
*
|
|
|
|
Merge pull request #10997 from edsantiago/helpfuler_expects
OpenShift Merge Robot
2021-07-21
|
\
\
\
\
\
|
*
|
|
|
|
e2e tests: prevent 'Expect(ExitCode())' pattern
Ed Santiago
2021-07-20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10970 from vikas-goel/prepare-volume
OpenShift Merge Robot
2021-07-21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Copy the content from the underlying image into the newly created volume.
Vikas Goel
2021-07-20
|
|
/
/
/
*
|
/
/
system tests: cleaner, safer use of systemd
Ed Santiago
2021-07-20
|
|
/
/
|
/
|
|
*
|
|
system test: auto-update: multiarch fixes
Ed Santiago
2021-07-20
*
|
|
system test: auto-update: allow running as rootless
Ed Santiago
2021-07-20
*
|
|
Merge pull request #10979 from vrothberg/fix-10977
OpenShift Merge Robot
2021-07-20
|
\
\
\
[prev]
[next]