aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/pods
Commit message (Expand)AuthorAge
* pod: add exit policiesValentin Rothberg2022-05-02
* enable errcheck linterPaul Holzinger2022-04-29
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* shell completion --format: work with nil structsPaul Holzinger2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* Add option for pod logs to display different colors per container.gcalin2022-03-29
* Remove error stutterDaniel J Walsh2022-03-25
* Add the names flag for pod logsXueyuan Chen2022-03-01
* Implement Podman Container Clonecdoern2022-02-20
* Merge pull request #12930 from cdoern/podCgroupOpenShift Merge Robot2022-02-04
|\
| * Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* | Fix use of infra image to clarify defaultDaniel J Walsh2022-01-31
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Use the InfraImage defined in containers.confDaniel J Walsh2022-01-10
* support advanced network configuration via cliPaul Holzinger2021-12-14
* Refactor podman pods to report.FormatterJhon Honce2021-12-06
* Refactor podman image command outputJhon Honce2021-12-02
* fix duplicated logs commandPaul Holzinger2021-11-18
* Enable 'podman run --memory-swappiness=0'Hironori Shiina2021-11-12
* pod create: read infra image from containers.confValentin Rothberg2021-11-10
* pod create: read network mode from configPaul Holzinger2021-11-08
* pod create: remove need for pause imageValentin Rothberg2021-10-26
* codespell codeDaniel J Walsh2021-10-12
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Pod Device-Read-BPS supportcdoern2021-09-28
* Created MapOptions for PodCreatecdoern2021-09-20
* Pod Volumes Supportcdoern2021-09-14
* inspect: printTmpl must Flush writerAditya Rajan2021-09-09
* kube: Add support for podman pod logsAditya Rajan2021-09-05
* Merge pull request #11102 from cdoern/infraEnhanceOpenShift Merge Robot2021-08-27
|\
| * InfraContainer Reworkcdoern2021-08-26
* | Shell completion for --format with anonymous fieldsPaul Holzinger2021-08-27
|/
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* Merge pull request #10894 from cdoern/pidPodOpenShift Merge Robot2021-07-15
|\
| * podman pod create --pid flagcdoern2021-07-15
* | Restore headers of optional information in 'podman pod ps'Hironori Shiina2021-07-09
|/
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* Scrub podman commands to use report packageJhon Honce2021-06-16
* Enable port forwarding on hostBrent Baude2021-06-01
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix --network parsing for podman pod createPaul Holzinger2021-01-31
* Add 'MemUsageBytes' format optionStuart Shelton2021-01-12
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\