-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.
Milestone
Description
Per the API spec, we should surface a condition like this when the Deployment underlying the Revision cannot be created (e.g. due to quota problems).
conditions:
- type: Ready
status: False
reason: NoDeployment
message: "The controller could not create a deployment named ela-abc-e13ac."This is somewhat contingent on the types of information the Deployment itself surfaces, that we can detect in our controller.
nrshrivatsan
Metadata
Metadata
Assignees
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.