Skip to content
Snippets Groups Projects
Unverified Commit a4c985b9 authored by Lukas Metzner's avatar Lukas Metzner Committed by GitHub
Browse files

perf: reduced number of requests needed for fetching default volume location (#787)

In our default strategy to fetch the default volume location there was
an additional unnecessary request to the Hetzner API.

When fetching the location via the metadata service, we can directly
utilize the availability zone provided by the service instead of using
the server id to fetch the location and therefore making an additional
request.
parent 63cd777f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment