kaxil commented on a change in pull request #8913:
URL: https://github.com/apache/airflow/pull/8913#discussion_r428021718
##########
File path: docs/howto/use-alternative-secrets-backend.rst
##########
@@ -351,6 +351,7 @@ GCP Secrets Manager Backend
To enable GCP Secrets Manager to retrieve connection/variables, specify
:py:class:`~airflow.providers.google.cloud.secrets.secrets_manager.CloudSecretsManagerBackend`
as the ``backend`` in ``[secrets]`` section of ``airflow.cfg``.
+Displaying secrets from the GCP Secrets Manager backend is not yet supported
by the Web UI.
Review comment:
Wait, what do you mean by secrets here though, it is consistent with how
Connections defined by Environment Variables were not viewable even before we
introduced the concepts of Secrets Backends.
----------------------------------------------------------------
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]