| Commit message (Expand) | Author | Age |
* | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
* | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
* | Merge pull request #13616 from giuseppe/passwd-entry | OpenShift Merge Robot | 2022-04-14 |
|\ |
|
| * | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
* | | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
|/ |
|
* | images --size | Valentin Rothberg | 2022-04-08 |
* | Merge pull request #13490 from gcalin/13266 | OpenShift Merge Robot | 2022-04-04 |
|\ |
|
| * | Add option for pod logs to display different colors per container. | gcalin | 2022-03-29 |
* | | Merge pull request #13765 from giuseppe/do-not-set-oom-score-adj | OpenShift Merge Robot | 2022-04-04 |
|\ \ |
|
| * | | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
* | | | Merge pull request #13594 from cdoern/podVolumes | OpenShift Merge Robot | 2022-04-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix pod volume passing and alter infra inheritance | cdoern | 2022-03-29 |
| |/ |
|
* / | kube: configmap volume should be reused if already exists | Aditya R | 2022-03-31 |
|/ |
|
* | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
* | Merge pull request #13653 from jmontleon/fix-manifest-push-header | OpenShift Merge Robot | 2022-03-27 |
|\ |
|
| * | Resolves #13629 Add RegistryAuthHeader to manifest push | jason | 2022-03-26 |
* | | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | | Merge pull request #13587 from giuseppe/clone-to-pod | OpenShift Merge Robot | 2022-03-24 |
|\ \
| |/
|/| |
|
| * | container: allow clone to an existing pod | Giuseppe Scrivano | 2022-03-24 |
* | | play: kube: use in-memory kubefile and remove tempfile | Christian Stewart | 2022-03-24 |
|/ |
|
* | Merge pull request #13597 from Luap99/stats | OpenShift Merge Robot | 2022-03-23 |
|\ |
|
| * | podman stats: calc CPU percentage correctly | Paul Holzinger | 2022-03-22 |
* | | Merge pull request #13588 from flouthoc/import-os-arch | OpenShift Merge Robot | 2022-03-23 |
|\ \ |
|
| * | | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |
| |/ |
|
* | | Update swagger to improve compatibility | Jhon Honce | 2022-03-22 |
* | | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
* | | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | | linter: enable interfacer | Valentin Rothberg | 2022-03-22 |
|/ |
|
* | podman rmi --ignore | Valentin Rothberg | 2022-03-19 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | Set rawimage for containers created via play kube | Ondra Machacek | 2022-03-16 |
* | remove unneeded k8s code | Paul Holzinger | 2022-03-15 |
* | move k8s deps into podman | Paul Holzinger | 2022-03-15 |
* | Merge pull request #13499 from rst0git/fix-typo | OpenShift Merge Robot | 2022-03-14 |
|\ |
|
| * | Fix typo | Radostin Stoyanov | 2022-03-14 |
* | | Add support for --chrootdirs | LStandman | 2022-03-14 |
|/ |
|
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | Merge pull request #12913 from rhatdan/kube | OpenShift Merge Robot | 2022-03-09 |
|\ |
|
| * | Add --context-dir option to podman play kube | Daniel J Walsh | 2022-03-01 |
* | | use gopkg.in/yaml.v2 instead of v3 | Paul Holzinger | 2022-03-09 |
* | | Throw an error if kube yaml has duplicate ctr names | Urvashi Mohnani | 2022-03-04 |
|/ |
|
* | Add podman volume mount support | Daniel J Walsh | 2022-02-28 |
* | Merge pull request #13325 from xordspar0/configmap-error-msg | OpenShift Merge Robot | 2022-02-24 |
|\ |
|
| * | Improve the error message for usused configMaps | Jordan Christiansen | 2022-02-24 |
* | | Merge pull request #13314 from flouthoc/container-commit-squash | OpenShift Merge Robot | 2022-02-23 |
|\ \
| |/
|/| |
|
| * | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | | Cleanup display of trust with transports | Daniel J Walsh | 2022-02-22 |
* | | Merge pull request #13059 from cdoern/clone | OpenShift Merge Robot | 2022-02-22 |
|\ \
| |/
|/| |
|
| * | Implement Podman Container Clone | cdoern | 2022-02-20 |