Knative Activator routing to old revisions and requiring component restarts
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 1.2k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
Ask your question here:
Title: Knative Activator routing to old revisions and requiring component restarts
Hi, we’re running into some recurring instability with the Knative Activator.
One scenario we’ve observed is the Activator attempting to route traffic to a very old revision that is no longer deployed. When this happens, traffic stops flowing correctly even though the expected backend revision and pods are available.
So far, the only reliable way we’ve found to recover from this state is to restart all of our Knative components, after which routing begins working normally again.
Has anyone encountered similar behavior where the Activator retains or routes using stale revision information? We’d appreciate any guidance on what could cause this state, how to troubleshoot it, and whether there are configuration changes or known fixes that can prevent it from happening.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Knative Activator routing path and inspect its logs while reproducing traffic to an old revision. Determine how stale revision information is retained and what component restart clears it; document a reproducible case, relevant diagnostics, and a verified prevention or fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100