Zack Brady
d90545a9e4
fixed permissions on testdata
2024-06-17 22:23:03 -04:00
Zack Brady
91ff998634
updated hauler testdata
2024-04-06 15:19:53 -04:00
Josh Wolf
c341929a57
add optional args to file name generation and discovery
2022-01-25 08:07:43 -07:00
Josh Wolf
39dc1aac23
ensure charts are always given a version tag
2022-01-12 11:32:26 -07:00
Josh Wolf
313c40bba8
standardize content naming for unnamed content
2021-12-13 12:00:41 -07:00
Josh Wolf
d2d3183ef1
add support for local charts from directory or archives
2021-12-10 10:50:04 -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
641e76a314
ensure list doesn't prematurely exit on tagless images ( #71 )
...
* ensure list doesn't prematurely exit on tagless images
* update testdata examples
2021-11-12 15:26:50 -07:00
Josh Wolf
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
4ee6129154
add thick chart builtin collection (chart with required images)
2021-11-10 20:11:15 -07:00
Josh Wolf
20cd37e173
add collections type (group of contents), and initial k3s builtin
2021-11-10 19:36:50 -07:00
Josh Wolf
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
Josh Wolf
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