flagger v1.45.0

Canary.spec.analysis.match.queryParams.[key].spec.service.match.queryParams.[key].status

CanaryStatus defines the observed state of a canary.

12 fields
Canary.spec.analysis.match.queryParams.[key].spec.service.match.queryParams.[key].status fields and descriptions
Field / TypeDescription
canaryWeight
number

Traffic weight routed to canary

object[]

Status conditions of this canary

failedChecks
number

Failed check count of the current canary analysis

iterations
number

Iteration count of the current canary analysis

lastAppliedSpec
string

LastAppliedSpec of this canary

lastPromotedSpec
string

LastPromotedSpec of this canary

lastTransitionTime
string

LastTransitionTime of this canary

  • format: date-time
phase
string

Analysis phase of this canary

  • enum: ["","Initializing","Initialized","Waiting","Progressing","WaitingPromotion","Promoting","Finalising","Succeeded","Failed","Terminating","Terminated"]
previousSessionAffinityCookie
string

Session affinity cookie of the previous canary run

primarySessionAffinityCookie
string

Primary session affinity cookie of the current canary run

sessionAffinityCookie
string

Session affinity cookie of the current canary run

map[string]string

TrackedConfig of this canary