summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* filter: use filepath.Match to maintain consistency with other patternAditya Rajan2021-11-19
* api/handlers: Add checkpoint/restore FileLocksRadostin Stoyanov2021-11-19
* Merge pull request #12318 from mscherer/2nd_tryOpenShift Merge Robot2021-11-19
|\
| * Change error message for compatibility with dockerMichael Scherer2021-11-16
* | Merge pull request #11795 from cevich/update_to_f35OpenShift Merge Robot2021-11-18
|\ \
| * | Cirrus: Fix bindings test hang b/c logging config mismatchChris Evich2021-11-18
* | | Merge pull request #12354 from Luap99/exit-commandOpenShift Merge Robot2021-11-18
|\ \ \
| * | | Do not store the exit command in container configPaul Holzinger2021-11-18
| |/ /
* | | Merge pull request #12295 from flouthoc/filter-label-patternOpenShift Merge Robot2021-11-18
|\ \ \
| * | | filter: add basic pattern matching for label keysAditya Rajan2021-11-15
* | | | Merge pull request #12298 from giuseppe/idmapped-bind-mountsOpenShift Merge Robot2021-11-18
|\ \ \ \
| * | | | volumes: add new option idmapGiuseppe Scrivano2021-11-18
* | | | | Merge pull request #12314 from Luap99/machine-wait-sshdOpenShift Merge Robot2021-11-18
|\ \ \ \ \
| * | | | | podman machine start wait for sshPaul Holzinger2021-11-16
* | | | | | Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
| |_|_|/ / |/| | | |
* | | | | remote checkpoint/restore: more fixesValentin Rothberg2021-11-18
| |/ / / |/| | |
* | | | Merge pull request #12330 from etenzy/mainOpenShift Merge Robot2021-11-18
|\ \ \ \
| * | | | fix: take absolute path for dd on apple siliconetenzy2021-11-17
* | | | | Merge pull request #12325 from giuseppe/rootless-use-auto-cleanupOpenShift Merge Robot2021-11-17
|\ \ \ \ \
| * | | | | rootless: drop strerror(errno) callsGiuseppe Scrivano2021-11-17
| * | | | | rootless: reuse existing open_namespace functionGiuseppe Scrivano2021-11-17
| * | | | | rootless: use auto cleanup functionsGiuseppe Scrivano2021-11-17
* | | | | | Merge pull request #12326 from giuseppe/catatonit-rootlessOpenShift Merge Robot2021-11-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rootless: use catatonit to maintain user+mnt namespaceGiuseppe Scrivano2021-11-17
| |/ / / /
* | | | | Merge pull request #12281 from vrothberg/fix-12007OpenShift Merge Robot2021-11-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix remote checkpoint/restoreValentin Rothberg2021-11-16
* | | | | Merge pull request #12218 from vrothberg/pause-catatonitOpenShift Merge Robot2021-11-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | infra container: replace pause with catatonitValentin Rothberg2021-11-15
| | |_|/ | |/| |
* | | | Merge pull request #12100 from rhatdan/envOpenShift Merge Robot2021-11-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* | | | Merge pull request #12283 from Luap99/machine-portsOpenShift Merge Robot2021-11-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | podman machine improve port forwardingPaul Holzinger2021-11-15
* | | | Merge pull request #12294 from flouthoc/secret-mount-targetOpenShift Merge Robot2021-11-16
|\ \ \ \ | |_|/ / |/| | |
| * | | secret: honor custom target for secrets with runAditya Rajan2021-11-15
| | |/ | |/|
* | | Merge pull request #12300 from WanzenBug/fix-bindings-contextOpenShift Merge Robot2021-11-15
|\ \ \
| * | | bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
| |/ /
* | | Merge pull request #11076 from boaz0/closes_10275OpenShift Merge Robot2021-11-15
|\ \ \
| * | | export adding id-specifier code to setContainerNameForTemplateBoaz Shuster2021-11-11
| * | | change from run to create in 250-systemd.batsBoaz Shuster2021-11-09
| * | | add unit test to containers_testBoaz Shuster2021-11-01
| * | | Support template unit files in podman generate systemdBoaz Shuster2021-10-22
* | | | Added optional container restore statisticsAdrian Reber2021-11-15
* | | | Added optional container checkpointing statisticsAdrian Reber2021-11-15
| |/ / |/| |
* | | Merge pull request #12272 from hshiina/memory-swappinessOpenShift Merge Robot2021-11-13
|\ \ \
| * | | Enable 'podman run --memory-swappiness=0'Hironori Shiina2021-11-12
* | | | Merge pull request #12270 from rhatdan/authOpenShift Merge Robot2021-11-13
|\ \ \ \
| * | | | --authfile command line argument for image sign command.José Guilherme Vanz2021-11-11
| | |_|/ | |/| |
* | | | Merge pull request #12271 from Luap99/play-kube-netOpenShift Merge Robot2021-11-12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix network mode in play kubePaul Holzinger2021-11-12
* | | | Merge pull request #12279 from mscherer/fix_11842OpenShift Merge Robot2021-11-12
|\ \ \ \