Service-Hub
Service-Hub copied to clipboard
[EPIC] Rules
Conditions
In single rule all conditions should be true to match(and condition).
Condition values:
- Cluster region
- Cloud provider
- Context name
- Namespace
- Release name
If more then one rule is applicable values should be merged.
Actions
At this point available next actions:
-
audit
- Just checks that release values equal to values in rule. -
apply
- Sets release values to be equal with rule. -
web hook
- Hits endpoint. Details will be discussed.
Related subtasks:
- ~~#21 - Crud~~
- ~~#22 - Condition computing~~
- ~~#23 - Rules audit execution~~
- ~~#43 - Show values to apply~~
- #24 - Rules manual apply execution