Paul Holzinger
525b11e4c7
vendor latest c/storage
...
To include the new fileutils.ReflinkOrCopy() function.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-02-12 14:53:10 +01:00
tomsweeneyredhat
211d3ea3cf
Bump c/storage to v1.57.1, c/image v5.34.0, c/common v0.62.0
...
If not already bumped, this will bump:
c/storage v1.57.1
c/image v5.34.0
c/common v0.62.0
in preparation for Podman v5.4 and beyond.
Buildah will be vendored in a separate PR.
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2025-01-31 18:30:53 -05:00
Paul Holzinger
b6f1364319
vendor latest c/{common,image,storage}
...
To prepare for 5.4.0-rc1.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-01-21 19:02:43 +01:00
Paul Holzinger
42e8322532
vendor containers projects to tagged versions
...
Updates:
- c/storage v1.56.0
- c/image v5.33.0
- c/common v0.61.0
- c/buildah v1.38.0
- c/libhvee v0.9.0
- github.com/crc-org/crc/v2 v2.43.0
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-11-12 10:51:22 +01:00
Giuseppe Scrivano
84a5119d17
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-08-06 17:51:14 +02:00
tomsweeneyredhat
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
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
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]
79012795a0
fix(deps): update github.com/containers/libhvee digest to 7cee23c
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 01:34:54 +00: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
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
Miloslav Trmač
ced07a55f4
Update c/image and c/common to latest, c/buildah to main
...
... to include https://github.com/containers/image/pull/2173 ,
https://github.com/containers/common/pull/1731
and https://github.com/containers/buildah/pull/5143 .
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2023-11-17 16:43:48 +01:00
Giuseppe Scrivano
338e4f5901
vendor: bump c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2023-10-05 15:31:49 +02:00
Paul Holzinger
2c2299ad85
bump buildah to latest
...
Also includes a small change to make us of
https://github.com/containers/buildah/pull/5039
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-09-14 11:20:48 +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
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
0f4c86e267
vendor in latest buildah
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-06-27 18:04:42 +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
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
Ashley Cui
2db4682041
Vendor containers/(storage, image, common, buildah)
...
c/storage v1.45.3
c/image v5.24.0
c/common v0.51.0
c/buildah main
Signed-off-by: Ashley Cui <acui@redhat.com >
2023-01-24 11:07:09 -05:00
Daniel J Walsh
f65d79f4c7
vendor in latests containers/(storage, common, build, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-01-19 10:42:10 -05:00
Valentin Rothberg
b5a6f3f914
fix bud-multiple-platform-with-base-as-default-arg flake
...
By vendoring the latest c/common.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com >
2023-01-18 15:32:38 +01:00
Daniel J Walsh
5ac5aaa723
Vendor in latest containers/storage
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-01-15 07:41:30 -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
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
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
Miloslav Trmač
63d77da5b9
Update c/common to an unreleased version
...
... to get https://github.com/containers/common/pull/1106 .
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2022-07-30 17:26:08 +02:00
Giuseppe Scrivano
16e22dbbe3
vendor: update c/storage and c/image
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2022-05-12 03:47:42 +02:00
dependabot[bot]
36c5e6e0c4
Bump github.com/containers/storage from 1.40.0 to 1.40.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.40.0 to 1.40.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.40.0...v1.40.2 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-04 12:10:05 +00:00
Daniel J Walsh
e247f02a4f
Vendor in containers/(common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-05-02 17:16:10 -04:00
Daniel J Walsh
dc17195bd9
Vendor in new opencontainers/selinux
...
Also update vendor of containers/common,buildah,storage,image
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2069586
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-04-08 09:02:52 -04:00
Giuseppe Scrivano
38811823c1
vendor: update c/storage to 26c561f9
...
update c/storage to commit 26c561f9a64585d9a25d340e1ae5479eca8008a1.
It contains an important fix for partial pulls.
[NO NEW TESTS NEEDED]
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2022-02-17 14:54:02 +01:00
Daniel J Walsh
6609bb73aa
Fix use of infra image to clarify default
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-01-31 17:21:25 -05:00
dependabot[bot]
9916529880
Bump github.com/containers/storage from 1.38.0 to 1.38.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.38.0...v1.38.1 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-26 12:06:51 +00:00
Aditya R
2c492be00a
vendor: bump c/common and other vendors
...
This commit bumps majorly c/common so netavark features could be synced
with podman.
But there are some other vendor bumps as well
[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com >
2022-01-20 12:40:11 +05:30
Daniel J Walsh
087f8fc73b
Allow API to specify size and inode quota
...
Fixes: https://github.com/containers/podman/issues/11016
[NO NEW TESTS NEEDED] We have no easy way to tests this in
CI/CD systems. Requires quota to be setup on directories to work.
Fixes: https://github.com/containers/podman/issues/11016
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-10-18 14:44:10 -04:00
Paul Holzinger
8156df5b72
bump c/common to latest and c/storage to 1.37.0
...
Update c/common to fix a bug where broken config files could be created
via podman machine and podman system connection add.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2021-10-04 16:34:10 +02:00
Daniel J Walsh
1805ed360d
Vendor in latest containers/storage
...
Fix handling of additional shares with no images
Fixes: https://github.com/containers/storage/issues/1029
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-09-29 15:25:54 -04:00
dependabot[bot]
eec59cea2c
Bump github.com/containers/storage from 1.35.0 to 1.36.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.35.0...v1.36.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 12:29:39 +00:00
dependabot[bot]
f5ce02b227
Bump github.com/containers/image/v5 from 5.15.2 to 5.16.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.15.2...v5.16.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-26 13:21:26 +00:00
dependabot[bot]
e9f4d81790
Bump github.com/containers/storage from 1.34.0 to 1.34.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.34.0...v1.34.1 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-17 12:21:23 +00:00
dependabot[bot]
f7de8bc809
Bump github.com/containers/storage from 1.33.1 to 1.34.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.33.1...v1.34.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-10 13:00:34 +00:00
dependabot[bot]
c1156d48b5
Bump github.com/containers/storage from 1.33.0 to 1.33.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.33.0...v1.33.1 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-02 12:20:13 +00:00