| Commit message (Expand) | Author | Age |
* | Merge pull request #12936 from cgwalters/null-history | OpenShift Merge Robot | 2022-01-21 |
|\ |
|
| * | Don't segfault if an image layer has no creation timestamp | Colin Walters | 2022-01-20 |
* | | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
|/ |
|
* | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | 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 |
|/ |
|
* | Merge pull request #12826 from vrothberg/force-rm-pod | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | podman container rm: remove pod | Valentin Rothberg | 2022-01-13 |
* | | Merge pull request #12642 from Luap99/libnetwork | OpenShift Merge Robot | 2022-01-13 |
|\ \
| |/
|/| |
|
| * | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | | podman image scp: implement --quiet | Ed Santiago | 2022-01-12 |
|/ |
|
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Don't rename pod if container has the same name | Christoph Petrausch | 2022-01-06 |
* | 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 |
* | | Podman run --passwd | cdoern | 2021-12-21 |
* | | 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 |
| * | | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
| * | | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
| * | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
| * | | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
| |/ |
|
* / | fix network id handling | Paul Holzinger | 2021-12-14 |
|/ |
|
* | 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 |
* | | | Merge pull request #12484 from machacekondra/restartSec | OpenShift Merge Robot | 2021-12-03 |
|\ \ \ |
|
| * | | | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | | | | Merge pull request #12486 from giuseppe/use-configured-compression-format | OpenShift Merge Robot | 2021-12-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmd, push: use the configured compression format | Giuseppe Scrivano | 2021-12-02 |
* | | | | Merge pull request #12365 from mtrmac/random | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ |
|
| * | | | | Allow containerPortsToServicePorts to fail | Miloslav Trmač | 2021-11-30 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12469 from Luap99/ns-teardown-flake | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix possible rootless netns cleanup race | Paul Holzinger | 2021-12-01 |
| |/ / |
|
* / / | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
|/ / |
|
* / | Only open save output file with WRONLY | Daniel J Walsh | 2021-11-29 |
|/ |
|
* | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-23 |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | Merge pull request #12301 from umohnani8/table | OpenShift Merge Robot | 2021-11-22 |
|\ |
|
| * | Add note about volume with unprivileged container | Urvashi Mohnani | 2021-11-21 |
* | | Make sure netavark output is logged to the syslog | Paul Holzinger | 2021-11-19 |
|/ |
|
* | Merge pull request #12354 from Luap99/exit-command | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |