Travis Webb created BEAM-11680:
----------------------------------
Summary: custom container credentials
Key: BEAM-11680
URL: https://issues.apache.org/jira/browse/BEAM-11680
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Affects Versions: 2.27.0
Reporter: Travis Webb
I did not find a Jira ticket for this TODO, so I wanted to create one:
[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py#L757]
Without the ability to pass credentials to a container at runtime, e.g.
GOOGLE_APPLICATION_CREDENTIALS, the credentials must be built into the
container at build-time, which is not ideal (nor is this limitation documented,
as far as I can tell)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)