serving icon indicating copy to clipboard operation
serving copied to clipboard

When using Istio no mesh ReplicaSet Failures are still not being propagated

Open gabo1208 opened this issue 2 years ago • 2 comments

What version of Knative?

all

Expected Behavior

After https://github.com/knative/serving/pull/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

gabo1208 avatar Nov 15 '23 10:11 gabo1208

/assign @gabo1208

dprotaso avatar Nov 23 '23 15:11 dprotaso

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Feb 22 '24 01:02 github-actions[bot]