
This uses the component registry rather than gearman to perform fingergw routing lookups. It also adjusts the logic for routing to match the latest version of the spec, where unzoned fingergw process are expected to route to zoned fingergws if they exist (because the unzoned fingergw might be a public gateway outside of the zone). Change-Id: I2f9fed03159db59cc4e496802b9dab05f746e1a2
8 lines
304 B
YAML
8 lines
304 B
YAML
---
|
|
features:
|
|
- |
|
|
Zuul now can route live log streams via finger gateways to make it possible
|
|
to distribute executors over multiple datacenters without the possibility
|
|
to directly contact every executor from within zuul-web. This is typically
|
|
the case in a Kubernetes based deployment.
|