When using Istio no mesh ReplicaSet Failures are still not being propagated #14621
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What version of Knative?
all
Expected Behavior
After #14453 when a Replicaset fails, the Knative Service should fail fast and tell the user what is happening (from the Deployment Status)
Actual Behavior
When using Istio with the no-mesh option, the ReplicaSet Failure is not propagated and is acting as it was before, waiting for a ProgressDeadline error
Steps to Reproduce the Problem
Configure Istio no mesh setup and run TestResourceQuotaError
The text was updated successfully, but these errors were encountered: