3
0
Commit Graph

13 Commits

Author SHA1 Message Date
Tomaž Jerman
1d5bedc2be Add template provisioning 2021-03-09 15:49:04 +01:00
Tomaž Jerman
26e4832d5c Improve the Envoy package
- Add support for store decoding
- add support for yaml, csv, jsonl encoding
- refactor, cleanup
2021-02-24 15:57:44 +01:00
Denis Arh
c1fe2a80b5 Refactor yaml utils into sep. package (y7s) 2021-01-25 18:05:24 +01:00
Denis Arh
0465a635f5 Fix directory decoding 2020-11-30 19:51:18 +01:00
Tomaž Jerman
851a9a7e11 Tweak content type determination for resource decoders 2020-11-27 18:59:25 +01:00
Tomaž Jerman
10b300328d Implement data shaping
Unstructured datasources (csv, jsonl, ...) are defined as resource
datasets.
These datasets are then "shaped" based on some template.

The result is an envoy resource like any other.
2020-11-27 11:19:16 +01:00
Tomaž Jerman
7ca422bdd3 Remove deprecated decoder things
* loader interface,
* needless FileInfo.
2020-11-27 11:19:15 +01:00
Tomaž Jerman
72c1885ee8 Small file ext tweak 2020-11-27 11:19:15 +01:00
Tomaž Jerman
3c3ba8a9e4 Rework yaml decoders 2020-11-27 11:19:15 +01:00
Tomaž Jerman
4da1e3183a Update yaml decoders 2020-11-27 11:19:15 +01:00
Denis Arh
c400a5873f Lowercase yaml aux stucts, cleanup 2020-11-27 11:19:15 +01:00
Denis Arh
70a61597bc Rework envoy node marshaling 2020-11-27 11:19:15 +01:00
Denis Arh
ee2183c36f Refactoring decode/encode structure and logic 2020-11-27 11:19:15 +01:00