From 2e42d37e7f8947d1905895f58839f480b6971a8b Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Sun, 10 Oct 2021 19:48:14 -0700 Subject: [PATCH] Automator: update istio.io@ reference docs (#10416) --- content/en/docs/reference/commands/istioctl/index.html | 6 ++++++ content/en/docs/reference/commands/operator/index.html | 6 ++++++ content/en/docs/reference/commands/pilot-agent/index.html | 6 ++++++ .../en/docs/reference/commands/pilot-discovery/index.html | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index c4d1c2dbdd..0b71d2e369 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -7132,6 +7132,12 @@ These environment variables affect the behavior of the istioctl com If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed. +PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER +Boolean +true +If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc + + PILOT_ENABLE_GATEWAY_API_STATUS Boolean true diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html index 0484b9fe4a..545373f05f 100644 --- a/content/en/docs/reference/commands/operator/index.html +++ b/content/en/docs/reference/commands/operator/index.html @@ -529,6 +529,12 @@ These environment variables affect the behavior of the operator com If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed. +PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER +Boolean +true +If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc + + PILOT_ENABLE_GATEWAY_API_STATUS Boolean true diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index d856e03af4..5f18de42bd 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -1408,6 +1408,12 @@ These environment variables affect the behavior of the pilot-agent If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed. +PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER +Boolean +true +If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc + + PILOT_ENABLE_GATEWAY_API_STATUS Boolean true diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html index 223bc551bd..e05c51cf5f 100644 --- a/content/en/docs/reference/commands/pilot-discovery/index.html +++ b/content/en/docs/reference/commands/pilot-discovery/index.html @@ -775,6 +775,12 @@ These environment variables affect the behavior of the pilot-discoveryIf this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed. +PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER +Boolean +true +If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc + + PILOT_ENABLE_GATEWAY_API_STATUS Boolean true