summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod
Commit message (Expand)AuthorAge
* Revert "remote: fix manifest add --annotation"Paul Holzinger2022-09-29
* remote: fix manifest add --annotationToshiki Sonoda2022-09-29
* Merge pull request #15871 from cevich/replace_ioutilOpenShift Merge Robot2022-09-21
|\
| * Replace deprecated ioutilChris Evich2022-09-20
* | Merge pull request #15842 from ashley-cui/seclabelsOpenShift Merge Robot2022-09-21
|\ \ | |/ |/|
| * Add labels to secretsAshley Cui2022-09-20
* | remote: checkpoint --export prints a rawInput or an error on remoteToshiki Sonoda2022-09-16
|/
* Fix stuttersDaniel J Walsh2022-09-10
* Add generate systemd -e/--env optionToshiki Sonoda2022-09-06
* implement podman updateCharlie Doern2022-09-01
* Use request Context() in API handlersVladimir Kochnev2022-08-18
* Simplify ImagesPull for when Quiet flag is onVladimir Kochnev2022-08-18
* podman manifest create: accept --amend and --insecure flagsNalin Dahyabhai2022-08-16
* Merge pull request #15270 from nicrowe00/kubegenerateOpenShift Merge Robot2022-08-16
|\
| * Add "podman kube generate" commandNiall Crowe2022-08-11
* | remote manifest push: show copy progressNaoto Kobayashi2022-08-11
|/
* podman ssh work, using new c/common interfaceCharlie Doern2022-08-09
* remove image podman no pruneKarthik Elango2022-08-04
* Add flag "--compression-format" to "podman manifest push" both in local/remot...Romain Geissler2022-07-30
* Set TLSVerify=true by default for API endpointsVladimir Kochnev2022-07-26
* API: libpod/create use correct default umaskPaul Holzinger2022-07-22
* remote push: show copy progressValentin Rothberg2022-07-21
* Add "podman kube play" cmdNiall Crowe2022-07-13
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Fix streaming for libpod/pods/stats endpointJakub Guzik2022-07-05
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* api,images: add support for LookupManifest to Image remove APIAditya R2022-06-30
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* API: containers/json always set application/json content typePaul Holzinger2022-06-20
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* Merge pull request #14484 from marshall-lee/test/manifest-pushOpenShift Merge Robot2022-06-08
|\
| * Add missing tests for manifests APIVladimir Kochnev2022-06-07
* | Using logDriver instead of query.LogDriver for podman play kubeNiall Crowe2022-06-03
|/
* Swagger refactor/cleanupJhon Honce2022-05-19
* play kube default log driverNiall Crowe2022-05-04
* pkg/api: do not register decoder in endpoint handlerPaul Holzinger2022-04-29
* fix manifest modify endpoint to respect tlsverify paramPaul Holzinger2022-04-27
* replace golint with revive linterPaul Holzinger2022-04-22
* silence deprecated warnings for manifest functionsPaul Holzinger2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* Translate Memory Limit to Swap in APIcdoern2022-04-18
* API: use no_hosts from containers.confPaul Holzinger2022-04-11
* Merge pull request #13653 from jmontleon/fix-manifest-push-headerOpenShift Merge Robot2022-03-27
|\
| * Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26
* | Merge pull request #13274 from jwhonce/wip/manifest_4_mainOpenShift Merge Robot2022-03-24
|\ \ | |/ |/|
| * Fix manifest 4.0 endpointsJhon Honce2022-03-23