Skip to content

gRPC reverse tunnel tracker

Mikhail Mazurskiy requested to merge ash2k/tunnel_tracker into master

Relates to gitlab-org/gitlab#293890 (closed).

This is the bulk of the implementation for the above issue. I'd like to:

  1. refactor the Scan() method of the ExpiringHash !277 (merged)
  2. add the missing bit - a way to retrieve registered tunnels from Redis !279 (merged)

I'll do that in two followups.

Edited by Mikhail Mazurskiy

Merge request reports