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

Last commit made on 2024-01-18
Get this branch:
git clone -b v4.3 https://git.launchpad.net/~jackweirdy/podman/+git/main

Branch merges

Branch information

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

Recent commits

aeedf52... by "openshift-merge-bot[bot]" <148852131+openshift-merge-bot[bot]@users.noreply.github.com>

Merge pull request #21296 from jt-nti/readthedocs-build-v4.3

[CI:DOCS] Enable readthedocs build on v4.3

6f69429... by James Taylor <email address hidden>

Enable readthedocs build on v4.3

Signed-off-by: James Taylor <email address hidden>

239617d... by Ashley Cui <email address hidden>

[CI:DOCS] Migrate OSX Cross to M1

Migrate our OSX Cross build to a M1 instance, since Cirrus is sunsetting Intel-based macOS instances.

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

1d121d4... by Valentin Rothberg <email address hidden>

Merge pull request #19875 from vrothberg/reset-backport-v4.3

[v4.3] system reset: show graphRoot/runRoot before removal

88204ef... by Paul Holzinger <email address hidden>

[v4.3] system reset: show graphRoot/runRoot before removal

Backport of commit 6aaf6a28435c.

system reset it says it will delete containers, images, networks, etc...
However it will also delete the graphRoot and runRoot directories.
Normally this is not an issue, however in same cases these directories
were set to the users home directory or some other important system
directory.

As first step simply show the directories that are configured and thus
will be deleted by reset. As future step we could implement some
safeguard will will not delete some known important directories however
I tried to keep it simple for now.

[NO NEW TESTS NEEDED]

see #18349 and #18295

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

0a98459... by Dan Walsh

Merge pull request #19209 from haircommander/bump-runc-4.3

[4.3] libpod: use new libcontainer blockIO constructors

7aa1988... by Peter Hunt <email address hidden>

libpod: use new libcontainer blockIO constructors

[NO NEW TESTS NEEDED]

Signed-off-by: Peter Hunt <email address hidden>

588c6ec... by OpenShift Merge Robot <email address hidden>

Merge pull request #16588 from flouthoc/v4.3

[release-v4.3] vendor: bump buildah to `v1.28.1`

58f5d22... by Aditya R <email address hidden>

vendor: bump buildah to v1.28.1

Contains backport of containers/buildah#4411

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <email address hidden>

546b73f... by Aditya R <email address hidden>

buildah-bud-tests: remove temp patch

Signed-off-by: Aditya R <email address hidden>