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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 pkg/certwatcher: Start should retry for 10s when adding files #2160

Merged
merged 1 commit into from Jan 31, 2023

Commits on Jan 31, 2023

  1. pkg/certwatcher: Start should retry for 10s when adding files

    This fixes a flake in CI, but it could also come in handy when running
    the certwatcher against volume mounted certificates. Ideally the timeout
    is going to be configurable at some point, for now, let's just retry for
    a fixed number of seconds, before returning an error.
    
    Signed-off-by: Vince Prignano <vincepri@redhat.com>
    vincepri committed Jan 31, 2023
    Copy the full SHA
    ab55747 View commit details
    Browse the repository at this point in the history