summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #15142 from mtrmac/sigstore-sign-4.2openshift-ci[bot]2022-08-02
|\
| * Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-08-02
| * Hide podman manifest push --sign-by on remoteMiloslav Trmač2022-08-02
| * Use signByFlagName instead of copy&pasting the stringMiloslav Trmač2022-08-02
| * Remove libpod/commonMiloslav Trmač2022-08-02
| * Update c/common to an unreleased versionMiloslav Trmač2022-08-02
| * Update the registry server we test against from 2.6 to 2.8Miloslav Trmač2022-08-02
| * Use existing REGISTRY_IMAGE variables in more placesMiloslav Trmač2022-08-02
| * Use httpasswd from the surrouding OS instead of the registry imageMiloslav Trmač2022-08-02
| * fix e2e sign testsValentin Rothberg2022-08-02
|/
* Merge pull request #15076 from mheon/bump_420_rc2OpenShift Merge Robot2022-07-27
|\
| * Final v4.2.0-RC2 release notesMatthew Heon2022-07-27
| * Skip one failing test on UbuntuMatthew Heon2022-07-27
| * Fix incorrect release note about regexpMatthew Heon2022-07-26
| * Bump to v4.2.0-devMatthew Heon2022-07-26
| * Bump to v4.2.0-RC2v4.2.0-rc2Matthew Heon2022-07-26
| * Final release notes for v4.2.0-RC2Matthew Heon2022-07-26
| * [CI:DOCS] podman-generate-systemd.1.md: document --sdnotifyErik Sjölund2022-07-26
| * pod create --share none should not create infraCharlie Doern2022-07-26
| * machine: Fix check which is always trueChristophe Fergeau2022-07-26
| * Set TLSVerify=true by default for API endpointsVladimir Kochnev2022-07-26
| * Semiperiodoc cleanup of obsolete FIXMEsEd Santiago2022-07-26
| * benchmarks: fix create testValentin Rothberg2022-07-26
| * integration test: fix network backend option with remotePaul Holzinger2022-07-26
| * docs: remove CNI word where it is not applicablePaul Holzinger2022-07-26
| * libpod: do not lock all containers on pod rmGiuseppe Scrivano2022-07-26
| * container wait: improve error messageValentin Rothberg2022-07-26
| * Makefile: use order-only prereq for podman-remoteEd Santiago2022-07-26
| * API: libpod/create use correct default umaskPaul Holzinger2022-07-26
| * compose test: remove cni config copyPaul Holzinger2022-07-26
| * compat api: always turn on network isolation for networksPaul Holzinger2022-07-26
| * compat api: allow default bridge name for networksPaul Holzinger2022-07-26
| * Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-26
| * remote push: show copy progressValentin Rothberg2022-07-26
| * fix broken machine testPaul Holzinger2022-07-26
| * pkg/machine/e2e: do not import from cmd/podmanPaul Holzinger2022-07-26
| * fix some pkg/machine/e2e test to read stderrPaul Holzinger2022-07-26
| * enable linter for pkg/machine/e2ePaul Holzinger2022-07-26
| * [CI:DOCS] Cirrus: Add prominent gitlab warningChris Evich2022-07-26
| * libpod: create /etc/passwd if missingGiuseppe Scrivano2022-07-26
| * e2e: show command and output when a timeout happensPaul Holzinger2022-07-26
| * fix goroutine leaks in events and logs backendPaul Holzinger2022-07-26
| * podman-remote pull: fix duplicate progress outputsValentin Rothberg2022-07-26
| * Fix potential leak on mid-stream read errorJason T. Greene2022-07-26
| * vendor: remove unused depsAditya R2022-07-26
| * Makefile: remove building pages for man5Aditya R2022-07-26
| * makefile: remove processing of pkg/docsAditya R2022-07-26
| * rpkg: remove usage of pkg/hooksAditya R2022-07-26
| * pkg,libpod: remove pkg/hooks and use hooks from c/commonAditya R2022-07-26
| * Fix machine testAshley Cui2022-07-26