Commit Graph

20 Commits

Author SHA1 Message Date
204ba078a0 add config schemas 2024-09-27 00:51:07 +00:00
8094d1c063 add build support to container_image resource; add more testing 2024-09-19 08:11:57 +00:00
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
1460d2285b add support for configuration documents 2024-07-01 14:54:18 -07:00
0888ae2045 add container-image resource 2024-05-23 22:11:51 -07:00
c7a6650fb4 add resource storage states 2024-05-09 00:39:45 -07:00
397f7c9dee add state schema 2024-05-05 18:03:35 -07:00
43a2274b7e update container/iptables resources 2024-05-05 17:48:54 -07:00
f25fa59449 update iptables 2024-04-25 00:45:05 -07:00
9d58db522d fix import -resource flag 2024-04-20 23:13:17 -07:00
0fcd5d991c fix version pattern 2024-04-17 23:16:52 -07:00
e859ef136c add io filter 2024-04-17 16:49:41 -07:00
11a55e27d0 add http resource create method 2024-04-10 12:38:12 -07:00
fffcb0963e add network_route schema 2024-04-09 12:51:56 -07:00
33dd463180 update resource schemas 2024-04-09 12:30:05 -07:00
c4b7819713 add command helper 2024-04-05 10:22:17 -07:00
08e8ca1aa7 fix linting errors 2024-04-03 12:27:16 -07:00
5a49359722 add encoder/decoder support for json and yaml
add support for jsonschema verification
2024-04-03 09:54:50 -07:00
28af02440a add schemas 2024-04-02 13:33:49 -07:00