Commit Graph
123 Commits
Author SHA1 Message Date
Josh WolfandGitHub 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 WolfandGitHub 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
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 WolfandGitHub 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 WolfandGitHub 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 WolfandGitHub 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 WolfandGitHub 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 WolfandGitHub 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
joshrwolfandGitHub 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
joshrwolfandGitHub 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
joshrwolfandGitHub 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
Jennifer Power 4660d105ce fix: removed tags filter from CI 2021-06-16 06:23:12 -04:00
Josh Wolf 560a5049ef Merge branch 'dev' of https://github.com/rancherfederal/hauler into dev 2021-06-15 16:11:24 -06:00
Josh Wolf 5696bc5042 move create/bootstrap to pkg subcommand, rename to build and run 2021-06-15 15:59:07 -06:00
Josh Wolf e374314cae refactor Driver interface 2021-06-15 15:13:18 -06:00
Jennifer PowerandGitHub 5850bebee4 Merge pull request #18 from rancherfederal/feat/ci
For workflow testing
2021-06-15 15:56:08 -04:00
Jennifer Power 6a00b2bb99 chore ci updates for new ux 2021-06-15 15:48:16 -04:00
Jennifer Power 8ac5c36367 fix: merge conflict fix 2021-06-15 15:37:32 -04:00
Jennifer Power 59e0e85c70 fix: update goreleaser config after testing 2021-06-15 15:36:53 -04:00
Jennifer Power 16df29c0f5 fix: fixed ci indentation on line 37 2021-06-15 15:36:53 -04:00
Jennifer Power f389ca89f7 chore: pushing initial ci workflow 2021-06-15 15:36:53 -04:00
Jennifer PowerandGitHub 8197aa9bb9 Merge pull request #21 from rancherfederal/dev-logging
Dev logging
2021-06-15 15:00:06 -04:00
Jennifer Power 3cc40cd4cd chore: relocate and copy initial implementation 2021-06-15 14:07:04 -04:00
Jennifer Power ff8e195a7c fix: testing new logging options and the way global opts are passed 2021-06-14 06:32:21 -04:00
Josh Wolf fe6060af3c clean up package creation process 2021-06-10 23:30:19 -06:00
Josh Wolf 1891164290 add testdata 2021-06-10 15:01:54 -06:00
Josh Wolf 541d774857 add some tests for image discovery, flesh out boot process 2021-06-10 14:42:13 -06:00
Josh Wolf 4287dd643d Merge remote-tracking branch 'origin/fleet-jp' into fleet 2021-06-10 11:10:40 -06:00
Josh Wolf f5e2ea48f9 split out boot process into init/pre/boot/post, clean up some hardcoded things, and add initial logging structure 2021-06-10 11:08:43 -06:00