sensu / sensu-flow

Github Action for Sensu flow resource management pattern.
MIT License
7 stars 6 forks source link

Decouple prescribed directory structure for handlersets and handlers #7

Closed calebhailey closed 3 years ago

calebhailey commented 3 years ago

Handlers can be reused across multiple handler sets (pipelines). Let's update the prescribed directory naming convention accordingly:

namespaces.yaml
namespaces/<namespace>/checks/<checkname>.yaml
namespaces/<namespace>/handlersets/set.yaml
namespaces/<namespace>/handlers/<handlername>.yaml
namespaces/<namespace>/filters
namespaces/<namespace>/mutators