ashb commented on PR #57212:
URL: https://github.com/apache/airflow/pull/57212#issuecomment-3445976680

   > Question: We have a script that uses boto to fetch an EKS token that we 
use for the EksPodOperator. Currently we have to store credentials temporarily 
in a file (scope to read-only by the airflow user) because that script cannot 
read from Airflow Connections. Could this code be used to gain access to comms 
from something like that?
   
   @o-nikolas maybe, but this approach will only work for a subprocess of the 
original task process.


-- 
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