Stefan Prodan
e2be4fdaed
Add CanaryDeployment kind
...
- bootstrap the deployments. services and Istio virtual service
- use google/go-cmp to detect changes in the deployment pod spec
2018-10-10 16:57:12 +03:00
Stefan Prodan
3eb60a8447
Add alternative canary routing
2018-10-09 18:18:48 +03:00
Stefan Prodan
c3f4f0a925
Rename project to flagger
2018-10-07 13:08:42 +03:00
Stefan Prodan
10dfea4203
Rename CRD group and kind name to canaries.steerer.app
2018-10-04 14:52:36 +03:00
Stefan Prodan
cfc1621c06
Scale up the deployment when canary revision changes
2018-10-02 00:24:18 +03:00
Stefan Prodan
3a05cfa20e
Add podinfo chart for GitOps testing
2018-10-02 00:21:44 +03:00
Stefan Prodan
217ad6ef19
Release 0.0.1-rc.6
...
- canary rollback based on failed checks threshold
2018-09-30 09:48:39 +03:00
Stefan Prodan
375244074a
Add prefix to workload definitions
2018-09-29 12:59:48 +03:00
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