| Commit message (Expand) | Author | Age |
* | Merge pull request #15871 from cevich/replace_ioutil | OpenShift Merge Robot | 2022-09-21 |
|\ |
|
| * | Replace deprecated ioutil | Chris Evich | 2022-09-20 |
* | | Merge pull request #15842 from ashley-cui/seclabels | OpenShift Merge Robot | 2022-09-21 |
|\ \
| |/
|/| |
|
| * | Add labels to secrets | Ashley Cui | 2022-09-20 |
* | | remote: checkpoint --export prints a rawInput or an error on remote | Toshiki Sonoda | 2022-09-16 |
|/ |
|
* | Fix stutters | Daniel J Walsh | 2022-09-10 |
* | Add generate systemd -e/--env option | Toshiki Sonoda | 2022-09-06 |
* | implement podman update | Charlie Doern | 2022-09-01 |
* | Use request Context() in API handlers | Vladimir Kochnev | 2022-08-18 |
* | Simplify ImagesPull for when Quiet flag is on | Vladimir Kochnev | 2022-08-18 |
* | podman manifest create: accept --amend and --insecure flags | Nalin Dahyabhai | 2022-08-16 |
* | Merge pull request #15270 from nicrowe00/kubegenerate | OpenShift Merge Robot | 2022-08-16 |
|\ |
|
| * | Add "podman kube generate" command | Niall Crowe | 2022-08-11 |
* | | remote manifest push: show copy progress | Naoto Kobayashi | 2022-08-11 |
|/ |
|
* | podman ssh work, using new c/common interface | Charlie Doern | 2022-08-09 |
* | remove image podman no prune | Karthik Elango | 2022-08-04 |
* | Add flag "--compression-format" to "podman manifest push" both in local/remot... | Romain Geissler | 2022-07-30 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
* | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
* | Fix streaming for libpod/pods/stats endpoint | Jakub Guzik | 2022-07-05 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | API: containers/json always set application/json content type | Paul Holzinger | 2022-06-20 |
* | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | podman-remote push --remove-signatures support | Daniel J Walsh | 2022-06-10 |
* | Merge pull request #14484 from marshall-lee/test/manifest-push | OpenShift Merge Robot | 2022-06-08 |
|\ |
|
| * | Add missing tests for manifests API | Vladimir Kochnev | 2022-06-07 |
* | | Using logDriver instead of query.LogDriver for podman play kube | Niall Crowe | 2022-06-03 |
|/ |
|
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | play kube default log driver | Niall Crowe | 2022-05-04 |
* | pkg/api: do not register decoder in endpoint handler | Paul Holzinger | 2022-04-29 |
* | fix manifest modify endpoint to respect tlsverify param | Paul Holzinger | 2022-04-27 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | silence deprecated warnings for manifest functions | Paul Holzinger | 2022-04-22 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
* | Translate Memory Limit to Swap in API | cdoern | 2022-04-18 |
* | API: use no_hosts from containers.conf | Paul Holzinger | 2022-04-11 |
* | 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 |
* | | Merge pull request #13274 from jwhonce/wip/manifest_4_main | OpenShift Merge Robot | 2022-03-24 |
|\ \
| |/
|/| |
|
| * | Fix manifest 4.0 endpoints | Jhon Honce | 2022-03-23 |
* | | play: kube: use in-memory kubefile and remove tempfile | Christian Stewart | 2022-03-24 |
|/ |
|
* | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |