mirror of https://github.com/istio/api.git
fix httpbin.com -> example.com (#2199)
* fix httpbin.com -> httpbin.org * update httpbin.org -> example.com
This commit is contained in:
parent
7f464483e0
commit
20feaf2097
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -283,7 +283,7 @@ metadata:
|
|||
namespace : egress
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
exportTo:
|
||||
- "."
|
||||
location: MESH_EXTERNAL
|
||||
|
|
@ -305,7 +305,7 @@ metadata:
|
|||
namespace : egress
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
exportTo:
|
||||
- "."
|
||||
location: MESH_EXTERNAL
|
||||
|
|
@ -382,7 +382,7 @@ metadata:
|
|||
namespace: egress
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
exportTo:
|
||||
- "*"
|
||||
gateways:
|
||||
|
|
@ -402,7 +402,7 @@ spec:
|
|||
- istio-egressgateway
|
||||
route:
|
||||
- destination:
|
||||
host: httpbin.com
|
||||
host: example.com
|
||||
</code></pre>
|
||||
|
||||
<p>{{</tab>}}</p>
|
||||
|
|
@ -416,7 +416,7 @@ metadata:
|
|||
namespace: egress
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
exportTo:
|
||||
- "*"
|
||||
gateways:
|
||||
|
|
@ -436,7 +436,7 @@ spec:
|
|||
- istio-egressgateway
|
||||
route:
|
||||
- destination:
|
||||
host: httpbin.com
|
||||
host: example.com
|
||||
</code></pre>
|
||||
|
||||
<p>{{</tab>}}
|
||||
|
|
@ -622,7 +622,7 @@ metadata:
|
|||
namespace : httpbin-ns
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
location: MESH_INTERNAL
|
||||
ports:
|
||||
- number: 80
|
||||
|
|
@ -647,7 +647,7 @@ metadata:
|
|||
namespace : httpbin-ns
|
||||
spec:
|
||||
hosts:
|
||||
- httpbin.com
|
||||
- example.com
|
||||
location: MESH_INTERNAL
|
||||
ports:
|
||||
- number: 80
|
||||
|
|
|
|||
|
|
@ -290,7 +290,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -311,7 +311,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -385,7 +385,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -405,7 +405,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -418,7 +418,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -438,7 +438,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -617,7 +617,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -641,7 +641,7 @@ import "networking/v1alpha3/workload_entry.proto";
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -312,7 +312,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -386,7 +386,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -406,7 +406,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -419,7 +419,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -439,7 +439,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -618,7 +618,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -642,7 +642,7 @@ import "networking/v1beta1/workload_entry.proto";
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
// namespace : egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "."
|
||||
// location: MESH_EXTERNAL
|
||||
|
|
@ -361,7 +361,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
//
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
// namespace: egress
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// exportTo:
|
||||
// - "*"
|
||||
// gateways:
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
// - istio-egressgateway
|
||||
// route:
|
||||
// - destination:
|
||||
// host: httpbin.com
|
||||
// host: example.com
|
||||
// ```
|
||||
// {{</tab>}}
|
||||
// {{</tabset>}}
|
||||
|
|
@ -593,7 +593,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
// namespace : httpbin-ns
|
||||
// spec:
|
||||
// hosts:
|
||||
// - httpbin.com
|
||||
// - example.com
|
||||
// location: MESH_INTERNAL
|
||||
// ports:
|
||||
// - number: 80
|
||||
|
|
|
|||
Loading…
Reference in New Issue