kaxil commented on code in PR #44820:
URL: https://github.com/apache/airflow/pull/44820#discussion_r1880185741


##########
docs/apache-airflow/templates-ref.rst:
##########
@@ -79,8 +79,6 @@ Variable                                    Type              
    Description
 ``{{ conn }}``                                                    Airflow 
connections. See `Airflow Connections in Templates`_ below.
 ``{{ task_instance_key_str }}``             str                   | A unique, 
human-readable key to the task instance. The format is
                                                                   | 
``{dag_id}__{task_id}__{ds_nodash}``.
-``{{ conf }}``                              AirflowConfigParser   | The full 
configuration object representing the content of your

Review Comment:
   Yup, absolutely, I will have one I promise :) -- I am now waiting for the 
lazy consensus to end and will create one to have a deprecation PR 



##########
docs/apache-airflow/templates-ref.rst:
##########
@@ -79,8 +79,6 @@ Variable                                    Type              
    Description
 ``{{ conn }}``                                                    Airflow 
connections. See `Airflow Connections in Templates`_ below.
 ``{{ task_instance_key_str }}``             str                   | A unique, 
human-readable key to the task instance. The format is
                                                                   | 
``{dag_id}__{task_id}__{ds_nodash}``.
-``{{ conf }}``                              AirflowConfigParser   | The full 
configuration object representing the content of your

Review Comment:
   Yup, absolutely, I will have one I promise :) -- I am now waiting for the 
lazy consensus to end and will create one to have a deprecation PR for 2.10/2.11



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to