e9a4534cb1
Update module github.com/shirou/gopsutil to v4
...
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2024-09-03 18:20:12 +02:00
70358ecf18
fix(deps): update golang.org/x/exp digest to 9b4947d
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 04:09:59 +00:00
d49ac106b0
Merge pull request #23807 from Honny1/fix-top-layer-not-found-storage
...
Vendor `c/common:8483ef6022b4`
2024-08-30 15:08:01 +00:00
c6fe5e5395
Vendor c/common:8483ef6022b4
...
This commit vendor pre-release version of `c/common:8483ef6022b4`.
It also adapts the code to the new `c/common/libimage` API, which
fixes an image listing race that was listing false warnings.
fixes : #23331
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2024-08-30 16:13:54 +02:00
3bdddea8fa
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.8.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 17:20:01 +00:00
d45b153a99
Merge pull request #23656 from containers/renovate/github.com-rootless-containers-rootlesskit-v2-2.x
...
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.1
2024-08-28 10:40:49 +00:00
565ad236a5
fix(deps): update module github.com/docker/docker to v27.2.0+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 21:19:26 +00:00
00027bc251
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 16:49:47 +00:00
a508d7631f
Update module github.com/containers/gvisor-tap-vsock to v0.7.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 10:57:25 +00:00
df3c9efb03
update github.com/vishvananda/netlink to v1.3.0
...
There seems to be one change[1] which breaks our tests, the route Dst field
is no longer nil for a default route but rather the empty ipnet, i.e.
0.0.0.0/0 and ::/0 so fix that up in our code.
[1] https://github.com/vishvananda/netlink/pull/852
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-26 13:33:39 +02:00
215af114ab
Update module github.com/openshift/imagebuilder to v1.2.15
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 15:57:06 +00:00
7164177c68
Update module github.com/onsi/ginkgo/v2 to v2.20.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:56:19 +00:00
b755a1c60b
vendor: update go-criu to latest
...
There is no new version yet but we like to use the new code[1] to debug
a flake[2] in the podman CI. It will not fix it but the new error might
give us a better idea what is going on.
[1] https://github.com/checkpoint-restore/go-criu/pull/175
[2] https://github.com/containers/podman/issues/18856
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-19 13:51:56 +02:00
cd2a4c7cac
test/e2e: remove kernel version check
...
We need something newer than 4.14 anyway now for most Podman functions.
This is breaking liniting on windows as the function doesn't work there.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-19 11:41:29 +02:00
e2e2763b0e
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.8.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 15:06:28 +00:00
734c4b98d4
Merge pull request #23519 from Luap99/netns-cleanup
...
update c/common to add some netns cleanup fixes
2024-08-15 12:39:22 +00:00
9945736a3e
Update module github.com/docker/docker to v27.1.2+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 16:42:32 +00:00
be41ee4131
vendor: update c/common to latest
...
Includes some netns cleanup fixes.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-12 12:11:26 +02:00
61a889de4c
fix(deps): update module golang.org/x/sys to v0.24.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 20:28:51 +00:00
52ff2a41fa
Update module github.com/onsi/ginkgo/v2 to v2.20.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 12:10:24 +00:00
09639a07fb
Update module github.com/moby/sys/user to v0.3.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 09:59:03 +00:00
6714b6302d
fix(deps): update github.com/containers/common digest to 05b2e1f
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 00:16:18 +00:00
4a9942a043
Merge pull request #23528 from containers/renovate/golang.org-x-net-0.x
...
Update module golang.org/x/net to v0.28.0
2024-08-06 22:13:40 +00:00
53ae4ea927
Update module golang.org/x/net to v0.28.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 19:12:49 +00:00
84a5119d17
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-08-06 17:51:14 +02:00
91b3fdbba3
fix(deps): update github.com/containers/common digest to c0cc6b7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 00:10:39 +00:00
5ca337d2e8
Merge pull request #23494 from rhatdan/VENDOR
...
Remove runc edit to lock to specific version
2024-08-05 14:34:38 +00:00
37226e2e93
Remove runc edit to lock to specific version
...
Fixes: https://github.com/containers/podman/issues/19795
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2024-08-05 08:08:04 -04:00
67ce828152
fix(deps): update module golang.org/x/sys to v0.23.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 11:26:07 +00:00
3e43c402ac
Merge pull request #23456 from giuseppe/update-c-common-31-7-24
...
vendor: bump c/common
2024-08-01 12:47:00 +00:00
f446f59d71
fix(deps): update github.com/docker/go-plugins-helpers digest to 45e2431
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 04:17:44 +00:00
75a316aae4
vendor: bump c/common
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-07-31 21:55:28 +02:00
286fbf98d1
Bump to Buildah v1.37.0
...
Bump Buidah to v1.37.0
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2024-07-30 10:44:29 -04:00
616005e0ad
fix(deps): update module github.com/onsi/gomega to v1.34.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 19:10:24 +00:00
094a1fbe55
Merge pull request #23425 from containers/renovate/github.com-moby-sys-user-0.x
...
fix(deps): update module github.com/moby/sys/user to v0.2.0
2024-07-29 16:09:54 +00:00
3b51764d19
Merge pull request #23365 from containers/renovate/github.com-docker-docker-27.x
...
fix(deps): update module github.com/docker/docker to v27.1.0+incompatible
2024-07-29 11:55:59 +00:00
41cc3ae6f9
fix(deps): update module github.com/moby/sys/user to v0.2.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 11:11:18 +00:00
884c43d416
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.7.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 09:47:06 +00:00
1d23f3ff11
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 19:48:09 +00:00
443b04ba00
Merge pull request #23274 from giuseppe/no-artifacts-composefs
...
test: disable artifacts cache with composefs
2024-07-24 18:04:37 +00:00
cceb1a0f6e
Merge pull request #23389 from containers/renovate/github.com-cyphar-filepath-securejoin-0.x
...
Update module github.com/cyphar/filepath-securejoin to v0.3.1
2024-07-24 17:21:14 +00:00
90411b2290
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-07-24 17:16:34 +02:00
eadfbbc809
Update module github.com/cyphar/filepath-securejoin to v0.3.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 14:40:02 +00:00
599c0d167c
build: Update gvisor-tap-vsock to 0.7.4
...
This contains a fix for a gvproxy crash on macos on fast connections
with heavy network load.
This should fix https://github.com/containers/podman/issues/23114
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
2024-07-24 16:21:00 +03:00
83160b1d02
fix(deps): update module github.com/docker/docker to v27.1.0+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 19:29:26 +00:00
742d29e9d8
Update module github.com/vbauerster/mpb/v8 to v8.7.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-20 15:19:17 +00:00
89432899a7
Merge pull request #23299 from containers/renovate/github.com-rootless-containers-rootlesskit-v2-2.x
...
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.2.0
2024-07-17 20:26:50 +00:00
1ec3edd3f6
Do not crash on invalid filters
...
Vendor in latest containers/common
Fixes #23120
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2024-07-17 10:44:55 -04:00
692d2a5b08
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.2.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-17 04:11:53 +00:00
eb750f61f6
Vendor in latest containers(common, storage,image, buildah)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2024-07-15 13:51:43 -04:00