potiuk commented on a change in pull request #9129:
URL: https://github.com/apache/airflow/pull/9129#discussion_r435168282
##########
File path: TESTING.rst
##########
@@ -621,12 +621,11 @@ credentials stored in your ``home`` directory. Use this
feature with care as it
visible to anything that you have installed inside the Docker container.
Currently forwarded credentials are:
- * all credentials stored in ``${HOME}/.config`` (for example, GCP
credentials)
- * credentials stored in ``${HOME}/.gsutil`` for ``gsutil`` tool from GCS
* credentials stored in ``${HOME}/.aws``, ``${HOME}/.boto``, and
``${HOME}/.s3`` (for AWS authentication)
+ * credentials stored in ``${HOME}/.azure``(for Azure authentication)
+ * credentials stored in ``${HOME}/.config`` (for example, GCP credentials)
+ * credentials stored in ``${HOME}/.gsutil`` for ``gsutil`` tool from GCS
* credentials stored in ``${HOME}/.docker`` for docker
Review comment:
Yep. Will do and add a bit more description.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]