Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Prodan
7993ae100b Refactor canary analysis
- move CRD metrics and weight setting to canary analysis
- add max weight to CRD spec
2018-09-29 11:08:40 +03:00
Stefan Prodan
388aa8a594 Release v0.0.1-beta.12
- use CRD status for canary state
2018-09-28 16:50:58 +03:00
Stefan Prodan
5adbcd5189 Update CRD with req duration metric 2018-09-28 13:28:12 +03:00
Stefan Prodan
7ac20fe625 Release 0.0.1-beta.5 2018-09-26 23:05:32 +03:00
Stefan Prodan
0a03c8c04f Replace glog with zap and refactor controller 2018-09-26 11:07:33 +03:00
Stefan Prodan
6f68769150 Add Prometheus instrumentation and liveness/readiness probes 2018-09-25 14:28:53 +03:00
Stefan Prodan
e8f50b2c09 Add deployment and rbac manifests 2018-09-24 18:28:17 +03:00
Stefan Prodan
0ddb337b66 Implement progressive rollout for K8s deployments 2018-09-24 16:12:14 +03:00
Stefan Prodan
acb83cf6f0 Add Rollout kind and clientset 2018-09-24 13:31:15 +03:00
Stefan Prodan
e559e1254c Add canary HPA 2018-09-23 11:27:35 +03:00
Stefan Prodan
c9ba2f6cb3 Add gated roll out based on Istio HTTP success rate metric
- add Prometheus observer component
- halt rollover when success rate drops under the threshold
- scale to zero for canary deployment after promotion has succeeded
2018-09-22 15:37:30 +03:00
Stefan Prodan
19e7ae2fef Add canary test workloads 2018-09-21 19:24:35 +03:00