Commit Graph
27 Commits
Author SHA1 Message Date
Josh Wolf 6c340424de ensure layout test cleans up after itself 2021-06-18 07:30:39 -06:00
Jennifer Power 183cd3a0fb chore: added tests and changed from logrus to logger interface 2021-06-17 16:42:32 -04: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 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
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 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 89bd1fc7c2 wip fleet integration 2021-06-08 10:58:43 -06:00
Josh Wolf 06bab5d60a wip 2021-06-04 16:35:22 -06:00
Josh Wolf 751e0f6865 wip 2021-05-29 00:05:39 -06:00
Josh Wolf e1b0b2625c save 2021-05-27 23:25:40 -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 fd8003993a add functionality from yam/singularity 2021-04-26 10:59:29 -06: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