From 90c71ec18fb185a775cd49f31722a49b7ea3b1f6 Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Thu, 28 Feb 2019 15:09:24 +0200 Subject: [PATCH] Update roadmap with alternatives to Istio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc58d4e..cae925bc 100644 --- a/README.md +++ b/README.md @@ -160,8 +160,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 +* Integrate with other service mesh technologies like AWS AppMesh and Linkerd v2 * Add support for comparing the canary metrics to the primary ones and do the validation based on the derivation between the two ### Contributing