summaryrefslogtreecommitdiff
path: root/pkg/domain
Commit message (Expand)AuthorAge
* create: support images with invalid platformValentin Rothberg2021-06-23
* Fix documentation of the --format option of podman pushMiloslav Trmač2021-06-17
* Merge pull request #10683 from Luap99/exec-resizeOpenShift Merge Robot2021-06-16
|\
| * Fix resize race with podman exec -itPaul Holzinger2021-06-16
* | Merge pull request #10595 from boaz0/closes_10539OpenShift Merge Robot2021-06-15
|\ \
| * | Restart all containers with restart-policy=always on bootBoaz Shuster2021-06-13
* | | Merge pull request #10622 from cdoern/imgImportFeatureOpenShift Merge Robot2021-06-15
|\ \ \ | |_|/ |/| |
| * | Image import fromSrc now supports OS/Archcdoern2021-06-14
| |/
* | Merge pull request #10405 from mheon/always_cleanup_execOpenShift Merge Robot2021-06-11
|\ \
| * | Always spawn a cleanup process with execMatthew Heon2021-06-10
| |/
* / Fix volumes with uid and gid optionsPaul Holzinger2021-06-11
|/
* Merge pull request #10381 from adrianreber/2021-05-18-publishOpenShift Merge Robot2021-06-07
|\
| * Allow changing of port forward rules on restoreAdrian Reber2021-06-04
* | Add parameter to specify checkpoint archive compressionAdrian Reber2021-06-07
* | Merge pull request #10561 from vrothberg/fix-remote-events-labelOpenShift Merge Robot2021-06-07
|\ \
| * | remote events: support labelsValentin Rothberg2021-06-04
| |/
* / Add CORS supportBoaz Shuster2021-06-04
|/
* [NO TESTS NEEDED] API list networks should return [] when used with no networkszhangguanzhang2021-06-01
* Merge pull request #10427 from rhatdan/errorsOpenShift Merge Robot2021-05-21
|\
| * Drop container does not exist on removal to debugfDaniel J Walsh2021-05-21
* | Merge pull request #10400 from rhatdan/rootOpenShift Merge Robot2021-05-21
|\ \ | |/ |/|
| * Clear the storage-options from the graphdriver if users specifies --rootDaniel J Walsh2021-05-19
* | Merge pull request #10377 from vrothberg/test-commonOpenShift Merge Robot2021-05-20
|\ \
| * | update c/commonValentin Rothberg2021-05-20
| |/
* / Add support for podman manifest rm commandDaniel J Walsh2021-05-19
|/
* Merge pull request #10366 from ashley-cui/secretoptionsOpenShift Merge Robot2021-05-17
|\
| * Support uid,gid,mode options for secretsAshley Cui2021-05-17
* | Merge pull request #10363 from vrothberg/fix-10350OpenShift Merge Robot2021-05-17
|\ \
| * | image prune: remove unused images only with `--all`Valentin Rothberg2021-05-17
| |/
* / podman network reload add rootless supportPaul Holzinger2021-05-17
|/
* Adds support to preserve auto update labels in generate and play kubeEduardo Vega2021-05-06
* Add restart-policy to container filters & --filter to podman startBoaz Shuster2021-05-06
* Fix handling of runlabel IMAGE and NAMEDaniel J Walsh2021-05-05
* Merge pull request #10208 from Luap99/play-kube-macOpenShift Merge Robot2021-05-05
|\
| * add --mac-address to podman play kubePaul Holzinger2021-05-04
* | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* | is this a bug?Boaz Shuster2021-05-04
* | Add --all to podman startBoaz Shuster2021-05-03
|/
* Remove unused VolumeList* structsDaniel J Walsh2021-04-29
* Merge pull request #10074 from flouthoc/ancestor-truncate-bugOpenShift Merge Robot2021-04-26
|\
| * Fix podman ps --filter ancestor to match exact ImageName/ImageIDflouthoc2021-04-25
* | runtime: create userns when CAP_SYS_ADMIN is not presentGiuseppe Scrivano2021-04-26
|/
* Fixes from make codespellDaniel J Walsh2021-04-21
* Merge pull request #10080 from rhatdan/remoteOpenShift Merge Robot2021-04-21
|\
| * podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* | rmi: don't break when the image is missing a manifestNalin Dahyabhai2021-04-20
|/
* Merge pull request #10043 from Luap99/play-kube-ipOpenShift Merge Robot2021-04-17
|\
| * add --ip to podman play kubePaul Holzinger2021-04-16
* | Merge pull request #10010 from lsm5/GO111MODULE-OFF-fix-buildOpenShift Merge Robot2021-04-15
|\ \
| * | Fix build with GO111MODULE=offLokesh Mandvekar2021-04-15
| |/