Closed gzm0 closed 1 year ago
Rebased and fixed conflicts after #126.
Seems like the tests fail because the newer Hetzner libraries expect more precise responses from the REST APIs. Maybe we can get away with mocking a level lower (i.e. just the client, not the actual rest endpoints).
I'll try to give this a shot.
The current version of the Hetzner Go library (1.4.0) does not have support for labels.
We upgrade the Hetzner Go library to the latest version that still supports Go 1.12 (1.17.0).