From aa65d603a11d09f2c1ff23ce8bb7dddbdfef058c Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Tue, 30 Jun 2020 05:45:34 -0700 Subject: [PATCH] Automator: update istio.io@ reference docs (#7644) --- content/en/docs/reference/commands/istioctl/index.html | 3 --- content/en/docs/reference/commands/pilot-discovery/index.html | 3 --- 2 files changed, 6 deletions(-) diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index 756940b19a..4408faa323 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -4898,9 +4898,7 @@ These environment variables affect the behavior of the istioctl com pilot_invalid_out_listenersLastValueNumber of invalid outbound listeners. pilot_jwks_resolver_network_fetch_fail_totalSumTotal number of failed network fetch by pilot jwks resolver pilot_jwks_resolver_network_fetch_success_totalSumTotal number of successfully network fetch by pilot jwks resolver -pilot_k8s_cfg_eventsSumEvents from k8s config. pilot_k8s_endpoints_with_no_podsSumEndpoints that does not have any corresponding pods. -pilot_k8s_object_errorsLastValueErrors converting k8s CRDs pilot_k8s_reg_eventsSumEvents from k8s registry. pilot_no_ipLastValuePods not found in the endpoint table, possibly invalid. pilot_proxy_convergence_timeDistributionDelay in seconds between config change and a proxy receiving all required configuration. @@ -4908,7 +4906,6 @@ These environment variables affect the behavior of the istioctl com pilot_push_triggersSumTotal number of times a push was triggered, labeled by reason for the push. pilot_rds_expired_nonceSumTotal number of RDS messages with an expired nonce. pilot_servicesLastValueTotal services known to pilot. -pilot_total_k8s_object_errorsSumTotal Errors converting k8s CRDs pilot_total_rejected_configsSumTotal number of configs that Pilot had to reject or ignore. pilot_total_xds_internal_errorsSumTotal number of internal XDS errors in pilot. pilot_total_xds_rejectsSumTotal number of XDS responses from pilot rejected by proxy. diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html index 608078cc08..87e24703d8 100644 --- a/content/en/docs/reference/commands/pilot-discovery/index.html +++ b/content/en/docs/reference/commands/pilot-discovery/index.html @@ -954,9 +954,7 @@ These environment variables affect the behavior of the pilot-discoverypilot_invalid_out_listenersLastValueNumber of invalid outbound listeners. pilot_jwks_resolver_network_fetch_fail_totalSumTotal number of failed network fetch by pilot jwks resolver pilot_jwks_resolver_network_fetch_success_totalSumTotal number of successfully network fetch by pilot jwks resolver -pilot_k8s_cfg_eventsSumEvents from k8s config. pilot_k8s_endpoints_with_no_podsSumEndpoints that does not have any corresponding pods. -pilot_k8s_object_errorsLastValueErrors converting k8s CRDs pilot_k8s_reg_eventsSumEvents from k8s registry. pilot_no_ipLastValuePods not found in the endpoint table, possibly invalid. pilot_proxy_convergence_timeDistributionDelay in seconds between config change and a proxy receiving all required configuration. @@ -964,7 +962,6 @@ These environment variables affect the behavior of the pilot-discoverypilot_push_triggersSumTotal number of times a push was triggered, labeled by reason for the push. pilot_rds_expired_nonceSumTotal number of RDS messages with an expired nonce. pilot_servicesLastValueTotal services known to pilot. -pilot_total_k8s_object_errorsSumTotal Errors converting k8s CRDs pilot_total_rejected_configsSumTotal number of configs that Pilot had to reject or ignore. pilot_total_xds_internal_errorsSumTotal number of internal XDS errors in pilot. pilot_total_xds_rejectsSumTotal number of XDS responses from pilot rejected by proxy.