[
https://issues.apache.org/jira/browse/BEAM-12641?focusedWorklogId=744451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744451
]
ASF GitHub Bot logged work on BEAM-12641:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/22 21:50
Start Date: 18/Mar/22 21:50
Worklog Time Spent: 10m
Work Description: chunyang commented on a change in pull request #15004:
URL: https://github.com/apache/beam/pull/15004#discussion_r830370772
##########
File path: sdks/python/build-requirements.txt
##########
@@ -24,4 +24,4 @@ grpcio-tools==1.37.0
mypy-protobuf==1.18
# Avoid https://github.com/pypa/virtualenv/issues/2006
-distlib==0.3.1
Review comment:
I ran into an error running tests locally when I didn't bump the version
(see commit
https://github.com/apache/beam/pull/15004/commits/0bd2c24d2c3897fca173c4376d1dc3b661e9ac76).
However, I don't think Jenkins had the same problem. We can probably revert
this bump to minimize the change set?
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 744451)
Time Spent: 13h 50m (was: 13h 40m)
> Support GCP auth using custom token URIs
> ----------------------------------------
>
> Key: BEAM-12641
> URL: https://issues.apache.org/jira/browse/BEAM-12641
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Chun Yang
> Priority: P3
> Labels: auth, gcp, python
> Time Spent: 13h 50m
> Remaining Estimate: 0h
>
> Feature request: Allow authenticating to GCP with service account credentials
> that use a custom token URI.
> {quote}We use the {{service_account}} credential type. Older versions
> (oauth2client) supported this type, BUT they only supported using google
> endpoints for issuing credentials, where we use a custom {{token_uri}} to
> issue credentials. New versions (google-auth) will reference our custom
> {{token_uri}}.{quote}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)