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

Conversation

spilchen
Copy link
Collaborator

@spilchen spilchen commented Mar 9, 2022

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.

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.
@spilchen spilchen self-assigned this Mar 9, 2022
@spilchen spilchen merged commit da07f9d into vertica:main Mar 10, 2022
@spilchen spilchen deleted the add-webhook-wait branch March 10, 2022 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant