CamrynCarter
|
ebf9647a8c
|
fix rebase
|
2026-08-13 18:52:40 -07:00 |
|
CamrynCarter
|
7462213223
|
combined tests from rebase
|
2026-08-13 18:39:01 -07:00 |
|
CamrynCarter
|
15e038095b
|
info message to confirm accuracy of generated manifest
|
2026-08-13 18:37:30 -07:00 |
|
CamrynCarter
|
2cfadeb3c9
|
experimental note
|
2026-08-13 18:37:29 -07:00 |
|
CamrynCarter
|
809211d181
|
warning message if hauler store created before 2.1.0 provenance
|
2026-08-13 18:37:29 -07:00 |
|
CamrynCarter
|
b6588244e3
|
default output to stdout
|
2026-08-13 18:37:29 -07:00 |
|
CamrynCarter
|
abf9b7c6ab
|
remove sanitization (not needed)
|
2026-08-13 18:37:29 -07:00 |
|
CamrynCarter
|
dffa91253e
|
update manifest name to match store by default
|
2026-08-13 18:37:29 -07:00 |
|
CamrynCarter
|
98d66e94ec
|
tests for hauler store create manifest
|
2026-08-13 18:37:28 -07:00 |
|
CamrynCarter
|
32e20473ea
|
create manifest from store contents
|
2026-08-13 18:37:27 -07:00 |
|
Adam Martin
|
15c9d4cb07
|
fix race issue
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-08-13 21:06:45 -04:00 |
|
CamrynCarter
|
05e4f6c7e0
|
fixes after rebase
|
2026-08-13 17:28:11 -07:00 |
|
CamrynCarter
|
dbb3017dc2
|
combined tests from rebase
|
2026-08-13 17:16:23 -07:00 |
|
CamrynCarter
|
a9cbd677c7
|
update GitVersion logic for store metadata
|
2026-08-13 17:10:52 -07:00 |
|
CamrynCarter
|
c796505448
|
add hauler version to store metadata
|
2026-08-13 17:10:52 -07:00 |
|
CamrynCarter
|
8224919615
|
add tests for original-ref annotation
|
2026-08-13 17:10:52 -07:00 |
|
CamrynCarter
|
e375893381
|
maintain provenance of original artifact reference
|
2026-08-13 17:07:02 -07:00 |
|
Camryn Carter
|
b75f9a2672
|
fix behavior of rewrite when registry is docker.io (#719)
|
2026-08-13 09:51:38 -07:00 |
|
Zack Brady
|
6d8a7cc9a1
|
fixed command precedents for hauler store sync (#734)
v2.1.0-dev.2
|
2026-08-13 09:45:16 -04:00 |
|
Zack Brady
|
bd70379158
|
fixed logging output when adding images (#732)
|
2026-08-11 19:58:58 -04:00 |
|
Zack Brady
|
243671fe3e
|
formatted spacing on cli examples (#733)
|
2026-08-11 14:52:30 -04:00 |
|
Zack Brady
|
3074fda099
|
fixed serve tls int tests and added store copy int tests (#731)
|
2026-08-11 14:37:30 -04:00 |
|
Zack Brady
|
a5d9343374
|
standardize handling of flags, env vars, and annotations (#723)
|
2026-08-10 12:51:47 -04:00 |
|
Adam Martin
|
760aaa3f74
|
cleanup pkg/artifacts and fix inconsistencies (#728)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-08-10 12:49:25 -04:00 |
|
Zack Brady
|
351544b2c0
|
fixed audit logging with saves and loads (#727)
|
2026-08-10 12:30:42 -04:00 |
|
Zack Brady
|
7d7adcaf17
|
fixed registry bug with debug config (#722)
|
2026-08-10 12:30:08 -04:00 |
|
Adam Toy
|
0a3d27b241
|
added support private and insecure registries (#714)
|
2026-08-10 11:49:08 -04:00 |
|
 dependabot[bot]andlnx01
|
db7946130f
|
bump github.com/sigstore/cosign/v3 from 3.1.2 to 3.1.3 (#726)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-10 10:07:23 -04:00 |
|
 dependabot[bot]andlnx01
|
819ad66356
|
bump github.com/google/go-containerregistry from 0.21.8 to 0.21.9 (#725)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-10 10:06:47 -04:00 |
|
Zack Brady
|
c8304d519f
|
fixed hauler containers (#718)
|
2026-08-07 15:35:40 -04:00 |
|
 dependabot[bot]andlnx01
|
a5dbe72dd1
|
bump github.com/sigstore/sigstore from 1.10.8 to 1.10.9 (#713)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-06 09:42:15 -04:00 |
|
 dependabot[bot]andlnx01
|
bbdd197248
|
bump github.com/mattn/go-isatty from 0.0.20 to 0.0.24 (#712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-06 09:41:26 -04:00 |
|
Adam Martin
|
612473e08a
|
feat: async pulls (#711)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
v2.1.0-dev.1
|
2026-08-05 16:34:41 -04:00 |
|
Zack Brady
|
10a1af089c
|
fixed bugs with chunking and added support for remote chunks (#702)
|
2026-08-05 16:08:26 -04:00 |
|
Adam Martin
|
b178b3fa81
|
feat: add blob integrity check to info command (#699)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-08-05 10:13:12 -04:00 |
|
 dependabot[bot]andlnx01
|
7a84ef73d5
|
bump github.com/google/go-containerregistry from 0.21.7 to 0.21.8 (#709)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-04 12:17:15 -04:00 |
|
Adam Martin
|
2e280f2717
|
address helm chart verification, auth, and tls options (#601)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-08-02 23:41:23 -04:00 |
|
Camryn Carter
|
e3764e8378
|
update hauler store remove to handle registry reference as part of string (#705)
|
2026-07-31 19:58:31 -04:00 |
|
aeltai
|
744f1b1b8d
|
fix: process helm deps before --add-images discovery (#703)
|
2026-07-31 11:17:52 -04:00 |
|
 Eric KlatzerandZack Brady
|
8dc864ca77
|
feat: extend charts resource by platform (#657)
Signed-off-by: Eric Klatzer <eric@klatzer.at>
Co-authored-by: Zack Brady <zackbrady123@gmail.com>
|
2026-07-30 14:59:11 -04:00 |
|
 dependabot[bot]andlnx01
|
06ab061e10
|
bump google.golang.org/grpc from 1.82.0 to 1.82.1 in the go_modules group across 1 directory (#700)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-30 14:46:11 -04:00 |
|
Adam Martin
|
ee55c5ba87
|
fix for homebrew macOS binary quarantine (#690)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-27 10:55:12 -04:00 |
|
 dependabot[bot]andlnx01
|
2c760462f4
|
Bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 in the go_modules group across 1 directory (#691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-25 11:29:07 -04:00 |
|
 dependabot[bot]andlnx01
|
76ca37fb4f
|
Bump k8s.io/apimachinery from 0.36.2 to 0.36.3 (#688)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-25 11:23:24 -04:00 |
|
Adam Martin
|
8677f3cc6c
|
fix: bump golang to 1.26.5 (#685)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-21 14:30:40 -04:00 |
|
Adam Martin
|
6f5d767cd8
|
registry auth fallback bugfix (#672)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-21 12:51:58 -04:00 |
|
Adam Martin
|
0f4a8baec6
|
fix for copying digest artifacts (#673)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-21 11:55:22 -04:00 |
|
 Jeroen van ErpandAdam Martin
|
c7e5c7a7c5
|
fix: plain-http enforces use of http on bearer token fetch (#677) (#678)
Co-authored-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-20 10:39:44 -04:00 |
|
 dependabot[bot]andlnx01
|
59251c628d
|
Bump github.com/sigstore/cosign/v3 from 3.1.1 to 3.1.2 (#674)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-20 09:52:27 -04:00 |
|
Adam Martin
|
2680e57f2e
|
bump containerd to v2 (#663)
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com>
|
2026-07-16 10:51:39 -04:00 |
|