Open maschmid opened 3 months ago
@maschmid: The label(s) area/reconciler
cannot be applied, because the repository doesn't have them.
cc @dprotaso @skonto
@dprotaso gentle ping I tried to reproduce locally but no luck.
https://github.com/knative/serving/issues/15487 could be a similar issue.
/area reconciler
What version of Knative?
1.14
Expected Behavior
After a temporary error in digest resolution causes a ContainerHealthy condition to be False due to ContainerMissing , when the digest resolution is eventually successful, the ContainerHealthy should be True.
Actual Behavior
After a temporary error in digest resolution, when the digest resolution is eventually successful, the Revision stays in this inconsistent broken state:
Notice the containerStatuses showing the resolved image digest , the deployments are Ready (with ResourcesAvailable being True), but the ContainerHealthy still being False with the original digest resolution error.
Steps to Reproduce the Problem
Currently does not have a reproducer, noticed the problem on a long running test