Sanskar Jaiswal
757d90121b
scheduler: fail canary according to progress deadline
...
Modify `canary.IsPrimaryReady()` and `canary.Initialize()` to return a
boolean indicating if the error is retriable. Modify the scheduler to
rollback the analysis and mark the Canary object as failed if the above
two functions or `canary.IsCanaryRead()` returns false along with an
error.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2024-03-05 00:10:30 +05:30
Somtochi Onyekwere
215c859619
add field for configuring canary threshold
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-08 13:52:28 +01:00
Mahdi Dibaiee
8f50521435
[feat] primaryReadyThreshold: allow configuring threshold for primary
...
see #639
Signed-off-by: Mahdi Dibaiee <mdibaiee@pm.me >
2021-11-11 14:44:52 +00:00
Gregory Vander Schueren
a5d3e4f6a6
pkg:canary: fix typos in logs
...
Signed-off-by: Gregory Vander Schueren <gregory.vanderschueren@sortlist.com >
2021-07-21 15:44:56 +02:00
Stefan Prodan
cd75c5fa25
Copyright Flux authors
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 19:44:52 +02:00
Stefan Prodan
90abb7ba5b
Rename imports to fluxcd/flagger
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 19:02:23 +02:00
sayboras
c0515fc6ff
Upgrade to kube 1.18
2020-04-04 23:46:38 +11:00
mathetake
bbdac24ed3
pkg/canary: add unit test of isDeploymentReady
2020-04-04 10:48:29 +09:00
stefanprodan
686de4bf06
logs: trim down log prefix
2020-03-31 15:31:07 +03:00
mathetake
6a16dc0c7c
fix typos in error messages
2020-03-27 00:03:43 +09:00
mathetake
5843b02931
pkg/canary: refator error messages
2020-03-08 10:42:51 +09:00
mathetake
7fb675e8aa
make deployment tests aligned with daemonset
2020-03-07 23:28:50 +09:00
mathetake
8e9b9a358f
pkg/canary: refator error handlings and enhance messages
2020-03-07 23:10:07 +09:00
mathetake
a828b43463
pkg/canary: add daemonset target controller
2020-02-23 12:25:38 +09:00