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

Prow is dropping too many webhooks #1163

Closed
spxtr opened this issue Nov 22, 2016 · 6 comments
Closed

Prow is dropping too many webhooks #1163

spxtr opened this issue Nov 22, 2016 · 6 comments
Assignees
Labels
area/prow Issues or PRs related to prow

Comments

@spxtr
Copy link
Contributor

spxtr commented Nov 22, 2016

I was previously dropping 1 webhook every few hours. After yesterday, when I switched certain simple pods to run on the same nodes as my webhook listening pods the rate of dropped webhooks skyrocketed. This is unacceptable, and likely it's a kubernetes bug again. Next week I'll look into a repro and fix.

@saad-ali
Copy link
Member

PR kubernetes/kubernetes#37312 appears to be blocked by this issue? Is there a workaround?

@spxtr
Copy link
Contributor Author

spxtr commented Nov 23, 2016

You can just ask for a retest manually.

@saad-ali
Copy link
Member

Got it thanks.

@spxtr
Copy link
Contributor Author

spxtr commented Nov 23, 2016

This is the same symptom that lead to kubernetes/kubernetes#32415.

@spxtr
Copy link
Contributor Author

spxtr commented Nov 23, 2016

Temporary fix: I have a VM running a very simple proxy on GCE that does retries on transport failure. We should be getting webhooks now every time, but there's still a real problem.

@spxtr
Copy link
Contributor Author

spxtr commented Dec 1, 2016

OK, something was borked in the cluster. I recreated it in a new project and we're back to not dropping hooks.

@spxtr spxtr closed this as completed Dec 1, 2016
ostromart pushed a commit to ostromart/test-infra that referenced this issue Jul 26, 2019
grantr pushed a commit to grantr/test-infra that referenced this issue Feb 21, 2020
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @adrcunha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/prow Issues or PRs related to prow
Projects
None yet
Development

No branches or pull requests

2 participants