AmadeusITGroup / workflow-controller

Kubernetes workflow controller
Apache License 2.0
24 stars 15 forks source link

workflow-controller should watch workflow CR #10

Open sdminonne opened 7 years ago

sdminonne commented 7 years ago

Since workflow-controller defines Workflow CR it should react to any changes. Ideas:

  1. recreating CRD if deleted (logging errors)
  2. restoring CRD if modified (logging errors)