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
/
define
/
errors.go
Commit message (
Expand
)
Author
Age
*
Improve OCI Runtime error
Daniel J Walsh
2021-05-22
*
podman network reload add rootless support
Paul Holzinger
2021-05-17
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
runtime: return findConmon to libpod
Peter Hunt
2021-04-16
*
Add --requires flag to podman run/create
Matthew Heon
2021-04-06
*
Fix per review request
Matej Vasek
2021-02-04
*
Initial implementation of volume plugins
Matthew Heon
2021-01-14
*
Expose security attribute errors with their own messages
Juan Antonio Osorio Robles
2021-01-12
*
add network connect|disconnect compat endpoints
baude
2020-11-19
*
Add support for network connect / disconnect to DB
Matthew Heon
2020-11-11
*
Merge pull request #8156 from mheon/add_net_aliases_db
OpenShift Merge Robot
2020-11-04
|
\
|
*
Add network aliases for containers to DB
Matthew Heon
2020-10-27
*
|
Merge pull request #8174 from rhatdan/errors
OpenShift Merge Robot
2020-10-29
|
\
\
|
*
|
Podman often reports OCI Runtime does not exist, even if it does
Daniel J Walsh
2020-10-29
|
|
/
*
/
NewFromLocal can return multiple images
Daniel J Walsh
2020-10-28
|
/
*
Fix handling of remove of bogus volumes, networks and Pods
Daniel J Walsh
2020-09-29
*
Fix up errors found by codespell
Daniel J Walsh
2020-09-11
*
Show c/storage (Buildah/CRI-O) containers in ps
Daniel J Walsh
2020-09-09
*
error when adding container to pod with network information
Brent Baude
2020-08-21
*
API returns 500 in case network is not found instead of 404
zhangguanzhang
2020-08-02
*
Ensure libpod/define does not include libpod/image
Matthew Heon
2020-07-31
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Print errors from individual containers in pods
Matthew Heon
2020-07-02
*
podman untag: error if tag doesn't exist
Valentin Rothberg
2020-06-24
*
Do not share container log driver for exec
Matthew Heon
2020-06-17
*
Ensure Conmon is alive before waiting for exit file
Matthew Heon
2020-06-08
*
V2 Restore rmi tests
Jhon Honce
2020-04-22
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
Add basic deadlock detection for container start/remove
Matthew Heon
2020-02-24
*
Ensure volumes can be removed when they fail to unmount
Matthew Heon
2019-10-14
*
rm: add containers eviction with `rm --force`
Marco Vedovati
2019-09-25
*
Add support for launching containers without CGroups
Matthew Heon
2019-09-10
*
Add conmon probe to runtime construction
Peter Hunt
2019-08-08
*
Implement conmon exec
Peter Hunt
2019-07-22
*
golangci-lint round #3
baude
2019-07-21
*
remove libpod from main
baude
2019-06-25