AlinsRan commented on PR #2788:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2788#issuecomment-4702848602

   Scoped this PR down to **stability fixes only**: the ~188 fixed-`time.Sleep` 
→ deterministic-polling conversions across the spec files.
   
   The runtime/infra optimizations originally bundled here have been reverted, 
because the bulk of the runtime win is now delivered by the prewarm-pool PR 
(#2790, ~-37% Ginkgo suite time on default-profile shards). Reverted from this 
PR:
   - `imagePullPolicy: IfNotPresent` on the dev manifests (runtime)
   - AfterEach async namespace deletion + removal of the 3s throttle-sleep 
(runtime; that sleep was a deliberate throttle)
   - env-configurable `DefaultTimeout`/`DefaultInterval` (tuning escape hatch)
   
   This keeps the PR focused on de-flaking and easy to review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to