diff --git a/content/en/docs/reference/commands/install-cni/index.html b/content/en/docs/reference/commands/install-cni/index.html
index 17e2ce4fde..44ae7afdd0 100644
--- a/content/en/docs/reference/commands/install-cni/index.html
+++ b/content/en/docs/reference/commands/install-cni/index.html
@@ -828,6 +828,12 @@ These environment variables affect the behavior of the install-cni
If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1513,7 +1519,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index eda2308d2b..20dd63522d 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -7473,6 +7473,12 @@ These environment variables affect the behavior of the istioctl
com
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -8052,7 +8058,7 @@ These environment variables affect the behavior of the istioctl
com
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html
index 87c9814f6b..53378c976f 100644
--- a/content/en/docs/reference/commands/operator/index.html
+++ b/content/en/docs/reference/commands/operator/index.html
@@ -515,6 +515,12 @@ These environment variables affect the behavior of the operator
com
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1094,7 +1100,7 @@ These environment variables affect the behavior of the operator
com
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html
index 703c3f370e..4a2ae5ff42 100644
--- a/content/en/docs/reference/commands/pilot-agent/index.html
+++ b/content/en/docs/reference/commands/pilot-agent/index.html
@@ -1353,6 +1353,12 @@ These environment variables affect the behavior of the pilot-agent
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -2050,7 +2056,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html
index f754327321..ea6a3dce2f 100644
--- a/content/en/docs/reference/commands/pilot-discovery/index.html
+++ b/content/en/docs/reference/commands/pilot-discovery/index.html
@@ -683,6 +683,12 @@ These environment variables affect the behavior of the pilot-discoveryIf enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1310,7 +1316,7 @@ These environment variables affect the behavior of the pilot-discoveryVALIDATION_WEBHOOK_CONFIG_NAME
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/zh/docs/reference/commands/install-cni/index.html b/content/zh/docs/reference/commands/install-cni/index.html
index 17e2ce4fde..44ae7afdd0 100644
--- a/content/zh/docs/reference/commands/install-cni/index.html
+++ b/content/zh/docs/reference/commands/install-cni/index.html
@@ -828,6 +828,12 @@ These environment variables affect the behavior of the install-cni
If enabled, pilot will configure clusters/listeners/routes for dual stack capability. |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1513,7 +1519,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html
index eda2308d2b..20dd63522d 100644
--- a/content/zh/docs/reference/commands/istioctl/index.html
+++ b/content/zh/docs/reference/commands/istioctl/index.html
@@ -7473,6 +7473,12 @@ These environment variables affect the behavior of the istioctl
com
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -8052,7 +8058,7 @@ These environment variables affect the behavior of the istioctl
com
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/zh/docs/reference/commands/operator/index.html b/content/zh/docs/reference/commands/operator/index.html
index 87c9814f6b..53378c976f 100644
--- a/content/zh/docs/reference/commands/operator/index.html
+++ b/content/zh/docs/reference/commands/operator/index.html
@@ -515,6 +515,12 @@ These environment variables affect the behavior of the operator
com
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1094,7 +1100,7 @@ These environment variables affect the behavior of the operator
com
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html
index 703c3f370e..4a2ae5ff42 100644
--- a/content/zh/docs/reference/commands/pilot-agent/index.html
+++ b/content/zh/docs/reference/commands/pilot-agent/index.html
@@ -1353,6 +1353,12 @@ These environment variables affect the behavior of the pilot-agent
If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes |
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -2050,7 +2056,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
VALIDATION_WEBHOOK_CONFIG_NAME |
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |
diff --git a/content/zh/docs/reference/commands/pilot-discovery/index.html b/content/zh/docs/reference/commands/pilot-discovery/index.html
index f754327321..ea6a3dce2f 100644
--- a/content/zh/docs/reference/commands/pilot-discovery/index.html
+++ b/content/zh/docs/reference/commands/pilot-discovery/index.html
@@ -683,6 +683,12 @@ These environment variables affect the behavior of the pilot-discoveryIf enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes
+ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH |
+Boolean |
+true |
+If enabled, Istiod will not push changes on arbitraty annotation change. |
+
+
ISTIO_GATEWAY_STRIP_HOST_PORT |
Boolean |
false |
@@ -1310,7 +1316,7 @@ These environment variables affect the behavior of the pilot-discoveryVALIDATION_WEBHOOK_CONFIG_NAME
String |
istio-istio-system |
-Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch. |
+If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment. |
VERIFY_CERTIFICATE_AT_CLIENT |