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

Robustness to driver pod taking time to create #2315

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 10, 2024

  1. Retry after driver pod now found if recent submission

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1608f07 View commit details
    Browse the repository at this point in the history
  2. Add a test

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1b0a9a3 View commit details
    Browse the repository at this point in the history
  3. Make grace period configurable

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fb6a6a4 View commit details
    Browse the repository at this point in the history
  4. Update test

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a1eca4a View commit details
    Browse the repository at this point in the history
  5. Add an extra test with the driver pod

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9d7f9d7 View commit details
    Browse the repository at this point in the history
  6. Separate context to create and delete the driver pod

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4ae178c View commit details
    Browse the repository at this point in the history
  7. Tidy

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    3f3967c View commit details
    Browse the repository at this point in the history
  8. Autoformat

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bbe7510 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update error message

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4d6d591 View commit details
    Browse the repository at this point in the history
  2. Add helm paramater

    Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
    Tom-Newton committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    02b7563 View commit details
    Browse the repository at this point in the history