summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
* Fix codespell errorsDaniel J Walsh2022-05-25
* Merge pull request #14330 from Luap99/completion3OpenShift Merge Robot2022-05-24
|\
| * cmd/podman/common/completion.go: fix FIXMEsPaul Holzinger2022-05-24
* | autocomplete `podman search --filter`Valentin Rothberg2022-05-24
|/
* Merge pull request #14263 from Luap99/completionOpenShift Merge Robot2022-05-23
|\
| * shell completion --format: add help to function with argsPaul Holzinger2022-05-18
| * shell completion --format: support maps and functionsPaul Holzinger2022-05-18
| * shell completion --format: fix embedded struct handlingPaul Holzinger2022-05-18
| * shell completion --format: only show usable methodsPaul Holzinger2022-05-18
| * shell completion --format: only show exported fieldsPaul Holzinger2022-05-18
* | Merge pull request #14272 from Luap99/completion2OpenShift Merge Robot2022-05-19
|\ \
| * | shell completion: use more constants instead of duplicating stringsPaul Holzinger2022-05-19
| * | shell completion: podman save --format use all valid valuesPaul Holzinger2022-05-19
| * | shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
| * | shell completion: fix podman event --filter valuesPaul Holzinger2022-05-19
| |/
* / linter: enable unconvert linterValentin Rothberg2022-05-19
|/
* shell completion --format: work with pointer functionsPaul Holzinger2022-05-12
* play kube default log driverNiall Crowe2022-05-04
* pod: add exit policiesValentin Rothberg2022-05-02
* shell completion --format: use anonymous struct field oncePaul Holzinger2022-04-28
* shell completion --format: work with nil structsPaul Holzinger2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* Implements Windows volume/mount supportJason T. Greene2022-04-25
* Add support for --userns=nomapDaniel J Walsh2022-04-21
* Add missing events to podman-events man pageDaniel J Walsh2022-04-19
* Merge pull request #13868 from cdoern/cloneSwapOpenShift Merge Robot2022-04-15
|\
| * Fix Memory Swappiness passing in Container Clonecdoern2022-04-14
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
* | compat api: use network mode bridge as defaultPaul Holzinger2022-04-13
* | Merge pull request #13787 from Luap99/nohost-apiOpenShift Merge Robot2022-04-12
|\ \ | |/ |/|
| * API: use no_hosts from containers.confPaul Holzinger2022-04-11
* | network create: add support for ipam-driver nonePaul Holzinger2022-04-11
|/
* specgen: do not set OOMScoreAdj by defaultGiuseppe Scrivano2022-04-04
* container: allow clone to an existing podGiuseppe Scrivano2022-03-24
* linter: enable wastedassignValentin Rothberg2022-03-22
* Deduplicate between Volumes and Mounts in compat APIMatthew Heon2022-03-17
* Add support for --chrootdirsLStandman2022-03-14
* Fix handling of tmpfs-mode for tmpfs creation in compat modeDaniel J Walsh2022-03-09
* Implement Podman Container Clonecdoern2022-02-20
* create: Fix key=value annotation in the flag outputMorten Linderud2022-02-14
* Move each search dns to its own lineDaniel J Walsh2022-02-02
* Only change network fields if they were actually changed by the userDaniel J Walsh2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\
| * use libnetwork from c/commonPaul Holzinger2022-01-12
* | Podman Pod Create --sysctl supportcdoern2022-01-12
|/
* fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
* Merge pull request #12208 from cdoern/podSecurityOptOpenShift Merge Robot2022-01-05
|\
| * Pod Security Option supportcdoern2021-12-27