Remove FF gate for connection checks

This commit is contained in:
Michael B. Gale
2026-02-24 11:18:51 +00:00
parent c4dca28336
commit 25bde03dfb
14 changed files with 2 additions and 72 deletions
+1 -3
View File
@@ -109,9 +109,7 @@ async function run(startedAt: Date) {
);
// Check that the private registries are reachable.
if (await features.getValue(Feature.StartProxyConnectionChecks)) {
await checkConnections(logger, proxyInfo);
}
await checkConnections(logger, proxyInfo);
// Report success if we have reached this point.
await sendSuccessStatusReport(