Skip to content

Add TrafficDropped condition to Route #495

@mattmoor

Description

@mattmoor

Per the API spec:

  conditions:
  - type: TrafficDropped
    status: True
    reason: RevisionMissing
    # reason is a short status, message provides error details
    message: "Revision 'qyzz' referenced in rollout.traffic not found"

We need to add this condition here and populate it in the Route controller (pkg/controller/route/route.go)

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