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
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
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
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
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
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
84a5119d17
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-08-06 17:51:14 +02: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
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
90411b2290
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-07-24 17:16:34 +02: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
42fa78b225
Merge pull request #23259 from giuseppe/vendor-storage-ab74785ce9e8
...
vendor: bump c/storage
2024-07-12 14:32:46 +00:00
f90bd48859
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-07-12 14:19:33 +02:00
e24367aa14
update to docker 27
...
Fixes compile issues with new docker changes, then fix all the new
depreciation warnings.
Also there seem to be larger pre-existing problems with the
/containers/json API output as the HostConfig field seems to be missing
but I don't have time to deal with that currently.
Note this does not include changes for the new docker API 1.46.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-07-12 14:00:29 +02:00
7c775a3f4c
Update module github.com/cyphar/filepath-securejoin to v0.3.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 15:41:50 +00:00
2c2da039de
fix(deps): update module github.com/containers/ocicrypt to v1.2.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 02:02:06 +00:00
189d862d54
Merge pull request #23159 from containers/renovate/go-github.com/gorilla/schema-vulnerability
...
fix(deps): update module github.com/gorilla/schema to v1.4.1 [security]
2024-07-03 13:46:02 +00:00
c279ce0a86
Merge pull request #23113 from containers/renovate/github.com-openshift-imagebuilder-1.x
...
Update module github.com/openshift/imagebuilder to v1.2.11
2024-07-02 18:39:18 +00:00
1c704157c2
fix(deps): update module github.com/gorilla/schema to v1.4.1 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 23:11:04 +00:00
5e156c424f
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-07-01 11:35:45 +02:00
541cdaa441
Update module github.com/openshift/imagebuilder to v1.2.11
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 17:25:24 +00:00
d1bfc6d8d0
Update module github.com/crc-org/crc/v2 to v2.38.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 07:59:35 +00:00
5b62c2cc2b
Merge pull request #23021 from containers/renovate/github.com-checkpoint-restore-checkpointctl-1.x
...
Update module github.com/checkpoint-restore/checkpointctl to v1.2.1
2024-06-18 14:58:51 +00:00
afe55cded0
Merge pull request #23006 from containers/renovate/github.com-gorilla-schema-1.x
...
Update module github.com/gorilla/schema to v1.4.0
2024-06-17 19:38:02 +00:00
043ce618bc
Update module github.com/checkpoint-restore/checkpointctl to v1.2.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 19:36:33 +00:00
f4aa71e730
Update module github.com/spf13/cobra to v1.8.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 18:07:20 +00:00