From 7b29253df42a2cfaf298392525c930eb5bdd114b Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 1 Apr 2019 18:51:44 +0200 Subject: [PATCH] use white-check-mark instead - hope this work this time --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cb8a7df3..1627b49a 100644 --- a/README.md +++ b/README.md @@ -151,12 +151,12 @@ For more details on how the canary analysis and promotion works please [read the ### Features -| Feature | Istio | App Mesh | -| ---------------------------------------- | ------------------------ | ------------------------ | -| Canary deployments with weighted traffic | :white-heavy-check-mark: | :white-heavy-check-mark: | -| A/B testing | :white-heavy-check-mark: | | -| Request duration metrics | :white-heavy-check-mark: | | -| Ingress support | :white-heavy-check-mark: | | +| Feature | Istio | App Mesh | +| ---------------------------------------- | ------------------ | ------------------ | +| Canary deployments with weighted traffic | :white-check-mark: | :white-check-mark: | +| A/B testing | :white-check-mark: | | +| Request duration metrics | :white-check-mark: | | +| Ingress support | :white-check-mark: | | ### Roadmap