paraglider-project / paraglider

Streamlining cloud networking
https://paragliderproject.io
Apache License 2.0
62 stars 4 forks source link

Consolidate cloud peering logic #159

Open seankimkdy opened 8 months ago

seankimkdy commented 8 months ago

Currently there are a lot of separate methods to achieve peering between/within cloud(s). We need to consolidate for a couple reasons.

  1. Readability improvement
  2. Better testing hygiene by "mocking" less things
divega commented 3 months ago

@seankimkdy good for "good first issue" or "help wanted"?