paraglider-project / paraglider

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

Maintain strict version dependencies to cloud APIs #286

Open seankimkdy opened 3 months ago

seankimkdy commented 3 months ago

Cloud APIs can change frequently without us knowing, so we should always maintain using a very specific API version for each cloud. Potentially related to #285.

divega commented 2 months ago

Triage: @seankimkdy, we want to discuss in the next opportunity about this. We believe that for Azure, the SDK picks a version, and as long as we test, we are ok with taking a new version, but for other clouds maybe this should be fixed?

seankimkdy commented 2 months ago

@divega Yea each cloud probably needs a different approach to this.

divega commented 3 weeks ago

@smcclure20 Trying to find a way to mark issues as topic for our regular discussion or triage. I will assume that "needs discussion" label + vnet milestone is something we can query for when we meet.