-
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.
Description
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)
Reactions are currently unavailable
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.