Commit Graph

60 Commits

Author SHA1 Message Date
39f29fd029 fix some error handling 2024-05-26 02:30:31 -07:00
5f7db0b4d0 fix lint errors 2024-05-26 02:14:16 -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
50020e7a44 update resource state config 2024-05-22 12:07:18 -07:00
3a33bed423 fix lint errors 2024-05-14 12:53:42 -07:00
6df89a7a38 fix lint errors 2024-05-14 12:42:28 -07:00
4c1540685d fix generating shasum for tar sourced files. move enc/decoders to separate pkg 2024-05-14 11:26:05 -07:00
6d816a17bc fix lint errors 2024-05-13 11:07:31 -07:00
0bcea916a2 fix lint errors 2024-05-13 10:13:20 -07:00
cf61b1504c fix typo 2024-05-13 09:42:25 -07:00
8b98b8fe2f fix typo 2024-05-13 09:13:28 -07:00
77be7652a5 fix lint errors 2024-05-12 22:41:12 -07:00
e3881c7df2 add protocol transport 2024-05-12 01:20:51 -07:00
c7a6650fb4 add resource storage states 2024-05-09 00:39:45 -07:00
466eb87184 fix lint errors 2024-05-06 14:11:41 -07:00
f6b8891508 fix dup var names 2024-05-06 13:26:38 -07:00
cf97af96b3 fix lint errors 2024-05-05 21:40:34 -07:00
068252570e fix syntax error 2024-05-05 19:17:13 -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
f6f4258609 add file size and checksum 2024-04-23 15:35:08 -07:00
85cff22da4 fix lint errors 2024-04-21 23:11:17 -07:00
86264c1202 fix tests 2024-04-21 11:06:53 -07:00
9d58db522d fix import -resource flag 2024-04-20 23:13:17 -07:00
a6ea2e8c8c add cli sub commands 2024-04-19 00:52:10 -07:00
0fcd5d991c fix version pattern 2024-04-17 23:16:52 -07:00
976f654c60 handle numeric user ids 2024-04-17 17:07:12 -07:00
e859ef136c add io filter 2024-04-17 16:49:41 -07:00
0a6d1a93ee add support for multiple document definitions 2024-04-12 09:08:08 -07:00
adea95972d fix lint errors 2024-04-10 13:27:34 -07:00
11a55e27d0 add http resource create method 2024-04-10 12:38:12 -07:00
01eaf00bb6 fix lint errors 2024-04-09 13:47:00 -07:00
f81df14be3 add missing mock command 2024-04-09 13:34:23 -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
dc843d98a7 fix yaml syntax error 2024-04-05 13:21:36 -07:00
e77e7b664a fix lint errors 2024-04-05 12:46:16 -07:00
c4b7819713 add command helper 2024-04-05 10:22:17 -07:00
eb574f9ad7 fix linting errors 2024-04-03 15:58:29 -07:00
ae8e129ce7 fix linting errors 2024-04-03 14:23:57 -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
7181075568 add network_route type 2024-04-02 13:35:40 -07:00
28af02440a add schemas 2024-04-02 13:33:49 -07:00
052c496c35 implement exec SetURI 2024-03-27 14:14:40 -07:00
99849a489b fix docker client version conflicts 2024-03-27 14:14:13 -07:00
ca7a8ee5e1 add screencast for import-resource 2024-03-26 01:08:59 -07:00
e695278d0c go fmt 2024-03-25 13:31:06 -07:00