Commit Graph
471 Commits
Author SHA1 Message Date
Denis Arh 6aab216f89 Prevent scheduler's healtcheck FAIL when disabled 2020-12-14 14:51:40 +01:00
Denis Arh 629cdc06cd More info about api, docs, webapp endpoints 2020-12-14 14:51:40 +01:00
Denis Arh 343aa84468 Provision pre-check 2020-12-14 14:51:40 +01:00
Tomaž Jerman ed6c4291d8 Extend pkg/expr functions 2020-12-14 12:37:44 +01:00
Peter Grlica cab20207c6 Cleanup on node pairing tests 2020-12-13 18:53:19 +01:00
Peter Grlica 7321bf4e56 Descriptions on options, structure sync with superuser context 2020-12-13 18:53:19 +01:00
Peter Grlica aec203718f Use superuser context on structure and data sync, options regenerated 2020-12-13 18:53:19 +01:00
Peter Grlica 0d88fdd139 Added rbac for federation, fixed tests, updated generated code 2020-12-13 18:53:19 +01:00
Peter Grlica f987586b3e Sync check per-module, updated db, nodes sync, shared module 2020-12-13 18:53:19 +01:00
Peter Grlica 34ba878fc0 Sync interval options 2020-12-13 18:53:19 +01:00
Peter Grlica 5890cd444a Fixed node pairing 2020-12-13 18:53:19 +01:00
Peter Grlica 85e615213d Added federation options to node service 2020-12-13 18:53:19 +01:00
Peter Grlica b4a9c9d36a Refactored cli sync commands, added sync service, mapper, processer, refactored channels 2020-12-13 18:53:19 +01:00
Peter Grlica 84810c1745 Added federation decoder to pkg 2020-12-13 18:53:18 +01:00
Peter Grlica d47acaf0db Added base federation module 2020-12-13 18:53:18 +01:00
Tomaž Jerman 3306a2435d Fix envoy record pointer lapsus 2020-12-11 12:19:55 +01:00
Denis Arh 281fa2840b Return no-content (instead of 404) when there are no client automation scripts 2020-12-10 21:04:32 +01:00
Tomaž Jerman cb5793d468 Expand envoy configuration options
Better `skipIf` & `onExisting` support.
2020-12-10 18:54:31 +01:00
Denis Arh f3cc8b4990 Make JWT secret gen more stable by using other ENV variables 2020-12-09 12:50:20 +01:00
Denis Arh 4c29350486 More strict checking for ql operators
This prevents a couple of SQL injection attacks through QL
2020-12-09 11:11:42 +01:00
Denis Arh 5508daf14f Tweak service testing 2020-12-08 12:08:36 +01:00
Tomaž Jerman bf3bc2af68 Options doc codegen tweaks 2020-12-08 10:16:43 +01:00
Tomaž Jerman 402289016d Doc codegen tweaks & cleanup 2020-12-05 10:30:22 +01:00
Denis Arh cf00a274fa Minor codegen code cleanup 2020-12-05 07:46:08 +01:00
Denis Arh cccb3ec5f8 Port types codegen to yaml.v3
v3 threats empty defs a bit differently (see changes in yaml files)
2020-12-05 07:44:49 +01:00
Urban Klinc 3b47701ffa Add events docs template + logic 2020-12-04 14:27:13 +01:00
Urban Klinc e57b8e8cad Change gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2020-12-03 09:31:00 +01:00
Urban Klinc d3f85d953e Change yaml.v2 to yaml.v3 and UnmarshalYAML to v3 standard 2020-12-03 09:27:38 +01:00
Denis Arh 44f7166d97 Options codegen improvements
- Add extra cli switches to generate docs from options
 - More automation/fallbacks/default values for options
2020-12-02 16:12:07 +01:00
Tomaž Jerman a2110b26db Improve envoy system values
Handle timestamps & user stamps.
2020-12-02 15:08:52 +01:00
Urban Klinc 6b928d3a18 Fix a typo, add empty line at end of file 2020-12-02 11:59:21 +01:00
Urban Klinc 595d929e89 Add options.gen.adoc.tpl, modify options.go to enable .adoc codegen from .gen.adoc.tpl 2020-12-02 11:58:26 +01:00
Urban Klinc 988291f938 Add new field in .yaml inside pkg/options to enable .adoc codegen 2020-12-02 11:58:26 +01:00
Urban Klinc c900b4deee Add .adoc files, generated from .yaml 2020-12-02 11:52:00 +01:00
Tomaž Jerman 3444ac3021 Rename conditional envoy processing property 2020-12-02 09:58:50 +01:00
Tomaž Jerman 561fb2f052 Fix envoy settings from multiple sources 2020-12-02 09:25:08 +01:00
Denis Arh 66c5501d4f Fix RDBMS store upsert + labels & settings 2020-12-01 15:45:04 +01:00
Tomaž Jerman 22785ad10b Add conditional envoy processing for compose records 2020-12-01 14:23:12 +01:00
Tomaž Jerman 3a9891431d Fix compose module field unmarshling; fix directory decoding 2020-12-01 10:27:58 +01:00
Denis Arh 4b0031fd81 Add support in YAML decoders for module field expr 2020-11-30 21:42:08 +01:00
Denis Arh 01da39a484 Fix broken value expr tests 2020-11-30 20:31:02 +01:00
Denis Arh 791b002ed9 Support for basic expr functions (num, date, str) 2020-11-30 20:31:02 +01:00
Denis Arh 61469330f3 Add pkg/expr for unified expression handling 2020-11-30 20:31:02 +01:00
Denis Arh 5ecdd94f59 Remove obsolete code (pkg/count) 2020-11-30 20:28:45 +01:00
Denis Arh 0cd101cdd6 Comment typos fixed 2020-11-30 20:27:10 +01:00
Denis Arh b0f0e8fa60 Add channel name as envoy resource identifier
This will prevent creation of chan dups
2020-11-30 20:24:41 +01:00
Denis Arh 7dbd824e00 Add support for multiple (glob) provision cfg paths 2020-11-30 19:51:18 +01:00
Denis Arh 0465a635f5 Fix directory decoding 2020-11-30 19:51:18 +01:00
Denis Arh 1d47cee2f2 Cleanup and simplify provisioning 2020-11-30 19:51:18 +01:00
Denis Arh c299a64086 Removed obsolete importer code, pkg/deinterfacer 2020-11-30 19:51:18 +01:00