Update roadmap

This commit is contained in:
stefanprodan
2019-02-25 23:45:54 +02:00
parent 1e3e6427d5
commit 4a354e74d4

View File

@@ -145,8 +145,8 @@ For more details on how the canary analysis and promotion works please [read the
### Roadmap
* Extend the validation mechanism to support other metrics than HTTP success rate and latency
* Add A/B testing capabilities using fixed routing based on HTTP headers and cookies match conditions
* Add support for comparing the canary metrics to the primary ones and do the validation based on the derivation between the two
* Extend the canary analysis and promotion to other types than Kubernetes deployments such as Flux Helm releases or OpenFaaS functions
### Contributing