knative / knative/serving

Knative Activator routing to old revisions and requiring component restarts

Open
#16,679 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.