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
Commit message (
Expand
)
Author
Age
*
Robustify nginx tests
Ed Santiago
2022-04-25
*
Merge pull request #13990 from rhatdan/build
OpenShift Merge Robot
2022-04-25
|
\
|
*
Pass --tls-verify option in podman -remote build
Daniel J Walsh
2022-04-25
*
|
Merge pull request #13999 from Luap99/go1.18-deprecated
OpenShift Merge Robot
2022-04-25
|
\
\
|
*
|
fix staticcheck linter warning for deprecated function
Paul Holzinger
2022-04-25
*
|
|
Merge pull request #13978 from Luap99/unparam
OpenShift Merge Robot
2022-04-25
|
\
\
\
|
*
|
|
enable unparam linter
Paul Holzinger
2022-04-25
*
|
|
|
Merge pull request #13998 from cevich/fix_docker-py_test
OpenShift Merge Robot
2022-04-25
|
\
\
\
\
|
*
|
|
|
Cirrus: Fix cirrus cache race on bin/podman
Chris Evich
2022-04-25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #13995 from ashley-cui/revrootful
OpenShift Merge Robot
2022-04-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Docs rootfull -> rootful
Ashley Cui
2022-04-25
|
*
|
|
Revert "Switch all rootful to rootfull"
Ashley Cui
2022-04-25
*
|
|
|
Merge pull request #13993 from aonoa/main
OpenShift Merge Robot
2022-04-25
|
\
\
\
\
|
*
|
|
|
Modify the pod name suffix '_pod' to '-pod'
aonoa
2022-04-25
|
|
/
/
/
*
|
|
|
Merge pull request #13981 from rhatdan/volume
OpenShift Merge Robot
2022-04-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for passing --volumepath
Daniel J Walsh
2022-04-23
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #13988 from rhatdan/apiv2
OpenShift Merge Robot
2022-04-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow filtering of "removing", it is a valid status
Daniel J Walsh
2022-04-24
|
/
/
*
|
Merge pull request #13980 from lsm5/switch-sha256
OpenShift Merge Robot
2022-04-23
|
\
\
|
*
|
libpod/networking_linux.go: switch to sha256 hashes
Lokesh Mandvekar
2022-04-22
*
|
|
Merge pull request #13973 from Luap99/linter-revive
OpenShift Merge Robot
2022-04-23
|
\
\
\
|
*
|
|
replace golint with revive linter
Paul Holzinger
2022-04-22
*
|
|
|
Merge pull request #13959 from cevich/fix_apiv2
OpenShift Merge Robot
2022-04-23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix hang in test_connect
Chris Evich
2022-04-22
|
*
|
|
Increase verbosity and sequencing of APIv2 testing
Chris Evich
2022-04-22
|
/
/
/
*
|
|
Merge pull request #13976 from rhatdan/rootless
OpenShift Merge Robot
2022-04-22
|
\
\
\
|
*
|
|
Update test to run network check in both rootless and rootfull mode
Daniel J Walsh
2022-04-22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #13975 from containers/dependabot/go_modules/github.com/fs...
OpenShift Merge Robot
2022-04-22
|
\
\
\
|
*
|
|
Bump github.com/fsnotify/fsnotify from 1.5.2 to 1.5.3
dependabot[bot]
2022-04-22
*
|
|
|
Merge pull request #13974 from containers/dependabot/go_modules/github.com/co...
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Bump github.com/container-orchestrated-devices/container-device-interface
dependabot[bot]
2022-04-22
|
|
/
/
*
|
|
Merge pull request #13918 from Luap99/hosts
OpenShift Merge Robot
2022-04-22
|
\
\
\
|
*
|
|
test/system: add containers.conf test for new /etc/hosts options
Paul Holzinger
2022-04-22
|
*
|
|
Improve /etc/hosts documentation
Paul Holzinger
2022-04-22
|
*
|
|
shared netns and --add-host should conflict
Paul Holzinger
2022-04-22
|
*
|
|
network dis-/connect: update /etc/hosts
Paul Holzinger
2022-04-22
|
*
|
|
libpod: fix c.Hostname() to respect the utsNsCtr
Paul Holzinger
2022-04-22
|
*
|
|
use etchosts package from c/common
Paul Holzinger
2022-04-22
*
|
|
|
Merge pull request #13881 from rhatdan/userns
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add support for --userns=nomap
Daniel J Walsh
2022-04-21
*
|
|
|
Merge pull request #13972 from Luap99/staticcheck
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
silence deprecated warnings for manifest functions
Paul Holzinger
2022-04-22
|
*
|
|
enable staticcheck linter
Paul Holzinger
2022-04-22
|
*
|
|
move golang.org/x/crypto/ssh/terminal to golang.org/x/term
Paul Holzinger
2022-04-22
*
|
|
|
Merge pull request #13969 from flouthoc/mount-csv-parsing
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
|
*
|
|
|
specgen-volumes: parse --mount using csv-reader instead of split by comma
Aditya R
2022-04-22
*
|
|
|
|
Merge pull request #13964 from rhatdan/rootfull
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Switch all rootful to rootfull
Daniel J Walsh
2022-04-21
*
|
|
|
|
Merge pull request #13971 from rhatdan/codespell
OpenShift Merge Robot
2022-04-22
|
\
\
\
\
\
|
*
|
|
|
|
Run codespell on code
Daniel J Walsh
2022-04-22
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]