Giuseppe Scrivano
8896ace2a4
vendor: update containers/common
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-10-11 23:04:26 +02:00
Giuseppe Scrivano
c81c77109b
vendor: update containers/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-09-24 20:28:30 +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
5e156c424f
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-07-01 11:35:45 +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
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
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
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
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
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
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
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
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
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
Daniel J Walsh
f67ab1eb20
Vendor in containers/(storage,image, common, buildah)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-07-18 10:42:04 -04:00
Daniel J Walsh
5e9d20448c
Update vendor of containers/buildah
...
Changes since 2022-05-31:
- add --omit-history option (buildah PR 4028)
Signed-off-by: Ed Santiago <santiago@redhat.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-06-13 17:54:17 -04:00
Daniel J Walsh
857b36ca87
Update vendor of storage,common,image
...
Preparing for release candidate.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-04-12 06:40:02 -04:00
Daniel J Walsh
2508913a0f
If newuidmap or newgidmap fail, then check their permissions
...
Often distributions to not have newuidmap and netgidmap configured
to be setuid. If Podman fails to setup the user namespace, check to
see if these files doe not have the proper protection and tell the user.
[NO NEW TESTS NEEDED]
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-04-08 10:52:08 -04: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
Daniel J Walsh
ecd48325f6
UPdate vendor of image-spec and containers/storage
...
This should get rid of the nasty warning on the github site.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-12-02 14:04:24 -05: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]
b090738328
Bump github.com/containers/storage from 1.32.6 to 1.33.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.6 to 1.33.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.32.6...v1.33.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-07-27 13:46:11 +00:00
Daniel J Walsh
05f39af5bd
Bump github.com/containers/storage from 1.32.3 to 1.32.5
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.3 to 1.32.5.
- [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.32.3...v1.32.5 )
---
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 >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-06-29 15:58:32 -04:00
dependabot[bot]
94665bdf01
Bump github.com/containers/storage from 1.31.1 to 1.31.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.31.1 to 1.31.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.31.1...v1.31.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-21 07:25:04 +00:00
dependabot[bot]
d2f7d5cbab
Bump github.com/containers/storage from 1.30.1 to 1.30.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.30.1 to 1.30.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.30.1...v1.30.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 10:16:27 +00:00
Daniel J Walsh
986cd2a6a4
vendor in containers/storage v1.29.0
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-04-12 12:23:11 -04:00
dependabot[bot]
9a899da160
Bump github.com/containers/storage from 1.28.0 to 1.28.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.28.0...v1.28.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-25 07:05:38 +00:00
Giuseppe Scrivano
ec1651fbf1
Bump github.com/containers/storage from 1.25.0 to 1.28.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.25.0 to 1.28.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.25.0...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2021-03-18 20:27:25 +01:00
dependabot-preview[bot]
ebc42f5086
Bump github.com/containers/storage from 1.24.5 to 1.25.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.5 to 1.25.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.5...v1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-02-03 09:10:07 -05:00
dependabot-preview[bot]
057faea5c1
Bump github.com/containers/storage from 1.24.3 to 1.24.4
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.3 to 1.24.4.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.3...v1.24.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-12-23 04:29:57 -05:00
TomSweeneyRedHat
b78a90cbde
Bump Buildah to v1.18.0, c/storage to v1.24.0
...
Update to Buildah v1.18.0 and c/storage to v1.24
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com >
2020-11-16 15:50:14 -05:00
dependabot-preview[bot]
c8c35c9792
Bump github.com/containers/storage from 1.23.7 to 1.23.8
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.23.7 to 1.23.8.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.23.7...v1.23.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-02 05:26:11 -05:00
Daniel J Walsh
2099c86f33
build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.26.0 to 0.26.3.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](containers/common@v0.26 .0...v0.26.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-27 07:25:23 -04:00
dependabot-preview[bot]
fec8a29e91
Bump github.com/containers/storage from 1.21.2 to 1.23.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.21.2 to 1.23.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.21.2...v1.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-08-15 06:46:11 -04:00
dependabot-preview[bot]
4c7fc773f6
Bump github.com/containers/storage from 1.21.1 to 1.21.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.21.1...v1.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-07-22 05:36:43 -04:00
dependabot-preview[bot]
e7085599f5
Bump github.com/containers/storage from 1.20.2 to 1.21.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.20.2 to 1.21.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.20.2...v1.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-07-10 06:30:06 -04:00
dependabot-preview[bot]
86f7dbc4cb
Bump github.com/containers/storage from 1.19.0 to 1.19.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.19.0...v1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-05-05 13:35:24 -04:00
dependabot-preview[bot]
94453c85c7
build(deps): bump github.com/containers/storage from 1.15.7 to 1.15.8
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.15.7 to 1.15.8.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.15.7...v1.15.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-02-03 13:51:31 +01:00
dependabot-preview[bot]
625a02a286
build(deps): bump github.com/containers/storage from 1.15.0 to 1.15.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.15.0...v1.15.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-12-06 10:27:06 +01:00
Sascha Grunert
63e46cc85c
Add support for image name history
...
We leverage the containers/storage image history tracking feature to
show the previously used image names when running:
`podman images --history`
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2019-11-27 13:42:06 +01:00
dependabot-preview[bot]
866391bb57
build(deps): bump github.com/containers/storage from 1.13.5 to 1.14.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.13.5 to 1.14.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.13.5...v1.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-11-22 15:03:53 +01:00