SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Increase waiting timeout #105

Closed ionysos closed 5 years ago

ionysos commented 5 years ago

Description

For some reason, e.g. slow network connections which result in longer 'kubectl cp' execution times, hotswap stops working because its waiting timeout intervenes. To be a little more relaxed this timeout gets increased and it is now possible to use the '-t' parameter while calling the hotswap to additionally increase the timeout manually. For more details, see docs/devel/hotswap.md

Checklist

Before submitting this PR, please make sure: