Jacob Blain Christen
51fe531c64
pages: enable go install hauler.dev/go/hauler ( #310 )
...
should fix:
```
go install hauler.dev/go/hauler@latest
go: hauler.dev/go/hauler@latest: unrecognized import path "hauler.dev/go/hauler": reading https://hauler.dev/go/hauler?go-get=1 : 404 Not Found
```
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-08-26 12:12:59 -07:00
Jacob Blain Christen
1a6ce4290f
Create CNAME
...
Signed-off-by: Jacob Blain Christen <jacob.blain.christen@ranchergovernment.com >
2024-08-26 11:32:55 -07:00
Jacob Blain Christen
e4ec7bed76
pages: initial workflow ( #309 )
...
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-08-26 11:25:54 -07:00
Zack Brady
cb81823487
testing and linting updates ( #305 )
...
* updated makefile operations
* upgraded testdata and related tests
* initial updates for tests
* fixed errors with testdata
* last bit of updates to tests
* cleaned and commented makefile
* updated tests for latest merges
---------
Signed-off-by: Zack Brady <zackbrady123@gmail.com >
2024-08-26 12:27:18 -04: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
Zack Brady
bd0cd8f428
added list-repos flag ( #298 )
...
Co-authored-by: Adam Toy <atoy3731@gmail.com >
2024-08-23 09:25:02 -04:00
Zack Brady
d6b3c94920
fixed hauler login typo ( #299 )
...
* updated hauler login typo
* updated hauler login descs
2024-08-23 09:12:46 -04:00
Allen Conlon
20958826ef
updated cobra function for shell completion ( #304 )
2024-08-22 22:06:16 -04:00
Zack Brady
d633eeffcc
updated install.sh to remove github api ( #293 )
...
* updated install.sh to remove github api
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
---------
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-08-14 12:27:46 -07:00
Adam Martin
c592551a37
fix image ref keys getting squashed when containing sigs/atts ( #291 )
...
* fix image ref keys getting squashed when containing sigs/atts
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
---------
Signed-off-by: Adam Martin <adam.martin@rancherfederal.com >
Signed-off-by: Adam Martin <adam.martin@ranchergovernment.com >
Co-authored-by: Adam Martin <adam.martin@rancherfederal.com >
v1.0.7
2024-08-13 12:18:10 -07:00
Jacob Blain Christen
ef3eb05fce
fix missing versin info in release build ( #283 )
...
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
v1.0.6
2024-08-05 10:11:40 -07:00
dependabot[bot]
3f64914097
bump github.com/docker/docker in the go_modules group across 1 directory ( #281 )
...
Bumps the go_modules group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker ).
Updates `github.com/docker/docker` from 25.0.5+incompatible to 25.0.6+incompatible
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.5...v25.0.6 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
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>
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
v1.0.5
2024-08-01 17:51:34 -04:00
Zack Brady
6a74668e2c
updated install script (install.sh) ( #280 )
...
* removed sudo requirement from install script
* updated install script to specify install directory
* cleaned up install script
* a bit more changes and updates to the install script
* updated install script variable syntax
* added missing logic to install script
2024-08-01 17:48:26 -04:00
Kamin Fay
0c5cf20e87
fix digest images being lost on load of hauls (Signed). ( #259 )
...
* Adding oci tests
* Fixed the oci pusher to split on the correct '@' symbol
* Reverted Pusher changes and adjusted nameMap references in Index
---------
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com >
v1.0.5-rc.1
2024-07-30 23:44:47 -04:00
will
513719bc9e
feat: add readonly flag ( #277 )
...
* updated flag from writeable to readonly (default=true)
---------
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
Co-authored-by: Zack Brady <zackbrady123@gmail.com >
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-07-30 11:26:39 -07:00
Zack Brady
047b7a7003
fixed makefile for goreleaser v2 changes ( #278 )
2024-07-30 13:18:17 -04:00
Zack Brady
a4685169c6
updated goreleaser versioning defaults ( #279 )
2024-07-30 13:17:40 -04:00
Jacob Blain Christen
47549615c4
update feature_request.md ( #274 )
...
- `[RFE]` ➡️ `[feature]`
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com >
2024-07-26 14:48:08 -04:00
Zack Brady
2d725026dc
merge pull request #271 from zackbradys/removed-some-references
...
removed some old references
2024-07-23 13:56:59 -04:00
Zack Brady
60667b7116
updated old references
2024-07-22 18:50:11 -04:00
Zack Brady
7d62a1c98e
updated actions workflow user
2024-07-22 18:46:53 -04:00
Zack Brady
894ffb1533
merge pull request #269 from zackbradys/add-dockerhub-support
...
added dockerhub to github actions workflow
2024-07-20 01:18:08 -04:00
Zack Brady
78b3442d23
added dockerhub to github actions workflow
2024-07-20 01:12:59 -04:00
Zack Brady
cd46febb6b
merge pull request #268 from zackbradys/remove-helm-chart
...
removed helm chart
2024-07-20 01:10:37 -04:00
Zack Brady
0957a930dd
removed helm chart
2024-07-20 00:57:25 -04:00
Zack Brady
a6bc6308d9
merge pull request #267 from zackbradys/main
...
added debug container and workflow
2024-07-19 22:21:38 -04:00
Zack Brady
1304cf6c76
added debug container and workflow
2024-07-17 00:01:24 -04:00
Zack Brady
f2e02c80c0
merge pull request #262 from zackbradys/main
...
updated products flag description
2024-07-12 22:52:43 -04:00
Zack Brady
25806e993e
updated products flag description
2024-07-12 01:25:05 -04:00
Zack Brady
05e67bc750
merge pull request #255 from zackbradys/main
...
updated chart for release
v1.0.4
2024-06-25 23:27:24 -04:00
Zack Brady
b43ed0503a
updated chart for release
2024-06-25 23:14:44 -04:00
Zack Brady
27e2fc9de0
merge pull request #254 from zackbradys/main
...
fixed workflow errors/warnings
v1.0.4-rc.3
2024-06-25 22:48:30 -04:00
Zack Brady
d32d75b93e
fixed workflow errors/warnings
2024-06-25 22:43:31 -04:00
Zack Brady
ceb77601d0
merge pull request #252 from zackbradys/main
...
overhauling github actions and workflows
v1.0.4-rc.2
2024-06-24 22:52:08 -04:00
Zack Brady
d90545a9e4
fixed permissions on testdata
2024-06-17 22:23:03 -04:00
Zack Brady
bef141ab67
updated chart versions (will need to update again)
2024-06-17 19:45:18 -04:00
Zack Brady
385d767c2a
last bit of fixes to workflow
2024-06-17 19:42:20 -04:00
Zack Brady
22edc77506
updated unit test workflow
2024-06-14 20:56:37 -04:00
Zack Brady
9058797bbc
updated goreleaser deprecations
2024-06-14 20:43:32 -04:00
Zack Brady
35e2f655da
added helm chart release job
2024-06-14 20:37:58 -04:00
Zack Brady
f5c0f6f0ae
updated github template names
2024-06-14 20:04:01 -04:00
Zack Brady
0ec77b4168
merge pull request #248 from zackbradys/main
...
formatted all code with `go fmt`
v1.0.4-rc.1
2024-06-14 16:46:21 -04:00
Zack Brady
7a7906b8ea
updated imports (and go fmt)
2024-06-13 23:44:06 -04:00
Zack Brady
f4774445f6
merge pull request #240 from pat-earl/doc_updates
...
added some documentation text to sync command
2024-06-10 18:13:09 -04:00
Zack Brady
d59b29bfce
formatted gitignore to match dockerignore
2024-06-05 14:40:50 -04:00
Zack Brady
fd702202ac
formatted all code (go fmt)
2024-06-05 08:25:45 -04:00
Adam Martin
9e9565717b
Merge pull request #245 from ethanchowell/ehowell/helm-client
...
Configure chart commands to use helm clients for OCI and private regi…
2024-06-04 13:16:42 -04:00
Zack Brady
bfe47ae141
updated chart tests for new features
2024-06-03 23:31:50 -04:00
Zack Brady
ebab7f38a0
merge pull request #247 from kaminfay/dev/add-fileserver-timeout-flag
...
adding the timeout flag for fileserver command and setting default timeout to 60 seconds
2024-06-03 22:33:36 -04:00
Kamin Fay
f0cba3c2c6
Adding the timeout flag for fileserver command
2024-05-28 15:28:20 -04:00