Commit Graph
10 Commits
Author SHA1 Message Date
Josh Wolf 20cd37e173 add collections type (group of contents), and initial k3s builtin 2021-11-10 19:36:50 -07:00
Josh WolfandGitHub 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 4835699746 add _basic_ unit tests to each content type 2021-11-01 13:00:51 -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 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 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 89bd1fc7c2 wip fleet integration 2021-06-08 10:58:43 -06:00
Josh Wolf 751e0f6865 wip 2021-05-29 00:05:39 -06:00