~jackweirdy/podman/+git/main:v3.3

Last commit made on 2021-09-22
Get this branch:
git clone -b v3.3 https://git.launchpad.net/~jackweirdy/podman/+git/main

Branch merges

Branch information

Name:
v3.3
Repository:
lp:~jackweirdy/podman/+git/main

Recent commits

664282a... by OpenShift Merge Robot <email address hidden>

Merge pull request #11684 from ashley-cui/m1

[3.3] Enable M1 support

8b05c74... by Ashley Cui <email address hidden>

Revert "Disable aarch64 support"

aarch64 is now supported! on mac and linux.
This reverts commit b1c9c5b5f1d5b45bf8e1f56f828aaadd7ad524c3.

Signed-off-by: Ashley Cui <email address hidden>

0d0e087... by OpenShift Merge Robot <email address hidden>

Merge pull request #11570 from Luap99/backport-3.3.2

[v3.3] Bump c/common to v0.42.2

64263c3... by Valentin Rothberg <email address hidden>

test/e2e/search_test.go - relax tests

Some search tests were looking for an explicit amount of images to
match. Since images are moving targets on these registries, make
sure to use lower bounds instead of exact matches.

Fixes CI which started to break when Red Hat images changed.

Signed-off-by: Valentin Rothberg <email address hidden>

621428a... by Paul Holzinger <email address hidden>

Bump c/common to v0.42.2

Signed-off-by: Paul Holzinger <email address hidden>

364efce... by OpenShift Merge Robot <email address hidden>

Merge pull request #11361 from mheon/bump_331

Bump to v3.3.1

1b33f76... by Matthew Heon <email address hidden>

Bump to v3.3.2-dev

Signed-off-by: Matthew Heon <email address hidden>

4c5283f... by Matthew Heon <email address hidden>

Bump to v3.3.1

Signed-off-by: Matthew Heon <email address hidden>

bea1096... by Brent Baude

clean up socket and pid files from podman machine

to avoid segvs, we should clean up as much of the socket and regular
files from podman machine as possible on stop. also, on start, we
should add logic to remove these files before starting in case the start
process is stopped prematurely (due to an error for example).

[NO TESTS NEEDED]

Signed-off-by: Brent Baude <email address hidden>

68a059d... by Matthew Heon <email address hidden>

Update release notes for v3.3.1

Signed-off-by: Matthew Heon <email address hidden>