From 4a354e74d4582f2f6996b976b259389e2bf2da1d Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Mon, 25 Feb 2019 23:45:54 +0200 Subject: [PATCH] Update roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8dcdb4..d02bbab2 100644 --- a/README.md +++ b/README.md @@ -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