Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge pull request #11008 from dpward/main | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | [CI:DOCS] Fix GitHub URL to Podman logo | David Ward | 2021-07-21 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #10991 from vrothberg/fix-10799 | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | [CI:DOCS] refine the runlabel man page | Valentin Rothberg | 2021-07-20 | |
* | | | | | | | | Merge pull request #10992 from rhatdan/play | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | Fix handling of selinux labels in podman play kube | Daniel J Walsh | 2021-07-20 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #10997 from edsantiago/helpfuler_expects | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | e2e tests: prevent 'Expect(ExitCode())' pattern | Ed Santiago | 2021-07-20 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #10993 from cevich/generic_steps | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | [CI:DOCS] Multi-arch image workflow: Make steps generic | Chris Evich | 2021-07-20 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #10999 from rhatdan/quota1 | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Drop podman create --storage-opt container flag | Daniel J Walsh | 2021-07-20 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #10970 from vikas-goel/prepare-volume | OpenShift Merge Robot | 2021-07-21 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Copy the content from the underlying image into the newly created volume. | Vikas Goel | 2021-07-20 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #10995 from edsantiago/systemd_ephemeral | OpenShift Merge Robot | 2021-07-20 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | system tests: cleaner, safer use of systemd | Ed Santiago | 2021-07-20 | |
|/ / / / / | ||||
* | | | | | Merge pull request #10985 from edsantiago/bats | OpenShift Merge Robot | 2021-07-20 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | system test: auto-update: multiarch fixes | Ed Santiago | 2021-07-20 | |
| * | | | | system test: auto-update: allow running as rootless | Ed Santiago | 2021-07-20 | |
|/ / / / | ||||
* | | | | Merge pull request #10979 from vrothberg/fix-10977 | OpenShift Merge Robot | 2021-07-20 | |
|\ \ \ \ | ||||
| * | | | | compat: image create: handle platform correctly | Valentin Rothberg | 2021-07-20 | |
| |/ / / | ||||
* | | | | Merge pull request #10982 from cevich/fix_listen_flake | OpenShift Merge Robot | 2021-07-20 | |
|\ \ \ \ | ||||
| * | | | | Flake Fix: Wait before connecting container port | Chris Evich | 2021-07-19 | |
* | | | | | Merge pull request #10984 from edsantiago/timeout_typo | OpenShift Merge Robot | 2021-07-19 | |
|\ \ \ \ \ | ||||
| * | | | | | (minor) typo fix: timeout variable | Ed Santiago | 2021-07-19 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #10956 from flouthoc/kube-liveness-probe-systemd | OpenShift Merge Robot | 2021-07-19 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Kube: Add liveness probe for containers. | flouthoc | 2021-07-17 | |
* | | | | | Merge pull request #10981 from containers/dependabot/go_modules/github.com/op... | OpenShift Merge Robot | 2021-07-19 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Bump github.com/opencontainers/runc from 1.0.0 to 1.0.1 | dependabot[bot] | 2021-07-19 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #10980 from rhatdan/dockerfile | OpenShift Merge Robot | 2021-07-19 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Just restore protections of shadow-utils | Daniel J Walsh | 2021-07-19 | |
|/ / / | ||||
* | | | Merge pull request #10968 from ashley-cui/3.2.3master | OpenShift Merge Robot | 2021-07-17 | |
|\ \ \ | ||||
| * | | | Update Release Notes and README for 3.2.3 | Ashley Cui | 2021-07-16 | |
|/ / / | ||||
* | | | Merge pull request #10961 from containers/dependabot/go_modules/k8s.io/api-0.... | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ | ||||
| * | | | Bump k8s.io/api from 0.21.2 to 0.21.3 | dependabot[bot] | 2021-07-16 | |
* | | | | Merge pull request #10965 from vrothberg/vendor-common | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ \ | ||||
| * | | | | vendor containers/common@main | Valentin Rothberg | 2021-07-16 | |
| |/ / / | ||||
* | | | | Merge pull request #10950 from edsantiago/python_flake_fix | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | APIv2 (python) tests: fix flake | Ed Santiago | 2021-07-16 | |
| |/ / | ||||
* | | | Merge pull request #10962 from vrothberg/fix-10655 | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ | ||||
| * | | | systemd: require network*-online*.target | Valentin Rothberg | 2021-07-16 | |
* | | | | Merge pull request #10848 from vrothberg/update-libimage | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ \ | ||||
| * | | | | vendor containers/common@main | Valentin Rothberg | 2021-07-16 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #10960 from containers/dependabot/go_modules/k8s.io/apimac... | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Bump k8s.io/apimachinery from 0.21.2 to 0.21.3 | dependabot[bot] | 2021-07-16 | |
|/ / / | ||||
* | | | Merge pull request #10820 from jvanz/indfra-container-name-issue-10794 | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ | ||||
| * | | | --infra-name command line argument | José Guilherme Vanz | 2021-07-15 | |
* | | | | Merge pull request #10942 from vrothberg/fix-10935 | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | podman start: remove containers configured for auto removal | Valentin Rothberg | 2021-07-16 | |
|/ / / | ||||
* | | | Merge pull request #10947 from edsantiago/multiarch_images | OpenShift Merge Robot | 2021-07-16 | |
|\ \ \ |