Zack Brady
ebf91c1228
release v1.4.2 ( #525 )
...
* fix: handling of file referenced dependencies without repository field (#514 )
co-authored-by: devleitner <devleitner@protonmail.com >
* bump go.opentelemetry.io/otel/sdk (#520 )
bumps the go_modules group with 1 update in the / directory: [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ).
updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.39.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.40.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* dev.md file (#521 )
* smaller changes and updates for v1.4.2 release (#524 )
* smaller changes and updates for v1.4.2 release
* removed unused env variable
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: devLeitner <87783219+devLeitner@users.noreply.github.com >
Co-authored-by: devleitner <devleitner@protonmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Camryn Carter <camryn.carter@ranchergovernment.com >
2026-03-06 09:53:13 -05:00
Camryn Carter
16f47999b1
keep registry on image rewrite if not specified ( #501 )
...
* keep registry on rewrite if not specified
* better logic
* add test
* accurate info output for rewrite references
* apply suggestions from code review
comment format and improved test
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Camryn Carter <camryn.carter@ranchergovernment.com >
---------
Signed-off-by: Camryn Carter <camryn.carter@ranchergovernment.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 17:18:50 -05:00
Adam Martin
4c68654424
update tablewriter to v1.1.2 ( #512 )
...
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2026-02-14 11:55:54 -05:00
Eric Klatzer
8ecd87d944
fix for file:// dependency chart path resolutions ( #510 )
...
Signed-off-by: Eric Klatzer <eric@klatzer.at >
2026-02-14 11:43:30 -05:00
Zack Brady
e8a5f82b7d
new fix for new helm chart features ( #496 )
2026-01-22 10:30:59 -05:00
Zack Brady
cf22fa8551
fix and support containerd imports of hauls ( #492 )
...
* fixed hauler save for containerd
* added flag for containerd compatibility
2026-01-15 09:09:23 -05:00
Zack Brady
ac7d82b55f
added/updated logging for serve and remove ( #487 )
...
* added error logging for hauler store serve
* updated logging for hauler store remove to match others
* added more error logging for user responses
2026-01-12 16:36:37 -05:00
Zack Brady
ded947d609
added/fixed helm chart images/dependencies features ( #485 )
...
* added/fixed helm chart images/dependencies features
* added helm chart images/dependencies features to sync/manifests
* more fixes for helm chart images/dependencies features
* fixed tests for incorrect referenced images
* fixed sync for helm chart images/dependencies
* added helm chart image annotations and registry/platform features
* updated ordering of experimental
* added more parsing types for helm images/dependencies
* a few more remove artifacts updates
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2026-01-09 13:39:52 -05:00
Zack Brady
ff3cece87f
more experimental feature updates ( #486 )
...
* updates for experimental features and renamed delete to remove
* added examples back for experimental features
* update stability warning message
Co-authored-by: Camryn Carter <camryn.carter@ranchergovernment.com >
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
* fixed more tests to use ghcr for hauler
* updated test data workflow
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
Co-authored-by: Camryn Carter <camryn.carter@ranchergovernment.com >
2026-01-08 14:57:52 -05:00
Camryn Carter
c54065f316
add experimental notes ( #483 )
2026-01-08 00:59:23 -05:00
Camryn Carter
3c073688f3
delete artifacts from store ( #473 )
...
* WIP delete artifacts
* handle multiple matches
* confirm deletion
* --force flag for delete-artifact
* clean up remaining unreferenced blobs
* more robust handling of manifest structure
* fixed loop to process all layers
* tests pt 1
* fix tests
* test order
* updated tests for deleting chart and file
* tool cleanup tests
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
2026-01-06 11:54:06 -05:00
Camryn Carter
96bab7b81f
path rewrites ( #475 )
...
* image reference rewrite
* remove need for rewrite-provider
* handle charts
* handle leading slash and missing tags
* tests
* tool cleanup
* removed intermediate store cleanup
* fix?
* test cleanup
* clean up tools folder again
* debug test
* clear tempdir after each filename provided by load
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* update tar command in load integration test
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* clean up debug prints
* clean up debug prints
* fix typo
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
Co-authored-by: Adam Martin <adam.martin@ranchergovernment.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
2026-01-06 11:48:49 -05:00
Zack Brady
802e062f47
added digests view to info ( #465 )
...
* added digests view to info
* updated digests to be more accurate
2025-10-23 15:08:45 -04:00
Garret Noling
f7f1e2db8f
add registry logout command ( #460 )
...
* add registry logout command
* moved logout/credential removal tests to the end
2025-10-21 19:31:24 -04:00
Zack Brady
369c85bab9
allow loading of docker tarballs ( #452 )
...
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
Co-authored-by: Adam Martin <adam.martin@ranchergovernment.com >
2025-10-01 11:56:36 -04:00
Zack Brady
d86957bf20
deprecate auth from hauler store copy ( #440 )
2025-06-05 14:07:53 -04:00
Nathaniel Churchill
4d0f779ae6
add keyless signature verification ( #434 )
2025-04-21 15:27:17 -04:00
Adam Martin
3b96a95a94
add --only flag to hauler store copy (for images) ( #429 )
...
* bump cosign fork and tidy
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* add --only to hauler store copy
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
2025-04-08 09:27:12 -04:00
Adam Martin
db065a1088
default public transparency log verification to false to be airgap friendly but allow override ( #425 )
...
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2025-03-27 09:13:23 -04:00
Adam Martin
eb275b9690
clear default manifest name if product flag used with sync ( #412 )
...
* clear default manifest name if product flag used with sync
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* only clear the default if the user did NOT explicitly set --filename
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2025-02-07 13:46:23 -05:00
Zack Brady
7d28df1949
updates for v1.2.0 ( #408 )
...
* updates for v1.2.0
* fixed readme typo
2025-02-05 13:26:34 -05:00
Zack Brady
08f566fb28
fixed remote code ( #407 )
2025-02-05 11:25:11 -05:00
Zack Brady
c465d2c143
added remote file fetch to load ( #406 )
...
* updated load flag and related logs [breaking change]
* fixed load flag typo
* added remote file fetch to load
* fixed merge/rebase typo
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2025-02-05 09:32:35 -05:00
Zack Brady
39325585eb
added remote and multiple file fetch to sync ( #405 )
...
* updated sync flag and related logs [breaking change]
* fixed typo in sync flag name
* and the last typo fix...
* added remote and multiple file fetch to sync
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2025-02-05 09:13:38 -05:00
Zack Brady
535a82c1b5
updated save flag and related logs ( #404 )
...
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2025-02-05 09:06:13 -05:00
Zack Brady
53cf953750
updated load flag and related logs [breaking change] ( #403 )
...
* updated load flag and related logs [breaking change]
* fixed load flag typo
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2025-02-05 09:01:18 -05:00
Zack Brady
ff144b1180
updated sync flag and related logs [breaking change] ( #402 )
...
* updated sync flag and related logs [breaking change]
* fixed typo in sync flag name
* and the last typo fix...
2025-02-05 08:54:54 -05:00
Zack Brady
938914ba5c
upgraded api update to v1/updated dependencies ( #400 )
...
* initial api update to v1
* updated dependencies
* updated manifests
* last bit of updates
* fixed manifest typo
* added deprecation warning
2025-02-04 21:36:20 -05:00
Adam Martin
882713b725
replace mholt/archiver with mholt/archives ( #384 )
2025-01-10 19:15:00 -05:00
Adam Martin
a20d7bf950
forked cosign bump to 2.4.1 and use as a library vs embedded binary ( #383 )
...
* only ignore project-root/store not all store paths
* remove embedded cosign binary in favor of fork library
2025-01-10 17:14:44 -05:00
Zack Brady
e97adcdfed
cleaned up registry and improved logging ( #378 )
...
* cleaned up registry and improved logging
* last bit of logging improvements/import clean up
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2025-01-09 15:21:03 -05:00
Zack Brady
090f4dc905
fixed cli desc for store env var ( #374 )
2024-12-09 08:13:33 -05:00
Zack Brady
f5e3b38a6d
updated version flag to internal/flags ( #369 )
2024-12-04 14:29:51 -05:00
Zack Brady
01faf396bb
renamed incorrectly named consts ( #371 )
2024-12-04 14:29:26 -05:00
Zack Brady
235218cfff
added store env var ( #370 )
...
* added strictmode flag and consts
* updated code with strictmode
* added flag for retryoperation
* updated registry short flag
* added store env var
* added/fixed more env var code
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2024-12-04 14:26:53 -05:00
Zack Brady
4270a27819
adding ignore errors and retries for continue on error/fail on error ( #368 )
...
* added strictmode flag and consts
* updated code with strictmode
* added flag for retryoperation
* updated registry short flag
* updated strictmode to ignore errors
* fixed command description
* cleaned up error/debug logs
2024-12-02 17:18:58 -05:00
Zack Brady
1b77295438
updated/fixed hauler directory ( #354 )
...
* added env variables for haulerDir/tempDir
* updated hauler directory for the install script
* cleanup/fixes for install script
* updated variables based on feedback
* revert "updated variables based on feedback"
* reverts commit 54f7a4d695
* minor restructure to root flags
* updated logic to include haulerdir flag
* cleaned up/formatted new logic
* more cleanup and formatting
2024-11-14 21:37:25 -05:00
Zack Brady
38c7d1b17a
standardize consts ( #353 )
...
* removed k3s code
* standardize and formatted consts
* fixed consts for sync.go
* trying another fix for sync
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2024-11-06 18:31:06 -05:00
Zack Brady
dd50ed9dba
removed k3s code ( #352 )
2024-11-06 10:46:38 -07:00
Jacob Blain Christen
3406d5453d
[feature] build with boring crypto where available ( #344 )
2024-10-04 15:09:20 -07:00
Adam Martin
9f7229a36b
have extract use proper ref ( #335 )
...
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2024-10-01 16:04:06 -04:00
Adam Martin
caaed30297
add platform flag to store save ( #329 )
...
* add platform flag to store save
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* use platform parser from go-cr
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2024-09-24 11:18:19 -04:00
Zack Brady
407ed94a0b
updated/standardize command descriptions ( #313 )
...
* initial desc formatting/updates
* fixed typos
* updated commands base on feedback
* more updates based on feedback
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2024-09-20 18:19:49 -04:00
Adam Martin
15a9e1a3c4
use new annotation for 'store save' manifest.json ( #324 )
...
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2024-09-20 17:14:27 -04:00
Jacob Blain Christen
6510947bb9
enable docker load for hauler tarballs ( #320 )
...
- fixes #276
Signed-off-by: Jacob Blain Christen <jacob.blain.christen@ranchergovernment.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
2024-09-20 13:32:49 -04:00
Adam Martin
01eebd54af
bump to cosign v2.2.3-carbide.3 for new annotation ( #322 )
...
* bump cosign to v2.2.3-carbide.3
* use new annotation in 'store info' when listing images
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
2024-09-18 09:56:22 -07:00
Adam Martin
5aa55e9eda
continue on error when adding images to store ( #317 )
...
* continue on error when adding images to store
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
* Update cmd/hauler/cli/store/add.go
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com >
Signed-off-by: Adam Martin <42001113+amartin120@users.noreply.github.com >
---------
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
Signed-off-by: Adam Martin <42001113+amartin120@users.noreply.github.com >
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-09-04 14:11:07 -04:00
Zack Brady
02231d716f
fixed completion commands ( #312 )
2024-08-29 19:10:59 -04:00
Jacob Blain Christen
16fa03fec8
github.com/rancherfederal/hauler => hauler.dev/go/hauler ( #311 )
2024-08-26 13:54:06 -07:00
will
2d930b5653
feat-273: TLS Flags ( #303 )
...
* fix: move constant and flags to prevent loop
* feat: add tls cert to serve
* fix: add tls cli description
* fix: remove unnecessary code
* small updates/fixed unit test errors
* fix: migrate all flags, use exported vars
* fix: standardize to AddFlags
---------
Signed-off-by: will <30413278+wcrum@users.noreply.github.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
2024-08-25 16:16:37 -04:00