From 73f6fe83c0186f7773a959eb4e1cbc2c3f6a0de3 Mon Sep 17 00:00:00 2001 From: Yossi Mesika Date: Thu, 25 Oct 2018 16:45:46 +0300 Subject: [PATCH 1/2] Minor correction to avoid confusion in reference doc --- networking/v1alpha3/service_entry.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/v1alpha3/service_entry.proto b/networking/v1alpha3/service_entry.proto index ad8ae84605..62ec661ad9 100644 --- a/networking/v1alpha3/service_entry.proto +++ b/networking/v1alpha3/service_entry.proto @@ -264,7 +264,7 @@ option go_package = "istio.io/api/networking/v1alpha3"; // location: MESH_EXTERNAL // ports: // - number: 80 -// name: https +// name: http // protocol: HTTP // resolution: DNS // endpoints: From 2062f3dfc8b03b58abfa1f4e9697030c7eb7a020 Mon Sep 17 00:00:00 2001 From: Yossi Mesika Date: Thu, 25 Oct 2018 18:26:23 +0300 Subject: [PATCH 2/2] Updated also the pb and html --- networking/v1alpha3/istio.networking.v1alpha3.pb.html | 2 +- networking/v1alpha3/service_entry.pb.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/networking/v1alpha3/istio.networking.v1alpha3.pb.html b/networking/v1alpha3/istio.networking.v1alpha3.pb.html index 31f7a5e7c4..c110fb1dc3 100644 --- a/networking/v1alpha3/istio.networking.v1alpha3.pb.html +++ b/networking/v1alpha3/istio.networking.v1alpha3.pb.html @@ -2959,7 +2959,7 @@

ServiceEntry

location: MESH_EXTERNAL ports: - number: 80 - name: https + name: http protocol: HTTP resolution: DNS endpoints: diff --git a/networking/v1alpha3/service_entry.pb.go b/networking/v1alpha3/service_entry.pb.go index 7b84e3681b..d8f9b809e0 100644 --- a/networking/v1alpha3/service_entry.pb.go +++ b/networking/v1alpha3/service_entry.pb.go @@ -343,7 +343,7 @@ func (ServiceEntry_Resolution) EnumDescriptor() ([]byte, []int) { // location: MESH_EXTERNAL // ports: // - number: 80 -// name: https +// name: http // protocol: HTTP // resolution: DNS // endpoints: