abderrahim opened a new pull request, #59: URL: https://github.com/apache/buildstream-plugins/pull/59
From the requests documentation > The netrc file overrides raw HTTP authentication headers set with headers=. Which means that when the .netrc file contains the credentials for a docker registry, it will override the bearer token authentication that the plugin is setting using a raw "Authorization" header. Instead, we create a new BearerAuth class and pass it to requests to use for authenticating to the registry. -- 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]
