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
/
libpod
Commit message (
Expand
)
Author
Age
*
[NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM)
Stefan Weil
2021-11-12
*
Use exponential backoff when waiting for a journal entry
Nalin Dahyabhai
2021-11-12
*
Pod Rm Infra Improvements
cdoern
2021-11-12
*
Remove infra ID from DB before removing containers
Matthew Heon
2021-11-12
*
Generate Kube should not print default structs
Daniel J Walsh
2021-11-12
*
Replace 'an user' => 'a user'
Stefan Weil
2021-11-12
*
network reload without ports should not reload ports
Paul Holzinger
2021-11-11
*
volumes: be more tolerant and fix infinite loop
Valentin Rothberg
2021-11-08
*
Set targetPort to the port value in the kube yaml
Urvashi Mohnani
2021-10-19
*
Don't include ctr.log if not using file logging
Daniel J Walsh
2021-10-19
*
Do not add TCP to protocol in generated kube yaml
Urvashi Mohnani
2021-10-19
*
Don't use docker/pkg/archive, use containers/storage/pkg/archive
Daniel J Walsh
2021-10-19
*
Don't add image entrypoint to the generate kube yaml
Urvashi Mohnani
2021-10-19
*
Kube Gen run as user/group issues
cdoern
2021-10-19
*
No space in kube annotations for bind mounts
Brent Baude
2021-10-19
*
Ensure `podman ps --sync` functions
Matthew Heon
2021-10-19
*
Allow `podman stop` to be run on Stopping containers
Matthew Heon
2021-10-19
*
libpod: fix race when closing STDIN
Paul Holzinger
2021-10-19
*
Support selinux options with bind mounts play/gen
Brent Baude
2021-09-30
*
[NO TESTS NEEDED] Add port configuration to first regular container
Urvashi Mohnani
2021-09-29
*
Ensure pod ID bucket is properly updated on rename
Matthew Heon
2021-09-29
*
libpod: do not call (*container).Config()
Valentin Rothberg
2021-09-29
*
rootful: do not set XDG_RUNTIME_DIR for cni plugins
Paul Holzinger
2021-09-29
*
podman generate kube should not include images command
Daniel J Walsh
2021-09-29
*
Ignore mount errors except ErrContainerUnknown when cleaningup container
Daniel J Walsh
2021-09-29
*
Generate kube should'd add podman default environment vars
Daniel J Walsh
2021-09-22
*
sync container state before reading the healthcheck
Paul Holzinger
2021-09-22
*
Remove unused code from libpod
Paul Holzinger
2021-09-22
*
Only add 127.0.0.1 entry to /etc/hosts with --net=none
Paul Holzinger
2021-09-22
*
runtime: move pause process to scope
Giuseppe Scrivano
2021-09-17
*
libpod: honor --cgroups=split also with pods
Giuseppe Scrivano
2021-09-16
*
Show variant and codename of the distribution
Anders F Björklund
2021-09-16
*
libpod: rootful close binded ports
Paul Holzinger
2021-09-16
*
fix restart always with rootlessport
Paul Holzinger
2021-09-16
*
test: enable --cgroup-parent test
Giuseppe Scrivano
2021-09-16
*
Remove pod create options `--cpus` and `--cpuset-cpus`
Matthew Heon
2021-09-16
*
Revert "logs: adjust handling around partial log messages"
Paul Holzinger
2021-09-14
*
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
*
|
Merge pull request #11509 from containers/dependabot/go_modules/github.com/co...
OpenShift Merge Robot
2021-09-10
|
\
\
|
*
|
Bump github.com/containers/psgo from 1.5.2 to 1.6.0
dependabot[bot]
2021-09-10
*
|
|
Merge pull request #11506 from giuseppe/fix-stats-restart-container
OpenShift Merge Robot
2021-09-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stats: detect containers restart
Giuseppe Scrivano
2021-09-10
|
*
|
stats: allow to read stats for paused containers
Giuseppe Scrivano
2021-09-10
*
|
|
try to create the runroot before we warn that it is not writable
Paul Holzinger
2021-09-10
|
/
/
*
/
Fix conmon attach socket buffer size
Paul Holzinger
2021-09-09
|
/
*
Add logDriver to podman info
Daniel J Walsh
2021-09-08
*
Merge pull request #11327 from flouthoc/warn-non-writeable-xdg-runtime
OpenShift Merge Robot
2021-09-08
|
\
|
*
runtime: Warn if XDG_RUNTIME_DIR is set but is not writable.
flouthoc
2021-08-30
*
|
Add Checkpointed bool to Inspect
Matthew Heon
2021-09-07
[next]