← Back to home
Comparison · Infra & APIs

FoReco vs HAProxy Kubernetes Ingress Controller

A side-by-side editorial comparison of FoReco and HAProxy Kubernetes Ingress Controller — release velocity, themes, recent moves, and the top alternatives to consider.

FoReco vs HAProxy Kubernetes Ingress Controller: at a glance

FeatureFoRecoHAProxy Kubernetes Ingress Controller
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themesforecasting, hierarchical-reconciliation, time-series, s3-classeskubernetes, ingress, ssl-passthrough, correctness
Last editorial update57m ago3d ago
WebsiteVisit →Visit →

What is FoReco?

Forecast reconciliation with a real object model, five years after it started returning bare matrices.

FoReco reconciles hierarchical forecasts across cross-sectional, temporal, and cross-temporal frameworks, and now covers both point and probabilistic reconciliation. The 1.3.0 release gave every reconciliation function a shared foreco S3 class carrying framework, function, forecast type, and reconciliation metadata, which replaced the loose attribute-and-helper pattern the package had used since 1.0.0. The follow-up 1.3.1 turned the same attention on the API's edges: strict argument validation with errors that name the expected and supplied values, and a help index pruned down to user-facing functions only.

Read the full FoReco trajectory →

What is HAProxy Kubernetes Ingress Controller?

Nine months into the 3.2 line, HAProxy Ingress is still repairing ssl-passthrough and ingress merge order.

The controller ships a steady patch cadence on the 3.2 branch, roughly one release every two to four weeks. Content is almost entirely correctness work: ssl-passthrough handling and the rules that decide which Ingress object owns a shared backend. Feature additions are absent from the last ten releases; dependency bumps to k8s.io and golang.org/x packages appear in most of them.

Read the full HAProxy Kubernetes Ingress Controller trajectory →

FoReco vs HAProxy Kubernetes Ingress Controller: editorial side-by-side

F
FoReco
INFRA · APIS
0.0

Forecast reconciliation with a real object model, five years after it started returning bare matrices.

◆ Current state

FoReco reconciles hierarchical forecasts across cross-sectional, temporal, and cross-temporal frameworks, and now covers both point and probabilistic reconciliation. The 1.3.0 release gave every reconciliation function a shared foreco S3 class carrying framework, function, forecast type, and reconciliation metadata, which replaced the loose attribute-and-helper pattern the package had used since 1.0.0. The follow-up 1.3.1 turned the same attention on the API's edges: strict argument validation with errors that name the expected and supplied values, and a help index pruned down to user-facing functions only.

◆ Where it's heading

The package is completing a reversal it started in 1.0.0. That release simplified outputs to plain matrices and pushed metadata into attributes reachable via recoinfo(); 1.3.0 removed recoinfo() outright and put the structure back as a class with components(), summary(), and plot() methods. The direction is toward being infrastructure rather than a function library — the class is exported through new_foreco_class() and a sibling package has already adopted it. Method coverage has meanwhile broadened from optimal combination into non-negative algorithms, bounded reconciliation, and Gaussian and sample-based probabilistic variants.

◆ Prediction

The soft-deprecated res2matrix() is flagged for removal, so a subsequent release should finish that cleanup; with the class now exported, expect more methods to hang off foreco objects rather than more top-level functions.

H2.5

Nine months into the 3.2 line, HAProxy Ingress is still repairing ssl-passthrough and ingress merge order.

◆ Current state

The controller ships a steady patch cadence on the 3.2 branch, roughly one release every two to four weeks. Content is almost entirely correctness work: ssl-passthrough handling and the rules that decide which Ingress object owns a shared backend. Feature additions are absent from the last ten releases; dependency bumps to k8s.io and golang.org/x packages appear in most of them.

◆ Where it's heading

v3.2.13 is the largest release in the window and marks a shift from patching individual ssl-passthrough bugs to defining the semantics properly: backends are now reconciled rather than recreated, the invariant is applied before anything that can fail, and controller-owned backend state survives a failed transaction. Alongside it, ingress merge order became deterministic — oldest ingress first — and the first Ingress to constitute a backend now owns it, with the annotations a losing Ingress forfeits named explicitly. That pairing suggests the team traced a class of flapping and non-reproducible config bugs back to undefined ordering.

◆ Prediction

Expect the next few releases to stay on the 3.2 patch line, adding tests around the new ownership and passthrough invariants rather than new annotations.

Alternatives to FoReco and HAProxy Kubernetes Ingress Controller

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either FoReco or HAProxy Kubernetes Ingress Controller.

See all FoReco alternatives → · See all HAProxy Kubernetes Ingress Controller alternatives →

Recent activity from FoReco and HAProxy Kubernetes Ingress Controller

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 4d agoHAProxy Kubernetes Ingress ControllerDeterministic ingress merge order and reconciled ssl-passthrough backends
  2. 1mo agoFoRecoStrict argument validation and a pruned help index
  3. 1mo agoHAProxy Kubernetes Ingress Controllerssl-passthrough mode now resolved before rules are built
  4. 1mo agoFoRecoEvery reconciliation function now returns a shared foreco object
  5. 2mo agoHAProxy Kubernetes Ingress ControllerStops continuous reloads on default log config; deprecates cookie-persistence
  6. 2mo agoHAProxy Kubernetes Ingress ControllerExternalName backends no longer bypassed by orphan EndpointSlices
  7. 2mo agoHAProxy Kubernetes Ingress ControllerDependency bumps only
  8. 3mo agoHAProxy Kubernetes Ingress ControllerDependency bumps and Go 1.26 base image
  9. 3mo agoFoRecoBootstrap functions gain xreg; simulate() argument bug fixed
  10. 5mo agoFoRecoGaussian and sample-based probabilistic reconciliation added
  11. 1y agoFoRecoBounded reconciliation and an oracle shrunk covariance estimator
  12. 1y agoFoRecoBreaking rename: cs, te and ct prefixes across all functions

Frequently asked questions

What is the difference between FoReco and HAProxy Kubernetes Ingress Controller?

They serve adjacent needs but don't currently overlap on shipped themes. HAProxy Kubernetes Ingress Controller is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is FoReco better than HAProxy Kubernetes Ingress Controller?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. HAProxy Kubernetes Ingress Controller is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to FoReco?

Top FoReco alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "FoReco alternatives" section above for the current picks, or visit /alternatives/foreco for the full list with editorial commentary on each.

What are the best alternatives to HAProxy Kubernetes Ingress Controller?

Top HAProxy Kubernetes Ingress Controller alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "HAProxy Kubernetes Ingress Controller alternatives" section above for the current picks, or visit /alternatives/haproxy-ingress for the full list with editorial commentary on each.