istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/xds/testdata/none_rds.json (about)

     1  {
     2      "2001": {
     3        "name": "2001",
     4        "virtual_hosts": [
     5          {
     6            "name": "s1http.none:2001",
     7            "domains": [
     8              "s1http.none",
     9              "s1http.none:2001"
    10            ],
    11            "routes": [
    12              {
    13                "match": {
    14                  "PathSpecifier": {
    15                    "Prefix": "/"
    16                  }
    17                },
    18                "Action": {
    19                  "Route": {
    20                    "ClusterSpecifier": {
    21                      "Cluster": "outbound|2001||s1http.none"
    22                    },
    23                    "HostRewriteSpecifier": null,
    24                    "timeout": 0,
    25                    "retry_policy": {
    26                      "retry_on": "connect-failure,refused-stream,unavailable,cancelled,resource-exhausted,retriable-status-codes",
    27                      "num_retries": {
    28                        "value": 2
    29                      },
    30                      "retry_host_predicate": [
    31                        {
    32                          "name": "envoy.retry_host_predicates.previous_hosts",
    33                          "ConfigType": null
    34                        }
    35                      ],
    36                      "host_selection_retry_max_attempts": 3,
    37                      "retriable_status_codes": [
    38                        503
    39                      ]
    40                    },
    41                    "max_grpc_timeout": 0
    42                  }
    43                },
    44                "decorator": {
    45                  "operation": "s1http.none:2001/*"
    46                },
    47                "per_filter_config": {
    48                }
    49              }
    50            ]
    51          }
    52        ],
    53        "validate_clusters": {}
    54      },
    55      "7071": {
    56        "name": "7071",
    57        "virtual_hosts": null,
    58        "validate_clusters": {}
    59      },
    60      "http_proxy": {
    61        "name": "http_proxy",
    62        "virtual_hosts": [
    63          {
    64            "name": "s1http.none:2001",
    65            "domains": [
    66              "s1http.none:2001"
    67            ],
    68            "routes": [
    69              {
    70                "match": {
    71                  "PathSpecifier": {
    72                    "Prefix": "/"
    73                  }
    74                },
    75                "Action": {
    76                  "Route": {
    77                    "ClusterSpecifier": {
    78                      "Cluster": "outbound|2001||s1http.none"
    79                    },
    80                    "HostRewriteSpecifier": null,
    81                    "timeout": 0,
    82                    "retry_policy": {
    83                      "retry_on": "connect-failure,refused-stream,unavailable,cancelled,resource-exhausted,retriable-status-codes",
    84                      "num_retries": {
    85                        "value": 2
    86                      },
    87                      "retry_host_predicate": [
    88                        {
    89                          "name": "envoy.retry_host_predicates.previous_hosts",
    90                          "ConfigType": null
    91                        }
    92                      ],
    93                      "host_selection_retry_max_attempts": 3,
    94                      "retriable_status_codes": [
    95                        503
    96                      ]
    97                    },
    98                    "max_grpc_timeout": 0
    99                  }
   100                },
   101                "decorator": {
   102                  "operation": "s1http.none:2001/*"
   103                },
   104                "per_filter_config": {
   105                }
   106              }
   107            ]
   108          }
   109        ],
   110        "validate_clusters": {}
   111      }
   112    }