stackitcloud / yawol

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
Apache License 2.0
41 stars 5 forks source link

Downgrade gophercloud to 1.8.0 #308

Closed MichaelEischer closed 4 months ago

MichaelEischer commented 4 months ago

Follow up fix for #303.

The context handling bug was already introduced in gophercloud 1.9.0, such that we have to downgrade to 1.8.0.

I'm not sure why the build using 1.9.0 seemed to work during testing :-( .

MichaelEischer commented 4 months ago

See also https://github.com/gophercloud/gophercloud/issues/2969

pierreprinetti commented 4 months ago

v1.11.0 should be free from the bug. Feedback is very much welcome.