mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-22 07:06:08 +00:00
Hook timeouts come from pod annotations via time.ParseDuration, which accepts negative and arbitrarily large values, and the exec stream was never cancelled. Signed-off-by: chlins <chlins.zhang@gmail.com>
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
Cancel hook exec stream on timeout and bound hook timeouts
|