summaryrefslogtreecommitdiff
path: root/libpod/define/errors.go
Commit message (Expand)AuthorAge
* Fix #15499 already connected networkAlessandro Rossi2022-08-30
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-26
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Improve OCI Runtime errorDaniel J Walsh2021-05-22
* podman network reload add rootless supportPaul Holzinger2021-05-17
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* runtime: return findConmon to libpodPeter Hunt2021-04-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Fix per review requestMatej Vasek2021-02-04
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Expose security attribute errors with their own messagesJuan Antonio Osorio Robles2021-01-12
* add network connect|disconnect compat endpointsbaude2020-11-19
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Merge pull request #8156 from mheon/add_net_aliases_dbOpenShift Merge Robot2020-11-04
|\
| * Add network aliases for containers to DBMatthew Heon2020-10-27
* | Merge pull request #8174 from rhatdan/errorsOpenShift Merge Robot2020-10-29
|\ \
| * | Podman often reports OCI Runtime does not exist, even if it doesDaniel J Walsh2020-10-29
| |/
* / NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
|/
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Show c/storage (Buildah/CRI-O) containers in psDaniel J Walsh2020-09-09
* error when adding container to pod with network informationBrent Baude2020-08-21
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Print errors from individual containers in podsMatthew Heon2020-07-02
* podman untag: error if tag doesn't existValentin Rothberg2020-06-24
* Do not share container log driver for execMatthew Heon2020-06-17
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* V2 Restore rmi testsJhon Honce2020-04-22
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* Ensure volumes can be removed when they fail to unmountMatthew Heon2019-10-14
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Add conmon probe to runtime constructionPeter Hunt2019-08-08
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* remove libpod from mainbaude2019-06-25