{"id": "147e429b-fe51-45b3-a275-a5940cb91882", "name": "Deployable simple web architecture design", "version": "0.0.42", "metadata": {"resolvedAliases": {"07b048aa-175b-4250-b197-96dbb6b39e4f": {"relationship_id": "580a0f81-79a4-4cff-bb11-da12c3ef4a15", "alias_component_id": "07b048aa-175b-4250-b197-96dbb6b39e4f", "resolved_parent_id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "immediate_parent_id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "resolved_ref_field_path": ["configuration", "spec", "template", "spec", "containers", "0"], "immediate_ref_field_path": ["configuration", "spec", "template", "spec", "containers", "0"]}}}, "components": [{"id": "07b048aa-175b-4250-b197-96dbb6b39e4f", "model": {"id": "6b49e0cc-6d83-f917-b2bd-30b69792bb20", "name": "meshery-core", "model": {"version": "0.7.2"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/meshery-core-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/meshery-core-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#00B39F", "secondaryColor": "#00D3A9", "styleOverrides": ""}, "components": null, "registrant": {"id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "kind": "meshery", "name": "meshery", "type": "registry", "status": "registered", "sub_type": "", "created_at": "2025-10-20T14:36:45.799240049Z", "deleted_at": null, "updated_at": "2025-10-20T14:36:45.799240049Z", "schemaVersion": ""}, "displayName": "Meshery Core", "subCategory": "Application Definition & Image Build", "connection_id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg", "svgComplete": "", "primaryColor": "#326CE5", "secondaryColor": "#00D3A9"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "isAnnotation": true, "isNamespaced": false, "instanceDetails": null, "hasInvalidSchema": true, "configurationUISchema": ""}, "component": {"kind": "Container", "schema": "", "version": "core.meshery.io/v1alpha1"}, "description": "", "displayName": "containers.0", "capabilities": [], "configuration": {}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "model": {"id": "e633cca6-b6e1-65bf-a440-0d58915e75dd", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "f9a29d70-c287-426c-a90c-2a96590c8083", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-04-27T08:00:27.531996615Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-04-27T08:00:27.531996615Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "f9a29d70-c287-426c-a90c-2a96590c8083", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "", "status": "enabled", "styles": {"shape": "round-rectangle", "position": {"x": 650.2473313690358, "y": 204.98658559241625}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg", "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg", "border-width": 2, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-opacity": 0.5}, "version": "v1.0.0", "metadata": {"genealogy": "parent", "published": false, "source_uri": "git://github.com/kubernetes/kubernetes/master/api/openapi-spec/v3", "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Deployment", "schema": "", "version": "apps/v1"}, "description": "", "displayName": "mysql-operator", "capabilities": [], "configuration": {"spec": {"replicas": 1, "selector": {"matchLabels": {"name": "mysql-operator"}}, "template": {"spec": {"volumes": [{"name": "mysqlsh-home", "emptyDir": {}}, {"name": "tmpdir", "emptyDir": {}}], "containers": [{"env": [{"name": "MYSQLSH_USER_CONFIG_HOME", "value": "/mysqlsh"}, {"name": "MYSQLSH_CREDENTIAL_STORE_SAVE_PASSWORDS", "value": "never"}], "args": ["mysqlsh", "--log-level=@INFO", "--pym", "mysqloperator", "operator"], "name": "mysql-operator", "image": "container-registry.oracle.com/mysql/community-operator:8.4.0-2.1.3", "volumeMounts": [{"name": "mysqlsh-home", "mountPath": "/mysqlsh"}, {"name": "tmpdir", "mountPath": "/tmp"}], "readinessProbe": {"exec": {"command": ["cat", "/tmp/mysql-operator-ready"]}, "periodSeconds": 3, "initialDelaySeconds": 1}, "imagePullPolicy": "IfNotPresent", "securityContext": {"runAsUser": 2, "privileged": false, "readOnlyRootFilesystem": true, "allowPrivilegeEscalation": false}}], "serviceAccountName": "mysql-operator-sa"}, "metadata": {"labels": {"name": "mysql-operator"}}}}, "metadata": {"name": "mysql-operator", "labels": {"version": "1.0", "app.kubernetes.io/name": "mysql-operator", "app.kubernetes.io/version": "8.4.0-2.1.3", "app.kubernetes.io/instance": "mysql-operator", "app.kubernetes.io/component": "controller", "app.kubernetes.io/created-by": "mysql-operator", "app.kubernetes.io/managed-by": "mysql-operator"}, "namespace": "mysql-operator"}}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "d82da575-f408-43ae-8a5f-9d111ccdc7ca", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-10-20T14:36:49.058937001Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-10-20T14:36:49.058937001Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "rectangle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/namespace-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/namespace-white.svg", "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/namespace-complete.svg", "border-style": "dashed", "border-width": 2, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-image": "none", "background-opacity": 0.5}, "version": "v1.0.0", "metadata": {"genealogy": "parent", "published": false, "source_uri": "git://github.com/kubernetes/kubernetes/master/api/openapi-spec/v3", "isAnnotation": false, "isNamespaced": false, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Namespace", "schema": "", "version": "v1"}, "description": "", "displayName": "mysql-operator", "capabilities": [], "configuration": {}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "aa426ef1-fab0-47de-b9bf-6854a8c075cd", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-10-21T13:53:37.461861119Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-10-21T13:53:37.461861119Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "rectangle", "z-index": 8, "position": {"x": 322.81934387165666, "y": 274.48420869305795}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/namespace-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/namespace-white.svg", "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/namespace-complete.svg", "border-style": "dashed", "border-width": 2, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-image": "none", "background-opacity": 0.5}, "version": "v1.0.0", "metadata": {"genealogy": "parent", "published": false, "isAnnotation": false, "isNamespaced": false, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Namespace", "schema": "", "version": "v1"}, "description": "", "displayName": "default", "capabilities": [], "configuration": {}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "68167aba-27fd-4c53-9646-5c77d4511307", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-10-21T13:53:37.461861119Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-10-21T13:53:37.461861119Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "round-rectangle", "width": 24, "height": 24, "opacity": 1, "padding": 6, "z-index": 3, "position": {"x": 172.4443438716568, "y": 392.6832580595947}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/persistentvolume-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/persistentvolume-white.svg", "body-text": "", "svgComplete": "", "border-width": 0, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "body-text-color": "#808080", "background-opacity": 1, "body-text-font-size": 12, "body-text-font-weight": "400", "body-text-vertical-align": "center", "body-text-horizontal-align": "center"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "PersistentVolume", "schema": "", "version": "v1"}, "description": "", "displayName": "persistent-volume-ik", "capabilities": [], "configuration": {"spec": {"capacity": {"storage": "5Gi"}, "hostPath": {"path": "/mnt/data"}, "accessModes": ["ReadWriteOnce"], "storageClassName": "manual", "persistentVolumeReclaimPolicy": "Retain"}, "metadata": {"namespace": "default"}}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "b8388017-366c-49e2-b3a7-de6a7c348fd2", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-10-21T13:53:37.461861119Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-10-21T13:53:37.461861119Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "round-rectangle", "width": 24, "height": 24, "opacity": 1, "padding": 6, "z-index": 2, "position": {"x": 472.19434387165654, "y": 381.1832580595947}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/persistentvolume-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/persistentvolume-white.svg", "body-text": "", "svgComplete": "", "border-width": 0, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "body-text-color": "#808080", "background-opacity": 1, "body-text-font-size": 12, "body-text-font-weight": "400", "body-text-vertical-align": "center", "body-text-horizontal-align": "center"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "PersistentVolume", "schema": "", "version": "v1"}, "description": "", "displayName": "persistent-volume-yh", "capabilities": [], "configuration": {"spec": {"capacity": {"storage": "5Gi"}, "hostPath": {"path": "/mnt/data2"}, "accessModes": ["ReadWriteOnce"], "storageClassName": "manual", "persistentVolumeReclaimPolicy": "Retain"}, "metadata": {"namespace": "default"}}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "c63e0d0b-1ca8-4b40-8bac-e1396be765b8", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-09-17T16:15:03.91596305Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-09-17T16:15:03.91596305Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "round-triangle", "width": 20, "height": 20, "opacity": 1, "padding": 12, "z-index": 479, "position": {"x": 184.03540726885373, "y": 134.2851593265212}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg", "body-text": "", "svgComplete": "", "border-width": 0, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "body-text-color": "#808080", "background-opacity": 1, "body-text-font-size": 12, "background-position-y": "4.5", "body-text-font-family": "Qanelas Soft", "body-text-font-weight": "400", "body-text-vertical-align": "center", "body-text-text-decoration": "none", "body-text-horizontal-align": "center"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "source_uri": "git://github.com/kubernetes/kubernetes/master/api/openapi-spec/v3", "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Service", "schema": "", "version": "v1"}, "description": "", "displayName": "backend", "capabilities": [], "configuration": {"spec": {"ports": [{"port": 8080, "protocol": "TCP"}]}, "metadata": {"name": "backend", "namespace": "default"}}, "schemaVersion": "components.meshery.io/v1beta1"}], "preferences": {"layers": {"relationships": {"hierarchical-sibling-matchlabels": false}}}, "relationships": [{"id": "bbd5a298-8499-400e-8060-b68b1d4a19a2", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "inventory", "version": "", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "Namespace to namespaced components", "isAnnotation": false}, "selectors": [{"deny": {"to": [{"id": null, "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}], "from": [{"id": null, "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}]}, "allow": {"to": [{"id": "aa426ef1-fab0-47de-b9bf-6854a8c075cd", "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatorRef": [["displayName"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "c63e0d0b-1ca8-4b40-8bac-e1396be765b8", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "metadata", "namespace"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "", "evaluationQuery": null}, {"id": "cbe7370a-e966-4b21-b9a4-1b3d0d94d78d", "kind": "edge", "type": "non-binding", "model": {"id": "9d2e5746-210f-0d1f-d22e-bed178cebefd", "name": "meshery-shapes", "model": {"version": "0.7.2"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-shapes/color/meshery-shapes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-shapes/white/meshery-shapes-white.svg", "svgComplete": "", "isAnnotation": true, "primaryColor": "#00B39F", "secondaryColor": "#00D3A9", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Meshery Shapes", "subCategory": "Application Definition & Image Build", "connection_id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "pending", "subType": "annotation", "version": "", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "line-color": "#00B39F", "line-style": "solid", "primaryColor": "", "target-arrow-color": "#00B39F", "target-arrow-shape": "triangle"}, "description": "A relationship that defines annotation edges between components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "68167aba-27fd-4c53-9646-5c77d4511307", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}], "from": [{"id": "c63e0d0b-1ca8-4b40-8bac-e1396be765b8", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}]}}], "schemaVersion": "", "evaluationQuery": null}, {"id": "e17e2e69-9b09-4aeb-9cf1-63a0fd07278c", "kind": "edge", "type": "non-binding", "model": {"id": "9d2e5746-210f-0d1f-d22e-bed178cebefd", "name": "meshery-shapes", "model": {"version": "0.7.2"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-shapes/color/meshery-shapes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-shapes/white/meshery-shapes-white.svg", "svgComplete": "", "isAnnotation": true, "primaryColor": "#00B39F", "secondaryColor": "#00D3A9", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Meshery Shapes", "subCategory": "Application Definition & Image Build", "connection_id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "pending", "subType": "annotation", "version": "", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "line-color": "#00B39F", "line-style": "solid", "primaryColor": "", "target-arrow-color": "#00B39F", "target-arrow-shape": "triangle"}, "description": "A relationship that defines annotation edges between components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}], "from": [{"id": "b8388017-366c-49e2-b3a7-de6a7c348fd2", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}]}}], "schemaVersion": "", "evaluationQuery": null}, {"id": "ff2639e6-2b9b-49f0-a719-2e0b0b57cf37", "kind": "edge", "type": "non-binding", "model": {"id": "9d2e5746-210f-0d1f-d22e-bed178cebefd", "name": "meshery-shapes", "model": {"version": "0.7.2"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-shapes/color/meshery-shapes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-shapes/white/meshery-shapes-white.svg", "svgComplete": "", "isAnnotation": true, "primaryColor": "#00B39F", "secondaryColor": "#00D3A9", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Meshery Shapes", "subCategory": "Application Definition & Image Build", "connection_id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "pending", "subType": "annotation", "version": "", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "line-color": "#00B39F", "line-style": "solid", "primaryColor": "", "target-arrow-color": "#00B39F", "target-arrow-shape": "triangle"}, "description": "A relationship that defines annotation edges between components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}], "from": [{"id": "c63e0d0b-1ca8-4b40-8bac-e1396be765b8", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": null, "match_strategy_matrix": null}]}}], "schemaVersion": "", "evaluationQuery": null}, {"id": "580a0f81-79a4-4cff-bb11-da12c3ef4a15", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "alias", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "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.", "isAnnotation": false}, "selectors": [{"deny": {"to": null, "from": null}, "allow": {"to": [{"id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "kind": "Deployment", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "mutatorRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "07b048aa-175b-4250-b197-96dbb6b39e4f", "kind": "Container", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "meshery-core", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "mutatorRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}, {"id": "6ed6d062-d670-432f-857d-a0bf5f3525af", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "styleOverrides": ""}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "inventory", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "Namespace to namespaced components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "d82da575-f408-43ae-8a5f-9d111ccdc7ca", "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatorRef": [["displayName"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "bd8d4626-e535-4839-838f-bfd9e4c09518", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "metadata", "namespace"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}, {"id": "c8393e45-78e4-4f37-88f3-1602897ab391", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "inventory", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "Namespace to namespaced components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "aa426ef1-fab0-47de-b9bf-6854a8c075cd", "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatorRef": [["displayName"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "68167aba-27fd-4c53-9646-5c77d4511307", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "metadata", "namespace"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}, {"id": "f0d5fff8-173b-4e54-b1f5-340313fe28c8", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "inventory", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "Namespace to namespaced components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "aa426ef1-fab0-47de-b9bf-6854a8c075cd", "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatorRef": [["displayName"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "b8388017-366c-49e2-b3a7-de6a7c348fd2", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "metadata", "namespace"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}], "schemaVersion": "designs.meshery.io/v1beta1"}