summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swagger: add layers to build api docsAditya Rajan2021-12-06
* compat: add layer caching compatiblity for non podman clientsAditya Rajan2021-12-06
* fix duplicated logs commandPaul Holzinger2021-12-06
* Change error message for compatibility with dockerMichael Scherer2021-12-06
* podman machine start wait for sshPaul Holzinger2021-12-06
* fix: take absolute path for dd on apple siliconetenzy2021-12-06
* rootless: drop strerror(errno) callsGiuseppe Scrivano2021-12-06
* rootless: reuse existing open_namespace functionGiuseppe Scrivano2021-12-06
* rootless: use auto cleanup functionsGiuseppe Scrivano2021-12-06
* Set flags to test 'logs -f' with journald driverHironori Shiina2021-12-06
* secret: honor custom target for secrets with runAditya Rajan2021-12-06
* journald logs: keep reading until the journal's endNalin Dahyabhai2021-12-06
* Error logs --follow if events-backend != journald, event-logger=journaldDaniel J Walsh2021-12-06
* libpod: create /etc/mtab safelyGiuseppe Scrivano2021-12-06
* Always create working directory when using compat APIMichael Scherer2021-12-06
* Fix network mode in play kubePaul Holzinger2021-12-06
* Bump to containers/image v5.17.0Matthew Heon2021-12-06
* Update release notes for changes already in branchMatthew Heon2021-12-06
* Merge pull request #12517 from Luap99/machine-dnsOpenShift Merge Robot2021-12-06
|\
| * podman machine: use gvproxy for host.containers.internalPaul Holzinger2021-12-06
|/
* Merge pull request #12497 from mheon/fix_2021_4024OpenShift Merge Robot2021-12-03
|\
| * Swap bind address for gvproxy to localhost-onlyMatthew Heon2021-12-03
|/
* Merge pull request #12463 from vrothberg/backport-12449OpenShift Merge Robot2021-12-01
|\
| * systemd: replace multi-user with default.targetValentin Rothberg2021-12-01
|/
* Merge pull request #12451 from vrothberg/backport-12064OpenShift Merge Robot2021-11-30
|\
| * container create: fix --tls-verify parsingValentin Rothberg2021-11-30
|/
* Merge pull request #12447 from jakub-dzon/env-config-maps-backportOpenShift Merge Robot2021-11-30
|\
| * Support env variables based on ConfigMaps sent in payloadJakub Dzon2021-11-30
|/
* Merge pull request #12383 from edsantiago/flake_fixesOpenShift Merge Robot2021-11-22
|\
| * fix CIValentin Rothberg2021-11-22
| * utils: use podman-pause-$RANDOM.scope nameGiuseppe Scrivano2021-11-22
| * Network test: fix podman-remote-rootless corner caseEd Santiago2021-11-22
* | Merge pull request #12327 from zeha/backport-11976OpenShift Merge Robot2021-11-17
|\|
| * Use CGO_ENABLED=1 when building natively on darwinJhon Honce2021-11-17
|/
* Merge pull request #12274 from mheon/bump_342OpenShift Merge Robot2021-11-12
|\
| * Bump to v3.4.3-devMatthew Heon2021-11-12
| * Bump to v3.4.2v3.4.2Matthew Heon2021-11-12
| * Add release notes for v3.4.2Matthew Heon2021-11-12
| * Fix partial log line handling with journald log driverMatthew Heon2021-11-12
| * Fix Zsh completion command documentationYahav Itzhak2021-11-12
| * Fix flake in upgrade testsPaul Holzinger2021-11-12
| * VOLUME must be declared after RUN chown commandJindrich Novy2021-11-12
| * podman-generate-kube - remove empty structs from YAMLBoaz Shuster2021-11-12
| * Exclude already built sources for static buildSascha Grunert2021-11-12
| * Match .c files in MakefileIan Wienand2021-11-12
| * shm_lock: Handle ENOSPC better in AllocateSemaphoreIan Wienand2021-11-12
| * Minor test tweaksEd Santiago2021-11-12
| * pod/container create: resolve conflicts of generated namesValentin Rothberg2021-11-12
| * Add some information about disabling SELinux when using system volumesDaniel J Walsh2021-11-12
| * Log Apache access_log-like entries at Info level [NO NEW TESTS NEEDED]Jhon Honce2021-11-12