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 documentation page covers the `Condition.Types.RevisionReason` enum within the Google Cloud Run Admin v2 API, detailing the various states and reasons associated with a revision's lifecycle."],["The latest version of the API documented on this page is 2.13.0, with links provided for all versions from 2.0.0 up to the most recent release and a 1.0.0-beta02 link."],["The `RevisionReason` enum includes states such as `Pending`, `Retiring`, `Retired`, `Reserve`, and other specific conditions like `ActiveRevisionLimitReached` or `MinInstancesNotProvisioned`, each describing a unique status or issue."],["The document lists each enum field with detailed descriptions, including a range of potential states that a Revision may be in, such as `HealthCheckSkipped`, `MinInstancesWarming`, and `Recreating`."]]],[]]