Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Prodan
6f68769150 Add Prometheus instrumentation and liveness/readiness probes 2018-09-25 14:28:53 +03:00
Stefan Prodan
db683655a7 Run go fmt 2018-09-24 18:27:18 +03:00
Stefan Prodan
0ddb337b66 Implement progressive rollout for K8s deployments 2018-09-24 16:12:14 +03:00
Stefan Prodan
a3e599bc26 Add rollout controller and cache sync 2018-09-24 13:32:03 +03:00
Stefan Prodan
97c53b9599 Format rollout CLI output 2018-09-23 11:29:04 +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
4384ae869f Add progressive canary deployer CLI 2018-09-21 19:23:48 +03:00
Stefan Prodan
39329bbb00 Init controller 2018-09-21 19:22:44 +03:00