The maximum allowed number of active revisions has been reached.
CustomizedPathResponsePending
Health check failed due to user error from customized path of the
container. System will retry.
HealthCheckContainerError
There was a health check error.
HealthCheckSkipped
A revision's container has no port specified since the revision is of a
manually scaled service with 0 instance count
MinInstancesNotProvisioned
A revision with min_instance_count > 0 was created and is reserved, but
it was not configured to serve traffic, so it's not live. This can also
happen momentarily during traffic migration.
MinInstancesWarming
A revision with min_instance_count > 0 was created and is waiting for
enough instances to begin a traffic migration.
NoDeployment
There was no deployment defined.
This value is no longer used, but Services created in older versions of
the API might contain this value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Condition.Types.RevisionReason` enum in the Cloud Run Admin v2 API, detailing reasons specific to Revision resources."],["The latest version of the documentation available is version 2.13.0, with a history of versions back to 1.0.0-beta02."],["The `Condition.Types.RevisionReason` enum includes various fields, such as `ActiveRevisionLimitReached`, `HealthCheckContainerError`, and `Pending`, each representing a specific reason related to a revision's state or issue."],["The namespace for this enum is `Google.Cloud.Run.V2`, and it is contained within the `Google.Cloud.Run.V2.dll` assembly."],["There are a total of 13 documented fields within the enum, each outlining possible reasons within the status of a revision."]]],[]]