mayadata-io / d-operators

Declarative patterns to write kubernetes controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: ability to debug a recipe

AmitKumarDas opened this issue · comments

ProblemStatement: As an automation engineer I would like to know how a Recipe was execution. How many times it was skipped, had errors, executed, etc. In case of errors, what were the error messages.

NOTE: This is different from kind: RecipeGroupReport