Nicola Sella
df4905d68b
Remove hardcoded refs from ociartifact code
...
Fixes: https://issues.redhat.com/browse/RUN-3578
Signed-off-by: Nicola Sella <nsella@redhat.com >
2025-11-13 22:57:21 +01:00
Brent Baude
cfd4cc0932
remove libartifact from podman
...
pkg/libartifact has been moved to common and as such needs to be removed
from podman and the new common vendored in along with required deps.
https://issues.redhat.com/browse/RUN-3618
Signed-off-by: Brent Baude <bbaude@redhat.com >
2025-10-16 09:55:59 -05:00
Paul Holzinger
b551939be6
vendor: update c/{buildah,common,image,storage} to main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-05-28 14:53:37 +02:00
Miloslav Trmač
571e0d52b3
Update c/image after https://github.com/containers/image/pull/2795
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2025-03-31 18:00:21 +02:00
Brent Baude
121caa04ca
Add newer c/i to support artifacts
...
Adding in a newer containers/image to make artifact a little easier to
merge.
Signed-off-by: Brent Baude <bbaude@redhat.com >
2025-01-08 13:42:24 -06: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
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
75b4679a73
vendor of containers/(common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-09-11 13:52:23 -04:00
renovate[bot]
11d92ea376
fix(deps): update github.com/containers/common digest to 3e93a76
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-06 11:14:08 +00:00
Miloslav Trmač
069edc3adf
Add (podman {image,manifest} push --sign-by-sigstore=param-file.yaml)
...
(podman push) and (podman manifest push) now support --sign-by-sigstore=param-file,
using the containers-sigstore-signing-params.yaml(5) file format.
That notably adds support for Fulcio and Rekor signing.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2023-01-27 16:47:32 +01:00
baude
24d9bda7ff
prune remotecommand dependency
...
prune a dependency that was only being used for a simple struct. Should
correct checksum issue on tarballs
[NO TESTS NEEDED]
Fixes : #9355
Signed-off-by: baude <bbaude@redhat.com >
2021-02-25 10:02:41 -06:00
Jhon Honce
5aead1509c
Add X-Registry-Config support
...
* Refactor auth pkg to support X-Registry-Config
* Refactor build endpoint to support X-Registry-Config. Supports:
* --creds
* --authfile
* Added X-Reference-Id Header to http.Request to support log event
correlation
* Log headers from http.Request
Signed-off-by: Jhon Honce <jhonce@redhat.com >
2020-09-29 08:46:44 -07:00
Daniel J Walsh
68c313911e
Update vendor of buildah and containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-02-25 07:46:20 -04:00
Valentin Rothberg
2388222e98
update dependencies
...
Ran a `go get -u` and bumped K8s deps to 1.15.0.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-06-24 21:29:31 +02:00