fix httpbin.com -> example.com (#2199)

* fix httpbin.com -> httpbin.org

* update httpbin.org -> example.com
This commit is contained in:
LiuDui 2022-01-10 10:44:07 +08:00 committed by GitHub
parent 7f464483e0
commit 20feaf2097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 72 additions and 72 deletions

View File

@ -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

View File

@ -283,7 +283,7 @@ metadata:
namespace : egress
spec:
hosts:
- httpbin.com
- example.com
exportTo:
- &quot;.&quot;
location: MESH_EXTERNAL
@ -305,7 +305,7 @@ metadata:
namespace : egress
spec:
hosts:
- httpbin.com
- example.com
exportTo:
- &quot;.&quot;
location: MESH_EXTERNAL
@ -382,7 +382,7 @@ metadata:
namespace: egress
spec:
hosts:
- httpbin.com
- example.com
exportTo:
- &quot;*&quot;
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:
- &quot;*&quot;
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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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