| Commit message (Expand) | Author | Age |
* | Add version guard to libpod API endpoints | Jhon Honce | 2022-02-09 |
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | | Merge pull request #12969 from rhatdan/remote | OpenShift Merge Robot | 2022-01-25 |
|\ \ |
|
| * | | Fix handling of duplicate matches on id expansion | Daniel J Walsh | 2022-01-24 |
* | | | remote build: set rootless oci isolation correctly | Paul Holzinger | 2022-01-24 |
|/ / |
|
* | | Remove unused param and clean API handlers | Jakub Guzik | 2022-01-22 |
* | | Fix #2 for compat commit handling of --changes | Daniel J Walsh | 2022-01-21 |
* | | compat: remove hardcoded index from load images output report | Aditya R | 2022-01-21 |
* | | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |
* | | Merge pull request #12887 from esendjer/main | OpenShift Merge Robot | 2022-01-19 |
|\ \ |
|
| * | | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
| |/ |
|
* | | Handle changes in docker compat mode | Daniel J Walsh | 2022-01-19 |
* | | Add IndexConfigs to compat /info endpoint | Matej Vasek | 2022-01-19 |
|/ |
|
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12860 from rhatdan/cgroups | OpenShift Merge Robot | 2022-01-17 |
|\ |
|
| * | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | | Merge pull request #12572 from rhatdan/image | OpenShift Merge Robot | 2022-01-15 |
|\ \ |
|
| * | | Remove two GetImages functions from API | Daniel J Walsh | 2022-01-14 |
| |/ |
|
* / | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
|/ |
|
* | podman build enable --all-platforms and --unsetenv | Paul Holzinger | 2022-01-13 |
* | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Use the InfraImage defined in containers.conf | Daniel J Walsh | 2022-01-10 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | | Merge pull request #12208 from cdoern/podSecurityOpt | OpenShift Merge Robot | 2022-01-05 |
|\ \ |
|
| * | | Pod Security Option support | cdoern | 2021-12-27 |
* | | | Merge pull request #12735 from rhatdan/mount | OpenShift Merge Robot | 2022-01-04 |
|\ \ \ |
|
| * | | | Fix Container List API call to return mount info | Daniel J Walsh | 2022-01-04 |
* | | | | Merge pull request #12643 from leahneukirchen/events-compat | OpenShift Merge Robot | 2022-01-04 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | legacy events: also set exitCode | Leah Neukirchen | 2022-01-03 |
| * | | | legacy events: also set Action="die" | Leah Neukirchen | 2021-12-17 |
* | | | | prefix imageId with sha256: in containers list | Oliver | 2021-12-29 |
| |/ /
|/| | |
|
* | | | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | | | Merge pull request #12664 from cdoern/noManagePasswd | OpenShift Merge Robot | 2021-12-22 |
|\ \ \ |
|
| * | | | Podman run --passwd | cdoern | 2021-12-21 |
| |/ / |
|
* / / | compat: image normalization: handle sha256 prefix | Valentin Rothberg | 2021-12-20 |
|/ / |
|
* | | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ \ |
|
| * | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
| * | | fix incorrect swagger doc for network dis/connect | Paul Holzinger | 2021-12-14 |
| * | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
* | | | Fixes #12063 Add docker compatible output after image build. | Ananth Bhaskararaman | 2021-12-14 |
|/ / |
|
* / | compat build: adhere to q/quiet | Valentin Rothberg | 2021-12-13 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | Merge pull request #12483 from vrothberg/fix-12468 | OpenShift Merge Robot | 2021-12-02 |
|\ |
|
| * | compat API: push: report size of manifest | Daniel J Walsh | 2021-12-02 |