| Commit message (Expand) | Author | Age |
... | |
| * | | | | | 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 |
| * | | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | | | Merge pull request #12595 from Luap99/network-id | OpenShift Merge Robot | 2021-12-14 |
|\ \ \ |
|
| * | | | fix network id handling | 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 |
|/ |
|
* | [NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe... | Marc Nguyen | 2021-12-10 |
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | Merge pull request #12545 from vrothberg/fix-12477 | OpenShift Merge Robot | 2021-12-09 |
|\ |
|
| * | generate systemd: support entrypoint JSON strings | Valentin Rothberg | 2021-12-08 |
* | | Merge pull request #12541 from flouthoc/remote_blank_entrypoint | OpenShift Merge Robot | 2021-12-08 |
|\ \ |
|
| * | | specgen: honor empty args for entrypoint | Aditya Rajan | 2021-12-08 |
| |/ |
|
* / | remove runlabel test for global opts | Valentin Rothberg | 2021-12-08 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe... | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Hostname in `spec.hostname` should be passed to infra ctr init opt | wangqiang | 2021-12-01 |
* | | Merge pull request #12440 from umohnani8/cm | OpenShift Merge Robot | 2021-12-03 |
|\ \ |
|
| * | | Add support for configmap volumes to play kube | Urvashi Mohnani | 2021-12-02 |