- 30 Aug, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 16 Aug, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 20 May, 2023 1 commit
-
-
Szymon Zimnowoda authored
Step 1 of N
-
- 11 Apr, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 08 Feb, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 31 Jan, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 27 Jan, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 19 Jan, 2023 1 commit
-
-
Szymon Zimnowoda authored
-
- 12 Jan, 2023 1 commit
-
-
Szymon Zimnowoda authored
Refactor error handling in the POD.
-
- 16 Dec, 2022 1 commit
-
-
Szymon Zimnowoda authored
-
- 15 Dec, 2022 1 commit
-
-
Szymon Zimnowoda authored
Added uniqueId for PluginRun, that, if set will enforce one and only one plugin with given id be running. It's a QnD workaround for twitter API rate limiting.
-
- 26 Oct, 2022 1 commit
-
-
Szymon Zimnowoda authored
-
- 28 Sep, 2022 1 commit
-
-
Szymon Zimnowoda authored
-
- 15 Sep, 2022 1 commit
-
-
Szymon Zimnowoda authored
-
- 08 Sep, 2022 1 commit
-
-
Szymon Zimnowoda authored
-
- 05 Sep, 2022 1 commit
-
-
Szymon Zimnowoda authored
Split the code to bin and lib bin - use lib and start webserver lib - whole pod business logic
-
- 30 Aug, 2022 2 commits
-
-
Szymon Zimnowoda authored
-
Szymon Zimnowoda authored
-
- 25 Aug, 2022 1 commit
-
-
Szymon Zimnowoda authored
item property should be used during predicate evaluation
-
- 15 Aug, 2022 2 commits
-
-
Alp Deniz Ogut authored
-
Alp Deniz Ogut authored
-
- 15 Jul, 2022 2 commits
-
-
Szymon Zimnowoda authored
-
Szymon Zimnowoda authored
Added webserverUrl property to PluginRun, to allow reaching the plugin webservers in all supported configurations. Reminder, current configurations POD and Plugins can run is: POD on host, plugin in docker (using host networking) POD in docker, plugin in docker (using custom user network) POD in docker, plugin under kubernetes (using DNS to resolve plugin address) fix trigger endpoint in test, use 8008 port for localhost plugins
-
- 13 Jul, 2022 1 commit
-
-
Co-authored-by:
Alp <alpdeniz@protonmail.com> Co-authored-by:
Eelco van der Wel <eelcovdw@gmail.com>
-
- 04 Apr, 2022 2 commits
-
-
Vasili Novikov authored
This reverts commit d85acc46.
-
Eelco van der Wel authored
This reverts merge request !284
-
- 28 Mar, 2022 1 commit
-
-
Vasili Novikov authored
Fixes memri/pod#397 Fixes memri/pod#423
-
- 08 Oct, 2021 2 commits
-
-
Vasili Novikov authored
-
Vasili Novikov authored
Fix schema consistency check when doing a /bulk request that adds many schemas. See memri/pod#408
-
- 21 Jun, 2021 2 commits
-
-
Vasili Novikov authored
-
Vasili Novikov authored
* Rename StartPlugin -> PluginRun * Rename PluginRun.container -> PluginRun.containerImage This terminology is technically better as docker runs container _images_ in _containers_. * Reset database (via name change) due to breaking change in migration files content. (This could be avoided, but no need for now.) * Update v3 -> v4 because a rename is a breaking change
-
- 19 Jun, 2021 2 commits
-
-
Vasili Novikov authored
-
Vasili Novikov authored
-
- 04 May, 2021 1 commit
-
-
Vasili Novikov authored
Old schema entry removal should happen _before_ inserting new values.
-
- 29 Apr, 2021 1 commit
-
-
Vasili Novikov authored
-
- 09 Apr, 2021 5 commits
-
-
Vasili Novikov authored
-
Vasili Novikov authored
-
Vasili Novikov authored
-
Vasili Novikov authored
-
Vasili Novikov authored
Also, move validation code to the new proper file
-