File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22apiVersion : v2
33name : synapse
44description : matrix synapse kubernetes deployment
5- version : 2.3.5
5+ version : 2.3.6
66appVersion : 1.151.0
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ static_resources:
408408 connect_timeout : 0.02s
409409 type : STRICT_DNS
410410 dns_lookup_family : V4_ONLY
411- drain_connections_on_host_removal : true
411+ ignore_health_on_host_removal : true
412412 lb_policy : LEAST_REQUEST
413413 least_request_lb_config :
414414 choice_count : 2
@@ -441,7 +441,7 @@ static_resources:
441441 connect_timeout : 0.02s
442442 type : STRICT_DNS
443443 dns_lookup_family : V4_ONLY
444- drain_connections_on_host_removal : true
444+ ignore_health_on_host_removal : true
445445 lb_policy : RING_HASH
446446 circuit_breakers :
447447 thresholds :
@@ -466,7 +466,7 @@ static_resources:
466466 connect_timeout : 0.02s
467467 type : STRICT_DNS
468468 dns_lookup_family : V4_ONLY
469- drain_connections_on_host_removal : true
469+ ignore_health_on_host_removal : true
470470 lb_policy : RING_HASH
471471 circuit_breakers :
472472 thresholds :
@@ -491,7 +491,7 @@ static_resources:
491491 connect_timeout : 0.02s
492492 type : STRICT_DNS
493493 dns_lookup_family : V4_ONLY
494- drain_connections_on_host_removal : true
494+ ignore_health_on_host_removal : true
495495 lb_policy : RING_HASH
496496 circuit_breakers :
497497 thresholds :
Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ data:
419419 connect_timeout: 0.02s
420420 type: STRICT_DNS
421421 dns_lookup_family: V4_ONLY
422- drain_connections_on_host_removal : true
422+ ignore_health_on_host_removal : true
423423 lb_policy: LEAST_REQUEST
424424 least_request_lb_config:
425425 choice_count: 2
@@ -452,7 +452,7 @@ data:
452452 connect_timeout: 0.02s
453453 type: STRICT_DNS
454454 dns_lookup_family: V4_ONLY
455- drain_connections_on_host_removal : true
455+ ignore_health_on_host_removal : true
456456 lb_policy: RING_HASH
457457 circuit_breakers:
458458 thresholds:
@@ -477,7 +477,7 @@ data:
477477 connect_timeout: 0.02s
478478 type: STRICT_DNS
479479 dns_lookup_family: V4_ONLY
480- drain_connections_on_host_removal : true
480+ ignore_health_on_host_removal : true
481481 lb_policy: RING_HASH
482482 circuit_breakers:
483483 thresholds:
@@ -502,7 +502,7 @@ data:
502502 connect_timeout: 0.02s
503503 type: STRICT_DNS
504504 dns_lookup_family: V4_ONLY
505- drain_connections_on_host_removal : true
505+ ignore_health_on_host_removal : true
506506 lb_policy: RING_HASH
507507 circuit_breakers:
508508 thresholds:
Original file line number Diff line number Diff line change 2525 app : synapse
2626 component : synapse-client-reader-envoy
2727 annotations :
28- checksum/config : 7744c508a75509a4e4500af09f8b754d2afa52372ffef03ad95c19cd4bb9d7c3
28+ checksum/config : 4306a5fe13ce835bd5d8c12f9b7309eb2b9cf97095b33b6776657844ea9b3640
2929 spec :
3030 terminationGracePeriodSeconds : 60
3131 containers :
You can’t perform that action at this time.
0 commit comments