Skip to content

Add LatestRevisionReady condition to Configuration #494

@mattmoor

Description

@mattmoor

Per the API specification, Configuration should have a condition like this:

  conditions:
  - type: LatestRevisionReady
    status: False
    reason: ContainerMissing
    message: "Unable to start because container is missing and build failed."

It would be defined here and effective serve to surface the status of the latestCreatedRevisions progression toward readiness.

Metadata

Metadata

Assignees

Labels

area/APIAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions