fix canary rollback behaviour

Prevents the canary from getting triggered, when a canary deploy is
updated to match the primary deploy after an analysis fails.

Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
This commit is contained in:
Sanskar Jaiswal
2022-04-15 13:49:05 +05:30
parent 67cc965d31
commit c7c0c76bd3
8 changed files with 256 additions and 1 deletions
+3
View File
@@ -1049,6 +1049,9 @@ spec:
lastAppliedSpec:
description: LastAppliedSpec of this canary
type: string
lastPromotedSpec:
description: LastPromotedSpec of this canary
type: string
lastTransitionTime:
description: LastTransitionTime of this canary
format: date-time