Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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 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
Jennifer Power
2f9f2ac774 chore: ran go fmt 2021-06-10 12:27:38 -04:00
Jennifer Power
5cec0b644a chore: added new function to packager images.go 2021-06-10 12:27:12 -04:00
Josh Wolf
2a269687dc adding fleet deployment via helm, fixing bundle creation, and adding initial scope of image detection 2021-06-09 13:29:43 -06:00
Josh Wolf
c8adb2ba9e Merge remote-tracking branch 'origin/dev-jw-jp' into fleet 2021-06-08 11:26:48 -06:00
Josh Wolf
89bd1fc7c2 wip fleet integration 2021-06-08 10:58:43 -06:00
Josh Wolf
06bab5d60a wip 2021-06-04 16:35:22 -06:00
Jennifer Power
f367f6058a chore: added an OCI pkg 2021-06-04 11:21:00 -04:00
Jennifer Power
8efdc8ac7f fix: made some changes to copier 2021-06-03 07:34:29 -04:00
Jennifer Power
cddfc7a08f fix: silencing usage on failures 2021-06-03 07:33:52 -04:00
Jennifer Power
2ad4687f48 chore: saving work with copy package 2021-06-03 07:33:52 -04:00
Josh Wolf
66087fe621 containers/images wip 2021-05-30 22:07:10 -06:00
Josh Wolf
ec2291323e wip 2021-05-29 12:53:47 -06:00
Josh Wolf
98b8b81885 fix bug in safe symlink 2021-05-29 00:09:07 -06:00
Josh Wolf
751e0f6865 wip 2021-05-29 00:05:39 -06:00
Josh Wolf
2c1e73fd5d merge dev-jw-jp 2021-05-27 23:27:41 -06:00
Josh Wolf
e1b0b2625c save 2021-05-27 23:25:40 -06:00
Jennifer Power
7d99c05c10 chore: saving my work on copy command 2021-05-27 17:44:01 -04:00
Josh Wolf
7205de92d2 add gitea 2021-05-22 14:48:39 -06:00
Josh Wolf
1d2b67b034 add initial git packaging support 2021-05-22 00:44:30 -06:00
Josh Wolf
da844e30e9 tar driver images alongside preload images 2021-05-22 00:30:34 -06:00
Josh Wolf
69513582cc refactor packager without go-getter 2021-05-22 00:15:43 -06:00
Josh Wolf
329b2691d9 oops 2021-04-26 12:09:08 -06:00
Josh Wolf
fd8003993a add functionality from yam/singularity 2021-04-26 10:59:29 -06:00
Matt Nikkel
06687f3f01 WIP - add partial archive format detection, begin archive.Writer implementation 2021-04-16 12:16:30 -04:00
Matt Nikkel
b11993bc50 Implement full k3s packaging through haulerctl, test happy paths 2021-04-05 10:15:15 -04:00
Matt Nikkel
3cdf8b8f5c WIP - add archive writer 2021-04-02 11:48:34 -04:00
Matt Nikkel
d9b0ed7c5c WIP - refactor to packaging, add formal types, initial work towards better RKE2 install within Vagrant 2021-03-10 09:57:42 -05:00
Matt Nikkel
1ed22adc49 Add install script to k3s bin artifacts 2020-08-29 17:35:55 -04:00
Matt Nikkel
4ecf3025c8 Add initial Go CLI for packaging k3s
Initial CLI only supports packaging a hard-coded version of k3s, but has
design foundations allowing significantly more flexibility when needed.
2020-08-29 17:05:51 -04:00