Commit Graph
11 Commits
Author SHA1 Message Date
stefanprodan 60f6b05397 Refactor scheduler tests 2019-01-18 11:14:27 +02:00
stefanprodan 6d8a7343b7 Add tests for analysis restart and canary promotion 2019-01-18 11:05:40 +02:00
stefanprodan acdd2c46d5 Refactor Canary status
- add status phases (Initialized, Progressing, Succeeded, Failed)
- rename status revision to LastAppliedSpec
2019-01-16 15:06:38 +02:00
stefanprodan bec96356ec Bump CRD version to v1alpha3
- new field canaryAnalysis.interval
2019-01-07 01:03:31 +02:00
stefanprodan 0d96bedfee Add webhooks to Canary CRD v1alpha2 2018-12-26 13:42:36 +02:00
stefanprodan 5977ff9bae Add rollback test based on failed checks threshold 2018-11-27 17:00:13 +02:00
Stefan Prodan 1b2108001f Add Prometheus registry flag to recorder
- fix tests
2018-10-29 14:04:45 +02:00
Stefan Prodan 074e57aa12 Add recorder to revision tests 2018-10-29 13:43:54 +02:00
Stefan Prodan e16dde809d Add recorder to mock controller 2018-10-29 13:34:28 +02:00
Stefan Prodan 4a8aa3b547 Add recorder component
- records the canary analysis status and current weight as Prometheus metrics
2018-10-29 11:25:36 +02:00
Stefan Prodan 8e2f538e4c Add scheduler tests for initialization and revision 2018-10-22 20:14:09 +03:00