File tree Expand file tree Collapse file tree
internal/xds/translator/testdata/out/xds-ir
release-notes/current/new_features Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747- circuitBreakers :
4848 thresholds :
4949 - maxRetries : 1024
50+ clusterType :
51+ name : envoy.cluster.dns
52+ typedConfig :
53+ ' @type ' : type.googleapis.com/envoy.extensions.clusters.dns.v3.DnsCluster
54+ dnsLookupFamily : V4_PREFERRED
55+ dnsRefreshRate : 30s
56+ respectDnsTtl : true
5057 commonLbConfig : {}
5158 connectTimeout : 10s
5259 dnsLookupFamily : V4_PREFERRED
53- dnsRefreshRate : 30s
5460 ignoreHealthOnHostRemoval : true
5561 loadAssignment :
5662 clusterName : localhost_443
7581 localityWeightedLbConfig : {}
7682 name : localhost_443
7783 perConnectionBufferLimitBytes : 32768
78- respectDnsTtl : true
7984 transportSocket :
8085 name : envoy.transport_sockets.tls
8186 typedConfig :
8590 trustedCa :
8691 filename : /etc/ssl/certs/ca-certificates.crt
8792 sni : localhost
88- type : STRICT_DNS
File renamed without changes.
Original file line number Diff line number Diff line change @@ -465,12 +465,21 @@ spec:
465465 value : cluster.local
466466 image : docker.io/envoyproxy/gateway-dev:latest
467467 imagePullPolicy : Always
468+ startupProbe :
469+ failureThreshold : 30
470+ httpGet :
471+ path : /healthz
472+ port : 8081
473+ periodSeconds : 1
474+ successThreshold : 1
475+ timeoutSeconds : 1
468476 livenessProbe :
469477 httpGet :
470478 path : /healthz
471479 port : 8081
472- initialDelaySeconds : 15
473480 periodSeconds : 20
481+ successThreshold : 1
482+ timeoutSeconds : 1
474483 name : envoy-gateway
475484 ports :
476485 - containerPort : 18000
@@ -487,8 +496,9 @@ spec:
487496 httpGet :
488497 path : /readyz
489498 port : 8081
490- initialDelaySeconds : 5
491499 periodSeconds : 10
500+ successThreshold : 1
501+ timeoutSeconds : 1
492502 resources :
493503 limits :
494504 memory : 1024Mi
Original file line number Diff line number Diff line change @@ -465,12 +465,21 @@ spec:
465465 value : cluster.local
466466 image : docker.io/envoyproxy/gateway-dev:latest
467467 imagePullPolicy : Always
468+ startupProbe :
469+ failureThreshold : 30
470+ httpGet :
471+ path : /healthz
472+ port : 8081
473+ periodSeconds : 1
474+ successThreshold : 1
475+ timeoutSeconds : 1
468476 livenessProbe :
469477 httpGet :
470478 path : /healthz
471479 port : 8081
472- initialDelaySeconds : 15
473480 periodSeconds : 20
481+ successThreshold : 1
482+ timeoutSeconds : 1
474483 name : envoy-gateway
475484 ports :
476485 - containerPort : 18000
@@ -487,8 +496,9 @@ spec:
487496 httpGet :
488497 path : /readyz
489498 port : 8081
490- initialDelaySeconds : 5
491499 periodSeconds : 10
500+ successThreshold : 1
501+ timeoutSeconds : 1
492502 resources :
493503 limits :
494504 memory : 1024Mi
Original file line number Diff line number Diff line change @@ -470,12 +470,21 @@ spec:
470470 value : cluster.local
471471 image : docker.io/envoyproxy/gateway-dev:latest
472472 imagePullPolicy : Always
473+ startupProbe :
474+ failureThreshold : 30
475+ httpGet :
476+ path : /healthz
477+ port : 8081
478+ periodSeconds : 1
479+ successThreshold : 1
480+ timeoutSeconds : 1
473481 livenessProbe :
474482 httpGet :
475483 path : /healthz
476484 port : 8081
477- initialDelaySeconds : 15
478485 periodSeconds : 20
486+ successThreshold : 1
487+ timeoutSeconds : 1
479488 name : envoy-gateway
480489 ports :
481490 - containerPort : 18000
@@ -492,8 +501,9 @@ spec:
492501 httpGet :
493502 path : /readyz
494503 port : 8081
495- initialDelaySeconds : 5
496504 periodSeconds : 10
505+ successThreshold : 1
506+ timeoutSeconds : 1
497507 resources :
498508 limits :
499509 memory : 1024Mi
Original file line number Diff line number Diff line change @@ -465,12 +465,21 @@ spec:
465465 value : cluster.local
466466 image : docker.io/envoyproxy/gateway-dev:latest
467467 imagePullPolicy : Always
468+ startupProbe :
469+ failureThreshold : 30
470+ httpGet :
471+ path : /healthz
472+ port : 8081
473+ periodSeconds : 1
474+ successThreshold : 1
475+ timeoutSeconds : 1
468476 livenessProbe :
469477 httpGet :
470478 path : /healthz
471479 port : 8081
472- initialDelaySeconds : 15
473480 periodSeconds : 20
481+ successThreshold : 1
482+ timeoutSeconds : 1
474483 name : envoy-gateway
475484 ports :
476485 - containerPort : 18000
@@ -487,8 +496,9 @@ spec:
487496 httpGet :
488497 path : /readyz
489498 port : 8081
490- initialDelaySeconds : 5
491499 periodSeconds : 10
500+ successThreshold : 1
501+ timeoutSeconds : 1
492502 resources :
493503 limits :
494504 memory : 1024Mi
Original file line number Diff line number Diff line change @@ -465,12 +465,21 @@ spec:
465465 value : cluster.local
466466 image : docker.io/envoyproxy/gateway-dev:latest
467467 imagePullPolicy : Always
468+ startupProbe :
469+ failureThreshold : 30
470+ httpGet :
471+ path : /healthz
472+ port : 8081
473+ periodSeconds : 1
474+ successThreshold : 1
475+ timeoutSeconds : 1
468476 livenessProbe :
469477 httpGet :
470478 path : /healthz
471479 port : 8081
472- initialDelaySeconds : 15
473480 periodSeconds : 20
481+ successThreshold : 1
482+ timeoutSeconds : 1
474483 name : envoy-gateway
475484 ports :
476485 - containerPort : 18000
@@ -487,8 +496,9 @@ spec:
487496 httpGet :
488497 path : /readyz
489498 port : 8081
490- initialDelaySeconds : 5
491499 periodSeconds : 10
500+ successThreshold : 1
501+ timeoutSeconds : 1
492502 resources :
493503 limits :
494504 memory : 1024Mi
You can’t perform that action at this time.
0 commit comments