Merge "Use component registry in fingergw routing"

This commit is contained in:
Zuul
2021-07-30 00:51:37 +00:00
committed by Gerrit Code Review
8 changed files with 75 additions and 138 deletions

View File

@@ -3,5 +3,5 @@ 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 typical
the case in an k8s based deployment.
to directly contact every executor from within zuul-web. This is typically
the case in a Kubernetes based deployment.