deploykit
deploykit copied to clipboard
Mux should forward requests to leader
After PR #607, add forwarding in mux based on known leader location. This is required to support a single endpoint for an infrakit cluster. This make sense only when muxes are running on all manager nodes -- so there are actually network listeners to forward the requests to.