| Commit message (Expand) | Author | Age |
... | |
| * | | Add tests for auth.Header | Miloslav Trmač | 2021-12-10 |
| * | | Improve TestAuthConfigsToAuthFile | Miloslav Trmač | 2021-12-10 |
| * | | Add unit tests for singleAuthHeader | Miloslav Trmač | 2021-12-10 |
| * | | Add unit tests for multiAuthHeader | Miloslav Trmač | 2021-12-10 |
* | | | correct typo words in docs | David Marshall | 2022-01-05 |
* | | | Merge pull request #12208 from cdoern/podSecurityOpt | OpenShift Merge Robot | 2022-01-05 |
|\ \ \ |
|
| * | | | Pod Security Option support | cdoern | 2021-12-27 |
* | | | | Merge pull request #12429 from cdoern/scp | OpenShift Merge Robot | 2022-01-05 |
|\ \ \ \ |
|
| * | | | | podman image scp never enter podman user NS | cdoern | 2021-12-23 |
| | |/ /
| |/| | |
|
* | | | | 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 |
* | | | | | | Merge pull request #12709 from flouthoc/ign_add_certs | OpenShift Merge Robot | 2022-01-04 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ignition: add certs from current user into the machine while init | Aditya Rajan | 2021-12-27 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #12732 from strideynet/fix-default-cpu-period-comment | OpenShift Merge Robot | 2022-01-03 |
|\ \ \ \ \ |
|
| * | | | | | fix misleading comment regarding default value of cpu period [NO NEW TESTS NE... | Noah Stride | 2022-01-03 |
| | |_|_|/
| |/| | | |
|
* / | | | | Update swagger documentation | Daniel J Walsh | 2021-12-31 |
|/ / / / |
|
* | | | | Merge pull request #12705 from olitha/compat-api-containers-sha256 | OpenShift Merge Robot | 2021-12-29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | prefix imageId with sha256: in containers list | Oliver | 2021-12-29 |
* | | | | Introduce Windows WSL implementation of podman machine | Jason T. Greene | 2021-12-24 |
|/ / / |
|
* | | | Merge pull request #12627 from rhatdan/passwd | OpenShift Merge Robot | 2021-12-23 |
|\ \ \ |
|
| * | | | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | | | | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
|/ / / |
|
* | | | Merge pull request #12672 from adrianreber/2021-12-21-check-for-memtrack | OpenShift Merge Robot | 2021-12-23 |
|\ \ \ |
|
| * | | | Error out early if system does not support pre-copy checkpointing | Adrian Reber | 2021-12-23 |
* | | | | 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 |
* | | | | Merge pull request #12663 from vrothberg/compat-normalization | OpenShift Merge Robot | 2021-12-21 |
|\ \ \ \ |
|
| * | | | | compat: image normalization: handle sha256 prefix | Valentin Rothberg | 2021-12-20 |
| |/ / / |
|
* / / / | specgen: honor userns=auto from containers.conf | Giuseppe Scrivano | 2021-12-20 |
|/ / / |
|
* | | | Merge pull request #12641 from giuseppe/add-more-logging-setuserns | Daniel J Walsh | 2021-12-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: include the args in the debug message | Giuseppe Scrivano | 2021-12-17 |
* | | | Set machine timezone | Brent Baude | 2021-12-16 |
* | | | Merge pull request #12606 from vrothberg/fix-12441 | OpenShift Merge Robot | 2021-12-16 |
|\ \ \ |
|
| * | | | bindings rmi test: clarify behavior | Valentin Rothberg | 2021-12-16 |
| |/ / |
|
* / / | oci: configure the devices cgroup with default devices | Giuseppe Scrivano | 2021-12-16 |
|/ / |
|
* | | Merge pull request #12600 from rhatdan/external | OpenShift Merge Robot | 2021-12-15 |
|\ \ |
|
| * | | Show --external containers even without --all option | Daniel J Walsh | 2021-12-14 |
* | | | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | specgen: check that networks are only set with bridge | Paul Holzinger | 2021-12-14 |
| * | | container restore/import: store networks from db | Paul Holzinger | 2021-12-14 |
| * | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
| * | | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
| * | | Add new networks format to spegecen | 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 |
| * | | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |