clouddriver
clouddriver copied to clipboard
feat(provider/oracle): Add user agent header to OCI clients.
This change adds the user agent header to OCI clients so that Spinnaker calls to OCI can be tracked.
The following commits need their title changed:
- 884ce1ae2861ae2008288dedca0b20fea8a59d75: Add user agent header to OCI clients.
Please format your commit title into the form:
<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check
This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.
Thanks for this @shivalish! Mind fixing the commit message so the bot is happy?