We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support a list of rule_folder in FileRulesLoader.
Pass a string, like before, for a single rule_folder, pass a list to support multiple rule_folder.
This can be useful when using many rules of many types/customer and/or you uses multiple ConfigMaps in Kubernetes to load your rules.
I'll create a PR.
The text was updated successfully, but these errors were encountered:
Fixes jertel#156 Support multiple directories in FileRulesLoader
525afc7
ac07f6c
Merge pull request #157 from mrfroggg/multiples_folders
40d8d16
#156 Support multiple directories in FileRulesLoader
Successfully merging a pull request may close this issue.
Add support a list of rule_folder in FileRulesLoader.
Pass a string, like before, for a single rule_folder, pass a list to support multiple rule_folder.
This can be useful when using many rules of many types/customer and/or you uses multiple ConfigMaps in Kubernetes to load your rules.
I'll create a PR.
The text was updated successfully, but these errors were encountered: