tinkerbell / rufio

Kubernetes Controller for BMC Interactions
Apache License 2.0
37 stars 16 forks source link

Make task timeout configurable #52

Open chrisdoherty4 opened 2 years ago

chrisdoherty4 commented 2 years ago

Currently, the TaskReconciler hard codes task completion timeouts to 3 minutes. While this seems like a sensible default, it also seems sensible to expose it as configuration for the end-user (as with any timeout related configuration).