| Commit message (Expand) | Author | Age |
* | run,create: add support for --env-merge for preprocessing vars | Aditya R | 2022-08-24 |
* | Merge pull request #15270 from nicrowe00/kubegenerate | OpenShift Merge Robot | 2022-08-16 |
|\ |
|
| * | Add "podman kube generate" command | Niall Crowe | 2022-08-11 |
* | | Add Docker compatibility for --dns-option to --dns-opt | Daniel J Walsh | 2022-08-15 |
|/ |
|
* | podman ssh work, using new c/common interface | Charlie Doern | 2022-08-09 |
* | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-07-30 |
* | resource limits for pods | Charlie Doern | 2022-07-21 |
* | Merge pull request #14904 from giuseppe/move-to-subcgroup-in-a-container | openshift-ci[bot] | 2022-07-13 |
|\ |
|
| * | podman: always call into SetupRootless | Giuseppe Scrivano | 2022-07-13 |
* | | Docker uses "-c" to mean "--cpu-shares" in create and run | Daniel J Walsh | 2022-07-12 |
|/ |
|
* | improve pull-policy documentation | Valentin Rothberg | 2022-07-08 |
* | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ |
|
| * | podman pod create --uts support | cdoern | 2022-07-05 |
* | | Fix podman pod unpaue TODO | Urvashi Mohnani | 2022-07-05 |
|/ |
|
* | podman pod create --memory | Charlie Doern | 2022-07-01 |
* | cmd/podman: switch to golang native error wrapping | Sascha Grunert | 2022-06-30 |
* | Merge pull request #14659 from eriksjolund/setup_to_set_up_in_code | openshift-ci[bot] | 2022-06-21 |
|\ |
|
| * | [CI:DOCS] "setup" -> "set up" in source code comments | Erik Sjölund | 2022-06-19 |
* | | podman pod create --shm-size | cdoern | 2022-06-20 |
|/ |
|
* | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ |
|
| * | podman pod clone | cdoern | 2022-06-10 |
* | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
|/ |
|
* | Merge pull request #14539 from Luap99/completion5 | OpenShift Merge Robot | 2022-06-09 |
|\ |
|
| * | shell completion: fix problems with container path completion | Paul Holzinger | 2022-06-09 |
* | | compat api: fix regressions from "Swagger refactor/cleanup" | Paul Holzinger | 2022-06-09 |
|/ |
|
* | changed megabyte to mebibyte | Karthik Elango | 2022-06-02 |
* | Merge pull request #14457 from Luap99/completion4 | OpenShift Merge Robot | 2022-06-02 |
|\ |
|
| * | shell completion for paths inside the image/container | Paul Holzinger | 2022-06-02 |
* | | Support setting image_volume_mode in containers.conf | Daniel J Walsh | 2022-05-26 |
|/ |
|
* | Fix codespell errors | Daniel J Walsh | 2022-05-25 |
* | Merge pull request #14330 from Luap99/completion3 | OpenShift Merge Robot | 2022-05-24 |
|\ |
|
| * | cmd/podman/common/completion.go: fix FIXMEs | Paul Holzinger | 2022-05-24 |
* | | autocomplete `podman search --filter` | Valentin Rothberg | 2022-05-24 |
|/ |
|
* | Merge pull request #14263 from Luap99/completion | OpenShift Merge Robot | 2022-05-23 |
|\ |
|
| * | shell completion --format: add help to function with args | Paul Holzinger | 2022-05-18 |
| * | shell completion --format: support maps and functions | Paul Holzinger | 2022-05-18 |
| * | shell completion --format: fix embedded struct handling | Paul Holzinger | 2022-05-18 |
| * | shell completion --format: only show usable methods | Paul Holzinger | 2022-05-18 |
| * | shell completion --format: only show exported fields | Paul Holzinger | 2022-05-18 |
* | | Merge pull request #14272 from Luap99/completion2 | OpenShift Merge Robot | 2022-05-19 |
|\ \ |
|
| * | | shell completion: use more constants instead of duplicating strings | Paul Holzinger | 2022-05-19 |
| * | | shell completion: podman save --format use all valid values | Paul Holzinger | 2022-05-19 |
| * | | shell completion: update podman inspect --type options | Paul Holzinger | 2022-05-19 |
| * | | shell completion: fix podman event --filter values | Paul Holzinger | 2022-05-19 |
| |/ |
|
* / | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
|/ |
|
* | shell completion --format: work with pointer functions | Paul Holzinger | 2022-05-12 |
* | play kube default log driver | Niall Crowe | 2022-05-04 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | shell completion --format: use anonymous struct field once | Paul Holzinger | 2022-04-28 |
* | shell completion --format: work with nil structs | Paul Holzinger | 2022-04-28 |