Commit Graph

141 Commits

Author SHA1 Message Date
Josh Wolf
f324078efc Merge pull request #85 from rancherfederal/fix-list-paging
Fix list request to registry to properly page
2021-12-02 09:48:05 -07:00
Matt Nikkel
dc02554118 Fix list request to registry to properly page 2021-11-29 19:04:18 -05:00
Josh Wolf
de366c7b9b Merge pull request #74 from rancherfederal/cache-dir-fix
Update wording to conform to XDG cache dir spec
2021-11-19 12:36:58 -07:00
Matt Nikkel
07213d0da6 Update wording to conform to XDG cache dir spec 2021-11-17 12:31:06 -05:00
Josh Wolf
32d24b2b26 Merge pull request #73 from joshrwolf/logging
clean up and standardize logging usages
v0.2.1
2021-11-16 12:04:21 -07:00
Josh Wolf
26759a14a2 clean up and standardize logging usages 2021-11-16 12:00:18 -07:00
Josh Wolf
641e76a314 ensure list doesn't prematurely exit on tagless images (#71)
* ensure list doesn't prematurely exit on tagless images
* update testdata examples
2021-11-12 15:26:50 -07:00
Josh Wolf
dfc1cae1c4 Merge pull request #69 from rancherfederal/68
fix bug packaging thick charts
2021-11-12 14:51:01 -07:00
Josh Wolf
707b30d30d fix bug packaging thick charts 2021-11-12 14:50:26 -07:00
Josh Wolf
fc6332d587 update readme, docs, roadmap, and several cli docs (#67)
* update readme, docs, roadmap, and several cli docs

* update dead links
v0.2.0-rc.4 v0.2.0
2021-11-12 09:49:28 -07:00
Josh Wolf
49eb9e2527 Merge pull request #66 from rancherfederal/cli-version
add version command to cli
v0.2.0-rc.3
2021-11-11 13:53:58 -07:00
Josh Wolf
83d989ab85 add version command to cli 2021-11-11 13:52:15 -07:00
Josh Wolf
933af22907 mvp rc prep (#65)
* add bootstrap script to k3s collection
* update ci to 1.17.x and temporarily skip tests (:
* remove helmtemplater
* update dependencies
* update releaser
* rename extremely poorly worded gitignore
v0.2.0-rc.1 v0.2.0-rc.2
2021-11-11 12:11:29 -07:00
Josh Wolf
99a9a1c54f Merge pull request #63 from rancherfederal/collections
support `collections` (sets of primitive `contents`)
2021-11-10 20:28:02 -07:00
Josh Wolf
8146a88a5d move cache logic to a store configurable option 2021-11-10 20:26:12 -07:00
Josh Wolf
4ee6129154 add thick chart builtin collection (chart with required images) 2021-11-10 20:11:15 -07:00
Josh Wolf
20cd37e173 add collections type (group of contents), and initial k3s builtin 2021-11-10 19:36:50 -07:00
Josh Wolf
8ab9fd6a38 represent all content as oci layouts (artifact.OCI interface), add blob caching and ephemeral stores (#59)
* represent all content as artifact.OCI interface and manipulate/add all content using oci layouts
* initial brew taps and macos universal binary
* change mediaType to string for better compatibility with other libraries
* ensure config is minimally viable for file/charts
* add transparent layer caching (filesystem) to artifact operations, clean up layer interface used by file/chart
* add store list and store copy commands

Signed-off-by: Josh Wolf <josh@joshwolf.dev>
2021-11-10 10:37:21 -07:00
Josh Wolf
8a46c20db6 Merge pull request #55 from rancherfederal/cli-ux
* cli ux and verbiage cleanup
* add `hauler store add` command
2021-11-01 14:36:24 -07:00
Josh Wolf
cde59cea74 add 'store add' set of commands for content adding 2021-11-01 15:29:08 -06:00
Josh Wolf
786e63f2ef allow config file to be passed to hauler store serve 2021-11-01 14:06:22 -06:00
Josh Wolf
880b296759 Merge pull request #56 from rancherfederal/content-tests
add _basic_ unit tests to each content type
2021-11-01 12:04:03 -07:00
Josh Wolf
4835699746 add _basic_ unit tests to each content type 2021-11-01 13:00:51 -06:00
Josh Wolf
e5384251f2 add cli aliases 2021-11-01 11:22:26 -06:00
Josh Wolf
ffa6943d6d cli ux and verbiage cleanup 2021-11-01 11:10:32 -06:00
Josh Wolf
372af894b3 refactor to baseline on pluggable oci collection/distribution (#41)
refactor to baseline on pluggable oci collection/distribution

Co-authored-by: Josh Wolf <josh@joshwolf.dev>
2021-10-29 15:55:20 -06:00
Josh Wolf
cea46d28fa Merge pull request #31 from rancherfederal/issue-30
bug: fix error when running a package with 0 bundles
2021-06-24 08:31:51 -06:00
Josh Wolf
1ea08063ac Merge pull request #32 from rancherfederal/wips
update readme with more obvious wip
2021-06-24 08:31:23 -06:00
Josh Wolf
2e5a8f897e update readme with more obvious wip 2021-06-24 08:30:50 -06:00
Josh Wolf
39e37cc04a clean up unused move fns 2021-06-24 07:39:20 -06:00
Josh Wolf
25d1c5eda0 bug: fix error when running a package with 0 bundles 2021-06-22 10:10:29 -06:00
Josh Wolf
187f298bed Merge pull request #28 from rancherfederal/ci
add go mod tidy before vetting
v0.1.0-alpha3
2021-06-18 08:21:13 -06:00
Josh Wolf
57f2836a29 add go mod tidy before vetting 2021-06-18 08:20:53 -06:00
Josh Wolf
61b225de8b Merge pull request #27 from rancherfederal/mods
tidy dependencies
v0.1.0-alpha2
2021-06-18 08:12:13 -06:00
Josh Wolf
e77db2b69a tidy dependencies 2021-06-18 08:11:29 -06:00
Josh Wolf
7daa6a6829 Merge pull request #26 from rancherfederal/dev-ci
chore: changed CI step order and add trigger for tags
v0.1.0-alpha1
2021-06-18 08:02:51 -06:00
Jennifer Power
1968da0161 chore: changed CI step order and add trigger for tags 2021-06-18 09:59:19 -04:00
joshrwolf
6d71da450b Merge pull request #25 from rancherfederal/clean-test
ensure layout test cleans up after itself
2021-06-18 07:31:45 -06:00
Josh Wolf
6c340424de ensure layout test cleans up after itself 2021-06-18 07:30:39 -06:00
joshrwolf
f49b7f2a5d Merge pull request #22 from rancherfederal/dev
initial alpha with functional packaging/relocating
2021-06-18 07:16:52 -06:00
Josh Wolf
078a4fa01d clean up unused code/scripts 2021-06-18 07:04:54 -06:00
joshrwolf
b546d326d4 Merge pull request #24 from rancherfederal/dev-jp
Dev jp
2021-06-17 16:13:32 -06:00
Jennifer Power
cb898136ca chore: slightly refactored copy and relocate commands 2021-06-17 17:46:38 -04:00
Jennifer Power
183cd3a0fb chore: added tests and changed from logrus to logger interface 2021-06-17 16:42:32 -04:00
Josh Wolf
1136a6ecc3 simplify readme down to current alpha capabilities with minimal examples 2021-06-17 14:05:57 -06:00
Josh Wolf
b8b8a231f0 rename haulerctl to just hauler 2021-06-16 15:45:21 -06:00
Josh Wolf
3c043915e4 add user defined images to packages, make cli args and config file mutually exclusive 2021-06-16 15:43:44 -06:00
Josh Wolf
54fe260648 add fleet options slightly differently 2021-06-16 09:48:15 -06:00
Josh Wolf
968eba0a8b ensure templating works for bundles identified through fleet.yaml 2021-06-16 09:34:23 -06:00
Josh Wolf
84a76d5b08 add basic logging 2021-06-16 07:22:59 -06:00