jasmine-nahrain opened a new pull request, #11736:
URL: https://github.com/apache/trafficserver/pull/11736

   Adding GCP authentication to existing `s3_auth` plugin. As this makes the 
`s3_auth` plugin no longer exclusively s3. I have renamed the plugin to 
`origin_server_auth`. This better reflects the full functionality of the plugin.
   
   I have changed the parameter `version` from an int to a string. Instead of 
specifying 2 or 4 for the version, you must specify awsv2, awsv4 or gcpv1. This 
should allow adding more versions/auth services easier. The old versioning is 
now deprecated and should be removed in a later release.
   
   `s3_auth` is now deprecated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to