| Commit message (Expand) | Author | Age |
* | add omitempty to Secret in k8s VolumeSource | Charlie Doern | 2022-08-03 |
* | Merge pull request #15084 from sstosh/rm-filter | openshift-ci[bot] | 2022-08-03 |
|\ |
|
| * | Add rm --filter option | Toshiki Sonoda | 2022-07-30 |
* | | Cirrus: Fix e2e tests for "mount_rootless_test" | Toshiki Sonoda | 2022-08-03 |
* | | 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 #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 #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 |
| |/ |
|
* | | 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 #14567 from cdoern/secrets | OpenShift Merge Robot | 2022-07-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | kube secret handling for podman play kube | cdoern | 2022-07-20 |
| |/ |
|
* | | 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 |
* | | | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-21 |
|/ / |
|
* / | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-20 |
|/ |
|
* | Merge pull request #14932 from jakecorrenti/pull-all-tags-shorthand | openshift-ci[bot] | 2022-07-15 |
|\ |
|
| * | Podman pull --all-tags shorthand option | Jake Correnti | 2022-07-14 |
* | | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
|/ |
|
* | Merge pull request #14916 from rhatdan/docker | openshift-ci[bot] | 2022-07-13 |
|\ |
|
| * | Docker uses "-c" to mean "--cpu-shares" in create and run | Daniel J Walsh | 2022-07-12 |
* | | test,manifest-run: declare TARGETPLATFORM before using it | Aditya R | 2022-07-12 |
|/ |
|
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-11 |
* | Merge pull request #14181 from umohnani8/kube-hostname | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Add ports and hostname correctly in kube yaml | Urvashi Mohnani | 2022-07-08 |
* | | Merge pull request #14826 from sstosh/net-prune | openshift-ci[bot] | 2022-07-11 |
|\ \ |
|
| * | | Refactored networkPrune function | Toshiki Sonoda | 2022-07-08 |
* | | | Manifest test cleanup: use defer() | Ed Santiago | 2022-07-08 |