Paul Holzinger
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
Giuseppe Scrivano
84a5119d17
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-08-06 17:51:14 +02:00
Giuseppe Scrivano
90411b2290
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-07-24 17:16:34 +02:00
Daniel J Walsh
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
Giuseppe Scrivano
f90bd48859
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-07-12 14:19:33 +02:00
Giuseppe Scrivano
5e156c424f
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-07-01 11:35:45 +02:00
phoenix
4fd425429b
Update containers/common to latest main
...
Update the containers/common dependency to the latest main with the
needed changes in Podmansh.
Signed-off-by: phoenix <felix.niederwanger@suse.com >
2024-05-23 11:29:27 +02:00
Paul Holzinger
d4c7ca39fd
update c/{buildah,common,image,storage} to latest main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-05-08 13:51:48 +02:00
Giuseppe Scrivano
598fc516a6
vendor: update containers/{buildah,common,image,storage}
...
The change in healthcheck_run_test.go, depends on the
containers/image change:
commit b6afa8ca7b324aca8fd5a7b5b206fc05c0c04874
Author: Mikhail Sokolov <msokolov@evolution.com >
Date: Fri Mar 15 13:37:44 2024 +0200
Add support for Docker HealthConfig.StartInterval (v25.0.0+)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-04-19 09:52:13 +02:00
renovate[bot]
8c92228482
fix(deps): update github.com/containers/libhvee digest to 0ff33af
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 13:51:06 +00:00
Daniel J Walsh
2c9c7273ca
Vendor in latest containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-29 10:20:21 -05:00
Daniel J Walsh
7e374a52a8
Vendor in latest containers/(image,storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-27 13:18:57 -05:00
Matt Heon
7de64b47f2
Vendor c/storage main
...
This picks up a further removal of the runc users package that
was breaking the build on Windows.
Signed-off-by: Matt Heon <mheon@redhat.com >
2024-02-02 13:30:07 -05:00
Paul Holzinger
74454bf59c
rework system connection and farm storage
...
We now no longer write containers.conf, instead system connections and
farms are written to a new file called podman-connections.conf.
This is a major rework and I had to change a lot of things to get this
to compile again with my c/common changes.
It is a breaking change for users as connections/farms added before this
commit can now no longer be removed or modified directly. However because
the logic keeps reading from containers.conf the old connections can
still be used to connect to a remote host.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-01-31 15:08:41 +01:00
Matthew Heon
d202acd861
Bump containers/common to latest main
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me >
2024-01-30 10:42:24 -05:00
Urvashi Mohnani
7c8c945496
Vendor in latest c/common
...
Pull in updates made to the filters code for
images. Filters now perform an AND operation
except for th reference filter which does an
OR operation for positive case but an AND operation
for negative cases.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com >
2024-01-25 11:10:41 -05:00
Urvashi Mohnani
e63513542b
Vendor latest c/image
...
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com >
2024-01-04 10:09:47 -05:00
renovate[bot]
c1eea91a01
fix(deps): update common, image, and storage deps
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 14:48:27 +00:00
Giuseppe Scrivano
478afa728d
vendor: update containers/{common,storage,image,buildah}
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2023-11-21 21:04:47 +01:00
Giuseppe Scrivano
fbd1ba68f6
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2023-11-10 15:20:39 +01:00
Aditya R
03419d6daa
vendor: bump c/image to 373c52a9466f
...
[NO NEW TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com >
2023-11-02 09:00:42 +05:30
renovate[bot]
ad1ab71b8c
fix(deps): update github.com/containers/storage digest to 79aa304
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 08:24:49 +00:00
Giuseppe Scrivano
338e4f5901
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2023-10-05 15:31:49 +02:00
Daniel J Walsh
75b4679a73
vendor of containers/(common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-09-11 13:52:23 -04:00
Valentin Rothberg
e092f887fe
vendor c/storage@6902c2d
...
Mainly to merge fixes for #19467 into the main branch.
Fixes : #19467
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com >
2023-08-23 10:47:41 +02:00
Urvashi Mohnani
b672ddc792
Vendor c/common changes
...
Vendor latest c/common with changes to add a new Farms
table to containers.conf and update system connection to
add a connection to a farm when --farm is set.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com >
2023-08-09 11:07:27 -04:00
Daniel J Walsh
f4fbd6fd07
Update vendor of containers/(storage,image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-07-24 10:35:59 -04:00
Daniel J Walsh
13a9500166
Update vendor containers/(common, buildah, image, storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-07-14 07:19:56 -04:00
renovate[bot]
d0359fccaa
fix(deps): update module github.com/containers/buildah to v1.31.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-01 00:26:07 +00:00
Paul Holzinger
b80fd54a56
update c/image and c/storage to latest
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-06-27 18:04:42 +02:00
Paul Holzinger
8c48f97c90
update c/{common,image,storage} to latest
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-06-13 16:27:51 +02:00
renovate[bot]
444f19cb2a
Update common, image, and storage deps
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 10:31:58 +02:00
Aditya R
260bc3ec4c
vendor: bump containers/(storage, common, buildah, image)
...
Bump containers/(storage, common, buildah and image)
Changes since 2023-01-01:
- skip mount-cache-selinux-long-name test under remote, with
a FIXME requesting that someone see if it can be made to work.
- skip six tests that fail under rootless-remote
- add new --build-arg-file option:
- update man page
Squash of:
* cf56eb1865
* 561f082772
Signed-off-by: Ed Santiago <santiago@redhat.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
Signed-off-by: Aditya R <arajan@redhat.com >
2023-04-10 17:30:14 +05:30
Daniel J Walsh
e21cf2d8df
Vendor in latest containers/(storage, common, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-03-16 09:26:19 -04:00
Daniel J Walsh
76056c6701
Vendor in latest containers/(common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-02-28 15:46:49 -05:00
Daniel J Walsh
9d93486d21
Vendor in latest containers/storage
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-02-24 08:25:04 -05:00
Giuseppe Scrivano
427d69cc32
vendor: update containers/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2023-02-01 09:26:46 +01:00
Daniel J Walsh
c433982d18
Vendor in latest containers/storage
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-01-12 18:21:29 -05:00
Daniel J Walsh
eea78ec7b3
Vendor in latest containers/(common, image, storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-01-05 10:40:36 -05:00
Daniel J Walsh
3718ac8e96
Vendor in latest containers/common with default capabilities
...
Also update vendor of containers/storage and image
Cleanup display of added/dropped capabilties as well
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-12-15 14:28:30 -05:00
Miloslav Trmač
c83efd0f07
Update c/storage after https://github.com/containers/storage/pull/1436
...
... and update to remove the now-deprecated Locker interface.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2022-12-01 16:05:13 +01:00
Daniel J Walsh
fb429dbe3c
Update vendor of containers/(buildah, common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-11-22 08:53:59 -05:00
Daniel J Walsh
5df00c6f79
Vendor in latest containers/(common,image,storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-11-11 14:40:03 -05:00
Daniel J Walsh
571833d562
Update vendor of containers/(image, storage, common)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-11-04 08:58:12 -04:00
Daniel J Walsh
6fe64591d6
Update vendor containers/(common,storage,buildah,image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-10-28 06:16:22 -04:00
Valentin Rothberg
69815a7f1c
vendor containers/storage@main
...
Mainly to pull in fixes for #1382 which is impossible to reproduce
locally so let's optimistically mark it as fixed and reopen if needed
in the future.
Fixes : #1382
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com >
2022-10-13 16:54:14 +02:00
Aditya R
f00ceaabd4
vendor: bump c/common to v0.49.2-0.20220929111928-2d1b45ae2423
...
[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com >
2022-09-29 18:20:03 +05:30
Daniel J Walsh
54653ceebe
Update vendor or containers/buildah
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-09-23 14:12:37 -04:00
Doug Rabson
d935e97994
update c/storage to latest
...
Signed-off-by: Doug Rabson <dfr@rabson.org >
2022-09-12 08:11:46 +01:00
Paul Holzinger
eb28a1c084
update buildah and c/common to latest
...
also includes bumps for c/storage and c/image
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2022-09-09 11:58:20 +02:00