RNHTTR opened a new pull request, #27034:
URL: https://github.com/apache/airflow/pull/27034

   I accidentally closed #24679 when I moved the code to a new branch in my 
fork, and I can't seem to be able to point the existing PR to the new branch & 
re-open the PR. So, I just opened this PR instead.
   
   ---
   The Airflow CLI and UI don't show Variables or Connections that are stored 
in a secrets backend. This can be really confusing if you don't already know 
that. This PR adds a warning to CLI commands and a warning banner to the list 
connections and list variables views in the UI when a user has enabled a 
secrets backend. The warning just explains that connections and variables 
stored in secrets backends won't be displayed using the CLI or UI.
   
   Closes: https://github.com/apache/airflow/issues/10867


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