summaryrefslogtreecommitdiff
path: root/plugins/informer/plugin.go
AgeCommit message (Collapse)Author
2021-06-02- Return nil if there are no workers in the requested pluginValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
- Add tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-30- Update Lister implementationValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-29- Add new interface to obtain all pluginsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-19- Add tests, update Informer implementationValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Move root plugins to the pkgValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-17huge refactorValery Piashchynski
2020-12-03Initial commit of checker pluginValery Piashchynski
2020-11-18Informer plugin readyValery Piashchynski