From 2991887c4b267b07410fde783ba2457ba158ef22 Mon Sep 17 00:00:00 2001 From: codeSafari10 Date: Mon, 15 Jul 2024 18:57:37 +0530 Subject: [PATCH] add type to wasm relationships Signed-off-by: codeSafari10 --- .../hierarchical-inventory-WASMFilter-to-envoyFilter.json | 3 ++- .../hierarchical-inventory-WASMFilter-to-envoyPlugin.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyFilter.json b/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyFilter.json index ecc3c2bee56..507eea59b4a 100644 --- a/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyFilter.json +++ b/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyFilter.json @@ -3,7 +3,8 @@ "version": "v1.0.0", "kind": "Hierarchical", "metadata": { - "description": "A hierarchical inventory relationship in which the configuration of (parent) component is patched with the configuration of other (child) component. Eg: The configuration of the EnvoyFilter (parent) component is patched with the configuration as received from WASMFilter (child) component." + "description": "A hierarchical inventory relationship in which the configuration of (parent) component is patched with the configuration of other (child) component. Eg: The configuration of the EnvoyFilter (parent) component is patched with the configuration as received from WASMFilter (child) component.", + "type": "SingularNodeInventoryWallet" }, "model": { "schemaVersion": "models.meshery.io/v1beta1", diff --git a/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyPlugin.json b/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyPlugin.json index 97c000c492e..f1229242988 100644 --- a/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyPlugin.json +++ b/server/meshmodel/istio-base/1.16.0/v1.0.0/relationships/hierarchical-inventory-WASMFilter-to-envoyPlugin.json @@ -3,7 +3,8 @@ "version": "v1.0.0", "kind": "Hierarchical", "metadata": { - "description": "A hierarchical inventory relationship in which the configuration of (parent) component is patched with the configuration of other (child) component. Eg: The configuration of the EnvoyFilter (parent) component is patched with the configuration as received from WASMFilter (child) component." + "description": "A hierarchical inventory relationship in which the configuration of (parent) component is patched with the configuration of other (child) component. Eg: The configuration of the EnvoyFilter (parent) component is patched with the configuration as received from WASMFilter (child) component.", + "type": "SingularNodeInventoryWallet" }, "model": { "schemaVersion": "models.meshery.io/v1beta1",