Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design proposal for Restore hooks #2465

Merged
merged 3 commits into from
Jul 20, 2020

Commits on Jul 17, 2020

  1. Add design proposal for restore hooks

    Signed-off-by: Marc Campbell <[email protected]>
    marccampbell committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    5c85632 View commit details
    Browse the repository at this point in the history
  2. Add details to restore hooks design

    Signed-off-by: Marc Campbell <[email protected]>
    Andrew Reed authored and marccampbell committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    2c1b489 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. 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 <[email protected]>
    Andrew Reed authored and marccampbell committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    c4c786e View commit details
    Browse the repository at this point in the history