Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use capo cluster agent for API requests
At the moment, we do not modify the user agent for all API requests we make which make it hard to identify if certain requests were done by CAPO or not. This change prepends the CAPO version to the Gophercloud user agent which will give plenty of benefits.
- Loading branch information