You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/09 13:27:49 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #18557: Warning of public exposure of deployment in UI with on/off config

kaxil commented on a change in pull request #18557:
URL: https://github.com/apache/airflow/pull/18557#discussion_r765786554



##########
File path: airflow/config_templates/config.yml
##########
@@ -1300,6 +1300,13 @@
       type: integer
       example: ~
       default: "3"
+    - name: warn_deployment_exposure
+      description: |
+        Boolean for displaying warning for publicly viewable deployment
+      version_added: 2.2.0

Review comment:
       Let's make it `2.3.0` please -- this won't be included in 2.2.3




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org