Commit Graph

86 Commits

Author SHA1 Message Date
1117882ced update resources to common uri handling
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
2024-10-09 22:26:39 +00:00
ea97070fea add support for getting a user name from config
Some checks failed
Declarative Tests / test (push) Successful in 41s
Lint / golangci-lint (push) Failing after 10m37s
2024-10-04 10:35:27 -07:00
cb923b96c9 fix closing the output writer; test tar output
Some checks failed
Lint / golangci-lint (push) Successful in 11m0s
Declarative Tests / test (push) Failing after 35s
2024-10-04 00:30:49 +00:00
eaaf0f8931 collect resource/doc errors and add to result. Add readwritecloser support for HTTP transport reading response data
All checks were successful
Lint / golangci-lint (push) Successful in 10m38s
Declarative Tests / test (push) Successful in 38s
2024-10-02 20:26:02 +00:00
33b52f69ec fix network route schema; fix setting the config block for the http resource
Some checks failed
Lint / golangci-lint (push) Failing after 10m31s
Declarative Tests / test (push) Successful in 41s
2024-09-28 19:50:24 +00:00
cc3434c7e3 add resource tests
Some checks failed
Lint / golangci-lint (push) Failing after 10m28s
Declarative Tests / test (push) Failing after 28s
2024-09-28 01:04:00 -07:00
10e854583f fixes for http resource use of common
All checks were successful
Lint / golangci-lint (push) Successful in 10m21s
Declarative Tests / test (push) Successful in 36s
2024-09-28 05:04:15 +00:00
37333fc120 add missing certificate schemas
Some checks failed
Lint / golangci-lint (push) Successful in 10m23s
Declarative Tests / test (push) Failing after 27s
Declarative Tests / build-fedora (push) Failing after 2m32s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m50s
2024-09-27 08:21:32 -07:00
27ab3711a6 fix lint errors
Some checks failed
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-09-27 02:13:01 +00:00
2fd1764cce use tempdir pkg to manage test files
Some checks failed
Lint / golangci-lint (push) Failing after 10m24s
Declarative Tests / test (push) Failing after 13s
Declarative Tests / build-fedora (push) Successful in 5m5s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m54s
2024-09-27 00:54:27 +00:00
204ba078a0 add config schemas
Some checks failed
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-09-27 00:51:07 +00:00
b08d025567 fixed push authentication for container_image resource
Some checks failed
Lint / golangci-lint (push) Failing after 10m58s
Declarative Tests / test (push) Failing after 15s
Declarative Tests / build-fedora (push) Failing after 1m40s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m14s
2024-09-26 06:46:16 +00:00
32c9d13e71 add document state transformer interface
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-25 04:56:43 +00:00
7440fc2610 add document state transformer interface
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-25 04:55:40 +00:00
4caed45f96 fix package name parsing and add sourceref to http resource
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-24 19:25:53 +00:00
8094d1c063 add build support to container_image resource; add more testing
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-19 08:11:57 +00:00
93fb0b93f0 add support for streaming the file content
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-19 08:06:59 +00:00
69510991dc add more state handling to exec resource
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
2024-09-19 08:05:29 +00:00
432a9472fe add onerror strategy
Some checks failed
Lint / golangci-lint (push) Has been cancelled
Declarative Tests / test (push) Has been cancelled
Declarative Tests / build-fedora (push) Has been cancelled
Declarative Tests / build-ubuntu-focal (push) Has been cancelled
2024-09-15 17:16:00 +00:00
d3495f874e fix lint error
Some checks failed
Lint / golangci-lint (push) Failing after 10m11s
Declarative Tests / test (push) Failing after 7s
Declarative Tests / build-fedora (push) Failing after 1m46s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m30s
2024-07-22 15:26:09 -07:00
bcf4e768ff Fix an issue with the package resource where a missing package would cause a fatal error
Some checks are pending
Lint / golangci-lint (push) Waiting to run
Declarative Tests / test (push) Waiting to run
Declarative Tests / build-fedora (push) Waiting to run
Declarative Tests / build-ubuntu-focal (push) Waiting to run
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
Some checks failed
Lint / golangci-lint (push) Successful in 9m53s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Successful in 2m12s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m21s
2024-07-17 01:34:57 -07:00
71b54c1660 add deb packagetype source
Some checks failed
Lint / golangci-lint (push) Successful in 9m58s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Successful in 2m40s
Declarative Tests / build-ubuntu-focal (push) Successful in 1m14s
2024-07-02 09:30:21 -07:00
1460d2285b add support for configuration documents
Some checks failed
Declarative Tests / build-ubuntu-focal (push) Waiting to run
Lint / golangci-lint (push) Failing after 15s
Declarative Tests / test (push) Failing after 5s
Declarative Tests / build-fedora (push) Has been cancelled
2024-07-01 14:54:18 -07:00
52c083a3d9 add source for containers, packages
Some checks failed
Lint / golangci-lint (push) Failing after 9m44s
Declarative Tests / test (push) Failing after 14s
Declarative Tests / build-fedora (push) Failing after 2m50s
Declarative Tests / build-ubuntu-focal (push) Failing after 1m3s
2024-07-01 00:16:55 -07:00
c25857fff9 set default resource type to file when importing a resource
All checks were successful
Lint / golangci-lint (push) Successful in 9m43s
Declarative Tests / test (push) Successful in 22s
Declarative Tests / build-fedora (push) Successful in 1m57s
Declarative Tests / build-ubuntu-focal (push) Successful in 4m13s
2024-05-29 00:51:18 -07:00
39f29fd029 fix some error handling
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
2024-05-26 02:30:31 -07:00
5f7db0b4d0 fix lint errors
All checks were successful
Lint / golangci-lint (push) Successful in 9m41s
Declarative Tests / test (push) Successful in 20s
2024-05-26 02:14:16 -07:00
75c89c39ec fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m43s
Declarative Tests / test (push) Successful in 22s
2024-05-26 00:15:50 -07:00
0888ae2045 add container-image resource
Some checks failed
Lint / golangci-lint (push) Failing after 9m55s
Declarative Tests / test (push) Failing after 5s
2024-05-23 22:11:51 -07:00
50020e7a44 update resource state config
Some checks failed
Lint / golangci-lint (push) Failing after 9m42s
Declarative Tests / test (push) Failing after 1m3s
2024-05-22 12:07:18 -07:00
3a33bed423 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m19s
2024-05-14 12:53:42 -07:00
6df89a7a38 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Successful in 1m20s
2024-05-14 12:42:28 -07:00
4c1540685d fix generating shasum for tar sourced files. move enc/decoders to separate pkg
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m19s
2024-05-14 11:26:05 -07:00
6d816a17bc fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m47s
Declarative Tests / test (push) Successful in 1m19s
2024-05-13 11:07:31 -07:00
0bcea916a2 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m28s
2024-05-13 10:13:20 -07:00
cf61b1504c fix typo
Some checks failed
Lint / golangci-lint (push) Failing after 9m48s
Declarative Tests / test (push) Successful in 1m28s
2024-05-13 09:42:25 -07:00
8b98b8fe2f fix typo
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 1m8s
2024-05-13 09:13:28 -07:00
77be7652a5 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m51s
Declarative Tests / test (push) Failing after 1m11s
2024-05-12 22:41:12 -07:00
e3881c7df2 add protocol transport
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Successful in 1m26s
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
Some checks failed
Lint / golangci-lint (push) Successful in 9m50s
Declarative Tests / test (push) Successful in 1m16s
Releases / build (push) Failing after 3s
2024-05-06 14:11:41 -07:00
f6b8891508 fix dup var names
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Successful in 59s
2024-05-06 13:26:38 -07:00
cf97af96b3 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m49s
Declarative Tests / test (push) Failing after 47s
2024-05-05 21:40:34 -07:00
068252570e fix syntax error
Some checks failed
Lint / golangci-lint (push) Failing after 9m57s
Declarative Tests / test (push) Successful in 1m22s
2024-05-05 19:17:13 -07:00
397f7c9dee add state schema
Some checks failed
Lint / golangci-lint (push) Failing after 9m48s
Declarative Tests / test (push) Failing after 1m3s
2024-05-05 18:03:35 -07:00
43a2274b7e update container/iptables resources
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 10s
2024-05-05 17:48:54 -07:00
f25fa59449 update iptables
Some checks failed
Lint / golangci-lint (push) Failing after 9m50s
Declarative Tests / test (push) Failing after 9s
2024-04-25 00:45:05 -07:00
f6f4258609 add file size and checksum
Some checks failed
Lint / golangci-lint (push) Failing after 9m57s
Declarative Tests / test (push) Failing after 12s
2024-04-23 15:35:08 -07:00
85cff22da4 fix lint errors
Some checks failed
Lint / golangci-lint (push) Failing after 9m59s
Declarative Tests / test (push) Successful in 1m48s
2024-04-21 23:11:17 -07:00