clouddriver icon indicating copy to clipboard operation
clouddriver copied to clipboard

feat(provider/oracle): Add user agent header to OCI clients.

Open shivalish opened this issue 3 years ago • 1 comments

This change adds the user agent header to OCI clients so that Spinnaker calls to OCI can be tracked.

shivalish avatar Aug 18 '22 02:08 shivalish

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.

spinnakerbot avatar Aug 18 '22 02:08 spinnakerbot

Thanks for this @shivalish! Mind fixing the commit message so the bot is happy?

mattgogerly avatar Oct 27 '22 13:10 mattgogerly