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

Add back the scripted wait for the webhook #169

Merged
merged 1 commit into from
Mar 10, 2022

Commits on Mar 9, 2022

  1. Add back the scripted wait for the webhook

    When we upgrade the operator-sdk to 1.17.0, we thought we were getting a
    fix for the webhook ready probe.  So we removed the scripted wait and
    instead relied on the --wait option through helm.  However, we still saw
    cases where the helm command returns after the wait but the webhook
    still wasn't 100% ready.  We are adding back the scripted wait to
    stabilize things until we can investigate this more.
    Matt Spilchen committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    fc5db1a View commit details
    Browse the repository at this point in the history