mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
* Add design proposal for restore hooks Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com> * Add details to restore hooks design Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com> * Restore initContainers and requested changes Change post-restore exec hooks to wait for container running status instead of pod ready status. Add separate exec timeout and wait timeouts for post-restore exec hooks. Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com> Co-authored-by: Andrew Reed <andrew@replicated.com>