Josh Wolf
a8e9d853db
update dependencies to play nicely with controller-manager
2021-12-03 23:10:55 -07:00
Josh Wolf
d55e7572e6
remove custom file store in favor of less hacky IoContentWriter extended on top of existing file store
2021-12-03 14:01:06 -07:00
Josh Wolf
34836dacb0
add getter, store, and file tests
2021-12-01 22:49:16 -07:00
Josh Wolf
d27ad7c7e8
add basic store tests
2021-12-01 22:49:15 -07:00
Josh Wolf
d87d8a2041
primary: refactor store and transport to use oci-layouts and add fileserver feature
...
minors:
* add optional 'extraImages' to ThickCharts
* refactor File content into generic getter interfaces
* refactor artifact.Config into an actual usable interface (by File content)
* refactor 'copy' cli command to use oras mappers
* refactor 'serve' cli command to server registry and/or fileserver
2021-12-01 14:53:06 -07:00
Josh Wolf
26759a14a2
clean up and standardize logging usages
2021-11-16 12:00:18 -07:00
Josh Wolf and GitHub
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
2021-11-11 12:11:29 -07:00
Josh Wolf and GitHub
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
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
57f2836a29
add go mod tidy before vetting
2021-06-18 08:20:53 -06:00
Josh Wolf
e77db2b69a
tidy dependencies
2021-06-18 08:11:29 -06:00
Josh Wolf
968eba0a8b
ensure templating works for bundles identified through fleet.yaml
2021-06-16 09:34:23 -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
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
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
97fb162c26
chore: fixed go.sum
2021-06-03 07:40:25 -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
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
79d0b1ab70
chore :saving my work
2021-05-22 14:10:46 -04:00
Josh Wolf
1d2b67b034
add initial git packaging support
2021-05-22 00:44:30 -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
b11993bc50
Implement full k3s packaging through haulerctl, test happy paths
2021-04-05 10:15:15 -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
12519d7c12
Rename to hauler
2020-10-27 12:00:29 -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