рабочий вариант, но скороть 10 МБит
build / backend (push) Has been cancelled
build / node-agent (push) Has been cancelled
build / worker (push) Has been cancelled

This commit is contained in:
2026-05-22 21:46:49 +03:00
parent 469fa0e860
commit 20d361a886
280 changed files with 954890 additions and 18524 deletions
@@ -58,7 +58,7 @@ $policy = (Invoke-Api -Method PUT -Path "/clusters/$ClusterID/fabric/service-cha
route_rebuild = "automatic"
entry_failover = "automatic"
exit_failover = "automatic"
backend_fallback_allowed = $true
degraded_route_allowed = $true
sticky_session = $true
}).fabric_service_channel_pool_policy
@@ -121,7 +121,7 @@ try {
route_rebuild = "automatic"
entry_failover = "automatic"
exit_failover = "automatic"
backend_fallback_allowed = $true
degraded_route_allowed = $true
sticky_session = $true
} | Out-Null
} catch {
@@ -134,3 +134,4 @@ if (-not $result.passed) {
Write-Host "C18Z72 service-channel pool policy smoke passed. Result: $target"
$result