| Commit message (Expand) | Author | Age |
... | |
* | | | test: verify manifest inspect must contain OCI annotations | Aditya R | 2022-08-01 |
| |/
|/| |
|
* | | fix e2e sign tests | Valentin Rothberg | 2022-08-01 |
* | | Merge pull request #15108 from mtrmac/sigstore-sign | OpenShift Merge Robot | 2022-08-01 |
|\ \ |
|
| * | | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-07-30 |
| * | | Update the registry server we test against from 2.6 to 2.8 | Miloslav Trmač | 2022-07-30 |
| * | | Use existing REGISTRY_IMAGE variables in more places | Miloslav Trmač | 2022-07-30 |
| * | | Use httpasswd from the surrouding OS instead of the registry image | Miloslav Trmač | 2022-07-30 |
| |/ |
|
* / | Add flag "--compression-format" to "podman manifest push" both in local/remot... | Romain Geissler | 2022-07-30 |
|/ |
|
* | Merge pull request #15060 from rhatdan/rm1 | OpenShift Merge Robot | 2022-07-28 |
|\ |
|
| * | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-07-28 |
* | | Bump golang.org/x/tools from 0.1.11 to 0.1.12 in /test/tools | dependabot[bot] | 2022-07-28 |
|/ |
|
* | Merge pull request #14801 from lsm5/ec2-aarch64 | OpenShift Merge Robot | 2022-07-28 |
|\ |
|
| * | Cirrus: enable Fedora 36 aarch64 tasks on EC2 | Lokesh Mandvekar | 2022-07-27 |
* | | Merge pull request #15034 from sstosh/manifest-push-rm | OpenShift Merge Robot | 2022-07-27 |
|\ \ |
|
| * | | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-07-27 |
* | | | Merge pull request #15066 from sstosh/checkpoint-samename | OpenShift Merge Robot | 2022-07-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix: Restore a container which name is equal to a image name | Toshiki Sonoda | 2022-07-27 |
* | | | Merge pull request #14959 from rhatdan/rm | OpenShift Merge Robot | 2022-07-27 |
|\ \ \ |
|
| * | | | When removing objects specifying --force,podman should exit with 0 | Daniel J Walsh | 2022-07-26 |
* | | | | Merge pull request #14997 from cdoern/prune | OpenShift Merge Robot | 2022-07-27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | prune filter handling | Charlie Doern | 2022-07-25 |
| | |/
| |/| |
|
* | | | Merge pull request #15059 from cdoern/infra | OpenShift Merge Robot | 2022-07-26 |
|\ \ \ |
|
| * | | | pod create --share none should not create infra | Charlie Doern | 2022-07-25 |
| |/ / |
|
* | | | Merge pull request #15057 from marshall-lee/tls-verify-default-true | OpenShift Merge Robot | 2022-07-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | | | Semiperiodoc cleanup of obsolete FIXMEs | Ed Santiago | 2022-07-25 |
|/ / |
|
* / | benchmarks: fix create test | Valentin Rothberg | 2022-07-25 |
|/ |
|
* | Merge pull request #15035 from cdoern/cgroup | OpenShift Merge Robot | 2022-07-23 |
|\ |
|
| * | fix container create/run throttle devices | Charlie Doern | 2022-07-22 |
* | | Merge pull request #15042 from Luap99/int-remote-netbackend | OpenShift Merge Robot | 2022-07-22 |
|\ \ |
|
| * | | integration test: fix network backend option with remote | Paul Holzinger | 2022-07-22 |
* | | | Merge pull request #14967 from sstosh/pause-option | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | Add pause/unpause --latest, --cidfile, --filter | Toshiki Sonoda | 2022-07-20 |
* | | | | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \ |
|
| * | | | | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14567 from cdoern/secrets | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kube secret handling for podman play kube | cdoern | 2022-07-20 |
| | |/
| |/| |
|
* | | | Merge pull request #15016 from Luap99/compat-netname | OpenShift Merge Robot | 2022-07-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | compose test: remove cni config copy | Paul Holzinger | 2022-07-21 |
| * | | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
* | | | Merge pull request #14972 from edsantiago/ubuntu_cgroups_v1 | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | Bump VMs, to Ubuntu 2204 with cgroups v1 | Ed Santiago | 2022-07-21 |
* | | | | Merge pull request #15022 from vrothberg/fix-14971 | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
* | | | | resource limits for pods | Charlie Doern | 2022-07-21 |
* | | | | Merge pull request #15003 from giuseppe/create-etc-passwd | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-21 |
| |/ / |
|
* | | | Merge pull request #15021 from Luap99/e2e-timeout-output | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ |
|
| * | | | e2e: show command and output when a timeout happens | Paul Holzinger | 2022-07-21 |
| |/ / |
|
* / / | podman-remote pull: fix duplicate progress outputs | Valentin Rothberg | 2022-07-21 |
|/ / |
|