Commit Graph

15 Commits

Author SHA1 Message Date
bcf4e768ff Fix an issue with the package resource where a missing package would cause a fatal error
WIP: add support container image build using local filesytem contexts or contextes generated from resource definitions
WIP: added support for the create command in the exec resource
Fix a type matching error in `types` package use of generics
2024-07-22 15:03:22 -07:00
a6426da6e1 add support for RSA keys/certs 2024-07-17 01:34:57 -07:00
75c89c39ec fix lint errors 2024-05-26 00:15:50 -07:00
0888ae2045 add container-image resource 2024-05-23 22:11:51 -07:00
43a2274b7e update container/iptables resources 2024-05-05 17:48:54 -07:00
86264c1202 fix tests 2024-04-21 11:06:53 -07:00
33dd463180 update resource schemas 2024-04-09 12:30:05 -07:00
d7220c65bc fix error 2024-04-03 16:14:48 -07:00
9ed42521c8 fix linting errors 2024-04-03 15:54:42 -07:00
ae8e129ce7 fix linting errors 2024-04-03 14:23:57 -07:00
5a49359722 add encoder/decoder support for json and yaml
add support for jsonschema verification
2024-04-03 09:54:50 -07:00
1bea3894ca update user resource 2024-03-21 21:35:17 -07:00
e11d3e06bd add env vars to container resource 2024-03-21 15:28:29 -07:00
13aacbe28d initial version 2024-03-20 12:23:31 -07:00
d4e934fee8 initial version 2024-03-20 09:15:27 -07:00