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 Google Cloud Run Admin v2 API, detailing reasons specific to the Revision resource."],["The latest version of this documentation is 2.13.0, with previous versions listed from 2.12.0 down to 1.0.0-beta02 for historical context."],["The `Condition.Types.RevisionReason` enum includes fields such as `ActiveRevisionLimitReached`, `HealthCheckContainerError`, and `Pending`, along with descriptions for each field."],["The different enum fields provide insights into various states and potential issues related to a revision's lifecycle, including deployment, health checks, and scaling."],["The current namespace for the described field and enum is `Google.Cloud.Run.V2`, and it can be found within the `Google.Cloud.Run.V2.dll` assembly."]]],[]]