radius-project / samples

Radius samples
31 stars 25 forks source link

Samples deployment failed for eshop-azure #1622

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Test failed on radius-project/samples. See workflow logs for more details.

ytimocin commented 1 month ago

Deployment failure:

LAST SEEN   TYPE      REASON              OBJECT                                   MESSAGE
69s         Warning   Unhealthy           pod/webshoppingagg-58d7b6c577-26qt8      Readiness probe failed: HTTP probe failed with statuscode: 503
ytimocin commented 1 month ago

Deployment is failing. We have a logic that retries the deployment 3 times. But because we also don't operate on resources that are not in a Terminal State (Updating, Deleting, etc.) we get this error: "The target resource is in progress state: Updating."