Also it looks like flytekit will use the `AWS_ACCE...
# flyte-support
q
Also it looks like flytekit will use the
AWS_ACCESS_KEY_ID
env var instead of the also existing
FLYTE_AWS_ACCESS_KEY_ID
env if the former exists in the container.... this made my task which needs to retrieve data from a different bucket with different creds (injected via secret) fail upon downloading/uploading flyte inputs/output. Will dig into it further next week...
@freezing-airport-6809 @high-accountant-32689 would be great if you coult shed some light on this: https://github.com/flyteorg/flytekit/pull/1523
👍 1
f
Will do, a quick look looked ok
Needs unit tests
167 Views